package bigarray-compat

  1. Overview
  2. Docs
Compatibility library to use Stdlib.Bigarray when possible

Install

Dune Dependency

Authors

Maintainers

Sources

bigarray-compat-1.1.0.tbz
sha256=434469a48d5c84e80d621b13d95eb067f8138c1650a1fd5ae6009a19b93718d5
sha512=7be283fd957ee168ce1e62835d22114da405e4b7da9619b4f2030a832d45ca210a0c8f1d1c57c92e224f3512308a8a0f0923b94f44b6f582acbe0e7728d179d4

CHANGES.md.html

v1.1.0

  • add support for OCaml 4.02.3 (@dinosaure, #3)

  • opam: remove the 'build' directive on dune dependency (@CraigFe, #2)

  • Make version check compatible with new major versions (@emillon, #1)

v1.0.0

Initial release