owlbarn/owl
Owl - OCaml Scientific Computing @ https://ocaml.xyz observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 96
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3726
- days_rel: 617
- days_push: 28
- n_releases_24m: 1
Adoption not part of the score
1351 stars · 131 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Owl is an OCaml library for scientific and engineering computing, providing n-dimensional arrays, linear algebra, statistics, optimization, automatic differentiation, and neural networks. It aims to be the de-facto numerical computing toolkit for the OCaml ecosystem.
Use cases
- perform linear algebra and matrix computations in OCaml
- run automatic differentiation for gradient-based optimization
- build and train neural networks in OCaml
- compute statistics, regressions, and MCMC sampling
- solve ODEs and do signal processing with FFTs
- plot and visualize numerical data
When to choose
- you need scientific computing or numerical analysis in OCaml
- you want ndarray/tensor operations with broadcasting and slicing
- you need autodiff and optimization in a typed functional language
When to avoid
- you need a large ecosystem of pretrained models like PyTorch or TensorFlow
- you are not working in OCaml
- you need GPU-heavy deep learning at scale
Facets
library · maturity active
math machine-learning data-science data-visualization deep-learning data-science mathematics machine-learning cross-platform ocaml ndarray linear-algebra automatic-differentiation scientific-computing statistics optimization mcmc neural-networks numerical-computing algorithms linux macos docker
1 source
- readme: https://github.com/owlbarn/owl · fetched 2026-08-28 · 88f01949a65f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| owlbarn/owl | main | 66 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem