Skip to content

v1.5.0

Compare
Choose a tag to compare
@markrogoyski markrogoyski released this 13 Oct 06:12
· 342 commits to master since this release

v1.5.0

New Features

  • Matrix LU solve
  • Matrix QR solve

Improvements

  • Bugfix (Issue 386) Matrix solve improvements
  • Matrix solve has optional method parameter to force a solve method
  • Bugfix ArbitraryInteger multiplication sign not taken into account