Deepee

Results 1 issues of Deepee

I was wondering if there is a matrix implementation I can use which works on `BigInt`s. When I try `:ndarray`, matrix multiplication casts to `Double`. The same goes for `:persistent-vector`....

enhancement