Skip to content

Version 0.4-1

Compare
Choose a tag to compare
@wrathematics wrathematics released this 15 Nov 16:01
· 27 commits to master since this release

Release 0.4-1 (11/15/2021):

New:

  • Added set_math_mode() method for card objects
  • Added pow() method for cpuvec and gpuvec objects
  • Added dimops::rowsweep() and dimops::colsweep()

API Changes:

  • None

Bug Fixes:

  • Fixed linalg::rsvd() issues with mpimat.

Internal Changes of Note:

  • None

Documentation:

  • None