bau icon indicating copy to clipboard operation
bau copied to clipboard

BigArray Utilities

Results 7 bau issues
Sort by recently updated
recently updated
newest added

This set of work aims to incorporate all of [Extbigarray](https://github.com/hcarty/extbigarray)'s functionality but using monomorphic (consequently faster) functions via [bigarray_fold_ppx](https://github.com/rleonid/bigarray_fold_ppx).

https://github.com/hcarty/extbigarray/blob/master/src/extbigarray.mli If any of that is useful please feel free to incorporate it into bau. It's lightly tested at best and there is a lot of internal duplication which could...

This would certainly be faster, but TBD if this is ever a bottleneck.

In the original matrix PP algorithm, this case isn't necessarily handled correctly.

No need to export the whole mess.

Now that ThreeDs mostly work need a general way to display 4.