Skip to content

Version 0.3-0

Compare
Choose a tag to compare
@wrathematics wrathematics released this 06 Sep 15:15
· 35 commits to master since this release

Release 0.3-0 (9/6/2020)

New:

  • Updated to fml v. 0.3-0:
    • Added min/max methods for cpuvec and gpuvec.
    • Added norm functions linalg_norm_1(), linalg_norm_I(),
      linalg_norm_F(), linalg_norm_M(), and linalg_norm_2().
    • Added condition number functions linalg_cond_1(), linalg_cond_I(), and
      linalg_cond_2().

API Changes: None

Bug Fixes:

  • See fml 0.3-0 release.

Documentation: None