Commit Graph

23 Commits

Author SHA1 Message Date
5db97ca959 version 5.4.0
remove CORS default header from PIHTTPServer
fix several docs
fix PIMathVector::dot return type
add units directory with PIUnits facility
2025-09-26 21:33:45 +03:00
4340f5444d add spaces for PICout operators 2025-02-27 21:26:29 +03:00
d3d7235338 enable complex type for PIMathVectorT and PIMathMatrixT
TODO: add precision to invert and test vector
2024-10-16 22:10:28 +03:00
491d89f117 version 3.19.0
PIMathVectorT subvector methods
PISystemTime::isNull()
PISystemTime::Frequency::isNull()
PISystemTime::toString()
PISystemTime::fromString()
PIVariant can handle strings with PISystemTime
PIDateTime::toSystemTime() now returns null time from invalid strings
2024-05-05 00:17:52 +03:00
c2b8a8d6da code format 2022-12-14 14:13:52 +03:00
Бычков Андрей
724a2dffcf picout and clean 2022-08-08 16:44:37 +03:00
b2bc385397 PIByteArray works on binary stream 2022-05-10 15:23:18 +03:00
Andrey
fa93c8a486 PIVector doc, forEach refactory 2022-04-14 15:58:40 +03:00
d5c27b1181 doc groups 2022-04-06 20:11:47 +03:00
54b5372356 doxygen @ tags replaced to \ 2022-03-14 21:19:31 +03:00
25def958a1 rename doc macros 2021-08-04 16:31:32 +03:00
856a9b80ea PIVector reshape and etc... 2021-07-16 14:11:55 +03:00
040eb3b279 vector and maitrix foreach 2021-07-01 14:00:04 +03:00
91c1487a7e toDeg and toRad 2020-10-22 17:45:42 +03:00
fbe850abf0 template math functions in pimathmatrix.h and pimathvector.h and pimathbase.h
add PIMathMatrixT::rotate for matrix 2x2
2020-10-22 17:29:58 +03:00
7413c7252b refactor PIMathMatrixT and fix pimathvector.h 2020-10-22 16:13:39 +03:00
47be2d3d62 pimathvector.h div and std::initializer_list 2020-10-21 18:54:41 +03:00
6f3fdf4d49 pimathvector.h mul 2020-10-21 18:36:57 +03:00
7b5555f63d refactor pimathvector.h 2020-10-21 17:58:42 +03:00
f9b497b5c0 revert operator for PIMathVectorT 2020-10-02 15:07:36 +03:00
334efaefbe code clean 2020-10-02 15:04:15 +03:00
05607ccf0e static_assert 2020-08-19 16:48:08 +03:00
ccd6a9888f tree changes 2020-08-19 00:47:05 +03:00