Skip to content

v0.2.10

Latest
Compare
Choose a tag to compare
@YGXXD YGXXD released this 16 May 08:40
b34b2d6

ktm headonly code

on v0.2.10 version

  1. fix type construct function
  2. supplement vector funtion

on v0.2.9 version

  1. fix some msvc warning
  2. fix windows10 return nan

on v0.2.8 version

  1. support std basic stream io
  2. fix math type explicit constructor
  3. format macro codes

on v0.2.7 version

  1. update single extends framework
  2. update type interface, using iarray_calc support simd
  3. fix some calculate bug

on v0.2.6 version

  1. update detail framework
  2. add random function
  3. fix some calculate bug

on v0.2.5 version

  1. update matrix and vector support N length
  2. add some matrix decomposition function
  3. fix test multi platform compile and run

on v0.2.4 version

  1. add 2d complex rotate
  2. add affine transform calculate
  3. fix some calculate bug