curves icon indicating copy to clipboard operation
curves copied to clipboard

Inconsistent tests and code bloat

Open jon-chuang opened this issue 5 years ago • 0 comments

Currently, the tests are extremely scattershot. This is detrimental to code maintainability.

We should try to refactor the tests to be more standardised (e.g. use test_rng() or XorshiftRng?), extract the common elements. Similar to what is done in algebra-bench and algebra/tests

jon-chuang avatar Sep 09 '20 15:09 jon-chuang