Skip to content

isoos/prob_dart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages