samoht / bigarray-compat

Expose Stdlib.Bigarray when possible but try not to break stuff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bigarray-compat

A library that exposes Stdlib.Bigarray when possible (>= 4.07) but can fallback to Bigarray. The compability bigarray module is exposed under Bigarray_compat.

About

Expose Stdlib.Bigarray when possible but try not to break stuff

License:ISC License


Languages

Language:OCaml 100.0%