Skip to content

Version 0.2-1

Compare
Choose a tag to compare
@wrathematics wrathematics released this 28 May 23:20
· 183 commits to master since this release

Release 0.2-1 (5/28/20):

New: None

API Changes: None

Bug Fixes:

  • Fixed det() bug for cpumat.
  • Expanded cpu2mpi() to accept objects of different fundamental types.
  • Fixed indexing bug in mpi2cpu().
  • Fixed mixed type bug in mpi2cpu().
  • Fixed 0 value ownership issue with mpimat.
  • Fixed 0 value ownership issue with invert() for mpimat.

Documentation: None