EMS-TU-Ilmenau / fastmat

A library to build up lazily evaluated expressions of linear transforms for efficient scientific computing.
https://fastmat.readthedocs.io
Apache License 2.0
24 stars 8 forks source link

Add additional test target for yet uncovered code #59

Closed ChristophWWagner closed 1 year ago

ChristophWWagner commented 5 years ago

Coveralls reveals some sections that are not covered yet. Add a test target that explicitly targets these routines in specifically constructed test cases to ensure these behave as intended.

Also check that raise conditions are hit when triggered.