isoos / prob_dart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

prob_dart

A library of probability distributions for the Dart language.

current release: 0.1.0

About

The goal for this project is to develop an in-depth libary that provides selections of continuous and discrete probability distributions. Each distribution class will provide methods such as return random variable, probability distribution function, cumulative distribution function, median, mean, variance, higher moments, percent point functions, etc.

Currently this project is to be modelled after scipy.stats.

Contribute

This project is in its very first stages. If you'd like to contribute, please contact me. My email and personal site can be found on my profile page. Thanks!

About

License:BSD 2-Clause "Simplified" License


Languages

Language:Dart 100.0%