ktm headonly code
on v0.2.10 version
- fix type construct function
- supplement vector funtion
on v0.2.9 version
- fix some msvc warning
- fix windows10 return nan
on v0.2.8 version
- support std basic stream io
- fix math type explicit constructor
- format macro codes
on v0.2.7 version
- update single extends framework
- update type interface, using iarray_calc support simd
- fix some calculate bug
on v0.2.6 version
- update detail framework
- add random function
- fix some calculate bug
on v0.2.5 version
- update matrix and vector support N length
- add some matrix decomposition function
- fix test multi platform compile and run
on v0.2.4 version
- add 2d complex rotate
- add affine transform calculate
- fix some calculate bug