package np

  1. Overview
  2. No Docs
Fundamental scientific computing with Numpy for OCaml

Install

Authors

Maintainers

Sources

sklearn-v0.3.1.tbz
sha256=48809d88893a3f17d79f8e5acbd28126de919b8ced6d1f6856a61fd6bfae571d
sha512=9e1d01c42aed436163b1ce50bee141f40cb5bc943d5dd16d6eb21f1b53d613933533c70f28675e418a550cf44e0cd66d47496e462132769b05dec64bf3db560c

Description

These are OCaml bindings to Numpy, the fundamental package for scientific computing with Python:

  • powerful n-dimensional arrays
  • numerical computing tools
  • interoperable
  • performant
  • easy to use
  • open source.

Published: 08 Dec 2020

Dependencies (3)

  1. pyml >= "20200222"
  2. ocaml >= "4.07.1"
  3. dune >= "2.4"

Dev Dependencies

None

Used by (2)

  1. scipy >= "sp1.5-0.3.1"
  2. sklearn >= "sk0.23-0.3.1"

Conflicts

None