optional no std/rayon (#73)
* initial no_std support * better no_std support * better no_std support * avoid std floating point math * avoid matrix compare in no_std mode * disable rayon by default in no-rayon builds * import assert2::assert in tests * upgrade gemm --------- Co-authored-by: sarah <>
Loading
Please sign in to comment