Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 517 Bytes

HISTORY.md

File metadata and controls

10 lines (9 loc) · 517 Bytes

0.1.2 / 2020-02-23

  • [DOC] Updated documentation
  • [ENHANCEMENT] Added FftComplex and FftReal to solve fast Fourier transforms.
  • [ENHANCEMENT] Implemented prime-factor FFT in FftPfa.
  • [ENHANCEMENT] Added EigenSolver, Tensors3 and EigenTensors3 to solve eigen-decomposition.
  • [ENHANCEMENT] Added a ton of new utilities in ArrayMath
  • [MAINTENANCE] The 'maths' module has been renamed 'sgl' for scenegraph library.
  • [MAINTENANCE] The 'utils/maths' module has been renamed to 'utils/array-math'.