Chris00 / ocaml-curve-samplingLinks
Adaptive sampling of parametric and implicit curves
☆13Updated 3 years ago
Alternatives and similar repositories for ocaml-curve-sampling
Users that are interested in ocaml-curve-sampling are comparing it to the libraries listed below
Sorting:
- An OCaml clustering library☆20Updated 4 years ago
- Simple OCaml interface for Gnuplot☆11Updated 3 years ago
- OCaml implementation of sets as hash tables by Jean-Christophe Filliatre☆10Updated 3 months ago
- An interval library for OCaml☆16Updated 2 years ago
- Performance Application Programming Interface for OCaml☆16Updated 2 years ago
- An OCaml interface to the Sundials suite of numeric solvers.☆26Updated last week
- OCaml/MPI interface☆26Updated 4 months ago
- DEPRECATED: Compile Time Reflection or Metaprogramming for OCaml☆17Updated last year
- Vantage point tree implementation in OCaml☆19Updated last month
- Final Year Project - A probabilisitic programming language in OCaml☆13Updated 5 years ago
- agrid is an OCaml library for adjustable grids. Adjustable grids are two dimensional arrays whose width/height can be changed by adding o…☆14Updated 2 years ago
- ImpFS, a new filesystem.☆20Updated 3 years ago
- A simple websocket library for OCaml with no dependencies☆16Updated last year
- OCaml interface to the GMP library☆13Updated last year
- Fast vectorized bitarrays for OCaml☆16Updated last year
- Complete, typesafe representation of Vega-Lite in OCaml☆10Updated 7 years ago
- An exact real arithmetic (aka constructive reals) for OCaml☆13Updated 11 months ago
- Dissect OCaml compiled programs, and weight their content☆25Updated 2 years ago
- Small tensor library a la GLSL☆17Updated 2 years ago
- [wip]…Low level bindigs to the GR plotting framework (gr-framework.org)☆14Updated 3 years ago
- A library implementing a simplex algorithm, in a functional style, for solving systems of linear inequalities☆14Updated 5 months ago
- Optimised functions to read and write int16/32/64 from strings, bytes and bigarrays, based on primitives added in version 4.01.☆14Updated 2 years ago
- Basic, cross-platform set of commands to manipulate and query the file system, and OCaml library.☆18Updated 9 months ago
- Binding to CRlibm☆14Updated last year
- Painless micro-benchmarks☆20Updated 6 years ago
- Relational programming for OCaml (unreleased)☆25Updated 3 years ago
- Js_of_ocaml bindings for the p5.js library☆11Updated last year
- Parallel computation in OCaml - multicore for really poor people☆11Updated 4 years ago
- A port of Eric Lippert's flathead Z-machine interpreter to MirageOS