Бычков Андрей andrey
  • Joined on 2020-04-23
andrey pushed to vibecoding_pivector2d at SHS/pip 2026-02-27 19:23:52 +03:00
1b5a359185 fix filterColumns and Doxygen comments
andrey pushed to vibecoding_pivector2d at SHS/pip 2026-02-27 19:00:22 +03:00
854916ad9f пример документации
0b7d565b93 pivector2d fix add\remove rows\cols and resize
97691e888c PIVector insert with count
525dbf8e9e resize not work(
b86786e343 first try optimize resize and filter
Compare 14 commits »
andrey pushed to vibecoding_pivector2d at SHS/pip 2026-02-26 19:49:50 +03:00
a581d9bf9d fix build and test commands
35772fc2d1 plan for pivector2d
6041a72f30 AGENTS.md
Compare 3 commits »
andrey pushed to master at SHS/pip 2026-02-25 17:51:06 +03:00
1739836a18 fix pistatistic mean calc
andrey pushed to master at SHS/pip 2026-02-25 17:49:13 +03:00
7195734765 add more tests
8ecec6b914 add more funcs
9029bcf099 Vibecoding PIVector2D - add funcs and doc
Compare 3 commits »
andrey pushed to vibecoding_pivector2d at SHS/pip 2026-02-18 22:00:32 +03:00
98d93865f0 review fixes
andrey commented on pull request SHS/pip#194 2026-02-18 21:59:09 +03:00
PIVector2D - add funcs, optimize, tests, fixes, doxygen

filterColumns через addColumn

andrey commented on pull request SHS/pip#194 2026-02-18 21:56:10 +03:00
PIVector2D - add funcs, optimize, tests, fixes, doxygen

PIPair<ssize_t, ssize_t> заменить на структуру Pivector2DIndex 'removeColumn memmove

andrey commented on pull request SHS/pip#194 2026-02-18 21:07:45 +03:00
PIVector2D - add funcs, optimize, tests, fixes, doxygen

Наследовать Row от RowConst

andrey pushed to vibecoding_pivector2d at SHS/pip 2026-02-18 20:26:45 +03:00
d8cadce026 code style