All Projects → owlbarn → Owl

owlbarn / Owl

Licence: mit
Owl - OCaml Scientific and Engineering Computing @ http://ocaml.xyz

Programming Languages

ocaml
1615 projects

Projects that are alternatives of or similar to Owl

Peroxide
Rust numeric library with R, MATLAB & Python syntax
Stars: ✭ 191 (-79.22%)
Mutual labels:  matrix, statistics, linear-algebra, scientific-computing, optimization, regression
Math Php
Powerful modern math library for PHP: Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra
Stars: ✭ 2,009 (+118.61%)
Mutual labels:  matrix, statistics, linear-algebra, regression
Mathnet Numerics
Math.NET Numerics
Stars: ✭ 2,688 (+192.49%)
Mutual labels:  matrix, statistics, linear-algebra, regression
Armadillo Code
Armadillo: fast C++ library for linear algebra & scientific computing - http://arma.sourceforge.net
Stars: ✭ 388 (-57.78%)
Mutual labels:  matrix, statistics, linear-algebra, scientific-computing
Gonum
Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
Stars: ✭ 5,384 (+485.85%)
Mutual labels:  matrix, statistics, scientific-computing
Teaching
Teaching Materials for Dr. Waleed A. Yousef
Stars: ✭ 435 (-52.67%)
Mutual labels:  statistics, linear-algebra, optimization
Adcme.jl
Automatic Differentiation Library for Computational and Mathematical Engineering
Stars: ✭ 106 (-88.47%)
Mutual labels:  automatic-differentiation, scientific-computing, optimization
Phpsci Carray
PHP library for scientific computing powered by C
Stars: ✭ 176 (-80.85%)
Mutual labels:  matrix, linear-algebra, scientific-computing
Quant Notes
Quantitative Interview Preparation Guide, updated version here ==>
Stars: ✭ 180 (-80.41%)
Mutual labels:  statistics, linear-algebra, optimization
Smile
Statistical Machine Intelligence & Learning Engine
Stars: ✭ 5,412 (+488.9%)
Mutual labels:  statistics, linear-algebra, regression
Tensor
A library and extension that provides objects for scientific computing in PHP.
Stars: ✭ 146 (-84.11%)
Mutual labels:  matrix, linear-algebra, scientific-computing
data-science-notes
Open-source project hosted at https://makeuseofdata.com to crowdsource a robust collection of notes related to data science (math, visualization, modeling, etc)
Stars: ✭ 52 (-94.34%)
Mutual labels:  statistics, linear-algebra, regression
Gosl
Linear algebra, eigenvalues, FFT, Bessel, elliptic, orthogonal polys, geometry, NURBS, numerical quadrature, 3D transfinite interpolation, random numbers, Mersenne twister, probability distributions, optimisation, differential equations.
Stars: ✭ 1,629 (+77.26%)
Mutual labels:  linear-algebra, scientific-computing, optimization
monolish
monolish: MONOlithic LInear equation Solvers for Highly-parallel architecture
Stars: ✭ 166 (-81.94%)
Mutual labels:  matrix, linear-algebra, scientific-computing
Simpeg
Simulation and Parameter Estimation in Geophysics - A python package for simulation and gradient based parameter estimation in the context of geophysical applications.
Stars: ✭ 283 (-69.21%)
Mutual labels:  linear-algebra, scientific-computing, optimization
Sjplot
sjPlot - Data Visualization for Statistics in Social Science
Stars: ✭ 432 (-52.99%)
Mutual labels:  statistics, plotting
Tidyreg
🎓 Tidy regression tools for academics
Stars: ✭ 19 (-97.93%)
Mutual labels:  statistics, regression
Matrex
A blazing fast matrix library for Elixir/Erlang with C implementation using CBLAS.
Stars: ✭ 429 (-53.32%)
Mutual labels:  matrix, linear-algebra
Cranium
🤖 A portable, header-only, artificial neural network library written in C99
Stars: ✭ 501 (-45.48%)
Mutual labels:  matrix, regression
Bayesian Neural Networks
Pytorch implementations of Bayes By Backprop, MC Dropout, SGLD, the Local Reparametrization Trick, KF-Laplace, SG-HMC and more
Stars: ✭ 900 (-2.07%)
Mutual labels:  mcmc, regression

Owl - OCaml Scientific and Engineering Computing Build Status

Owl is a dedicated system for scientific and engineering computing in the functional programming language OCaml. The project website is hosted at ocaml.xyz, as well as Owl book at ocaml.xyz/book.

Roles and Responsibilities

BDFL

The Owl Project follows a BDFL (Benevolent Dictator for Life) governance model. The BDFL consists of Liang Wang and Jianxin Zhao. Liang is the project originator of and project leader of Owl. Jianxin worked on the project for his PhD thesis. He is currently managing daily practicalities of the project and leading the Owl book project. The BDFL are in charge of setting out the roadmap and maintaining the architecture of Owl. In principle, only the BDFL has write permission to the code base.

Contributors

The project is developed and maintained by a team of contributors. A contributor is an individual who contributes code, documentation, or who helps with the management, event organisation, financing, etc. of the project. Anyone can potentially become a contributor given sufficient contributions recognised by the community. Contributors can be affiliated with any legal entity or none.

A subset of the code contributors are the committers, who have proved to make several valuable and significant contributions to the project in both quality and quantity. Typically a committer focuses on one specific aspect of the project and is a domain expert. In principle any change to the code base is made via a GitHub Pull Request (PR). A committer can request temporary write permission to the code base from the BDFL when it can be justified, such as frequent updates are required in a short period of time. The permission shall be revoked once the necessary job is done. The committers have no explicit authority over the project, but the BDFL should heed their counsel in making project decisions. In practice, they are given informal control over their specific areas of expertise.

Owl Team

The BDFL has the authority to make all final decisions for the project. In practice, the BDFL tries to reach a consensus within the Owl Team. The Owl Team consists of the BDFL and a small subset of the project contributors who have produced contributions that are of outstanding quality and quantity, and have actively participated in the Owl project for at least two years. The team structure is dynamic with members joining or leaving.

Development

The development of Owl includes adding new functionalities and fixing bugs in the form of PR from the contributors. In order to be merged, a PR must be reviewed and acquire two approvals from the Owl Team. If a PR is large or involves significant changes to the code structure, it requires the review of the BDFL. A wide-open discussion from all contributors about the PR is encouraged. A BDFL accepts the PR once the reviewers approve it and the team decides that this PR is sufficiently discussed. When enough PRs are accumulated, a new version should be released. A new release should be discussed within the Owl team and approved by the BDFL.

Documentation

The documentation of Owl includes two parts: the book, and the inline document. The inline document follows a certain format listed in the contribution guide, and it shall not be broken in each PR. The code reviewers are responsible for making sure the rules in the contribution guide are followed.

Research

Owl originated from academia. To this day, many of our core contributors have academic positions and active research programs. The subprojects are listed at the finished and proposed projects. We welcome anyone to discuss potential research proposals with the team. A research project based on Owl should be explicitly made known to all team members, and provides a clear attribute to Owl.

Community

The current community of Owl is based on the Slack channel. All participants in the community are encouraged to provide support for new users within the project management infrastructure. Those seeking technical support should also recognise that all support activities within the project is voluntary and is therefore provided as and when time permits.

Contact Us

Liang is a senior researcher at the University of Cambridge. Email: [email protected]

Jianxin is a PhD from the University of Cambridge. Email: [email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].