npy-ocaml
NumPy converter
A library that allows OCaml bigarrays to be written and read in the NumPy file format
Numpy file format support for ocaml.
41 stars
4 watching
10 forks
Language: OCaml
last commit: 8 months ago Related projects:
Repository | Description | Stars |
---|---|---|
laurentmazare/ocaml-bert | Implementing BERT-like NLP models in OCaml using PyTorch bindings and pre-trained weights from popular sources. | 23 |
mattjbray/ocaml-decoders | A combinator library that decodes JSON-like data into OCaml types | 84 |
laurentmazare/tensorflow-ocaml | OCaml bindings for a popular machine learning framework | 283 |
ocaml/oasis2opam | Converts Oasis metadata to OPAM package descriptions | 27 |
darklang/philip2 | An Elm to OCaml compiler that enables porting of codebases from one language to another | 205 |
yoriyuki/camomile | A Unicode library for OCaml providing character type, string encodings, collation and locale-sensitive case mappings. | 124 |
smolkaj/nice-parser | Automates the process of building parsers in OCaml with minimal boilerplate code | 124 |
mmottl/lacaml | An OCaml interface to widely used linear algebra libraries for high-performance numerical computations. | 128 |
thierry-martinez/pyml | OCaml bindings for Python | 187 |
mirage/ocaml-uri | An OCaml implementation of the RFC3986 specification for parsing URIs/URLs. | 98 |
ocaml-community/biniou | An efficient binary data format for serializing and deserializing structured data | 42 |
hackwaly/vscode-ocaml | An extension for VS Code providing support for the OCaml programming language | 170 |
cheshire/onumerical | A numerical library for OCaml providing tools for linear expressions and optimization | 8 |
ocaml-ppx/ocamlformat | A tool that formats OCaml code according to pre-defined styles and configurations | 633 |
mirleft/ocaml-nocrypto | An OCaml cryptographic library providing basic encryption and hashing functions | 111 |