Skip to content

v0.5.0: Refactored and for edition 2018:

Latest
Compare
Choose a tag to compare
@SuperFluffy SuperFluffy released this 12 Mar 11:29
· 6 commits to master since this release
b14723c

Refactored and for edition 2018:

  • the Gram Schmidt factorizations are now all implemented via the GramSchmidt trait;
  • introduce some error handling;
  • provide convenience functions cgs, cgs2, and mgs.