Probably
Probability calculator
A collection of Swift structures for computing probabilities and cumulative distributions.
A Swift probability and statistics library
269 stars
6 watching
11 forks
Language: Swift
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
evgenyneu/sigmaswiftstatistics | Provides a set of statistical functions in Swift for calculations such as mean, median, standard deviation, and more. | 701 |
cosmicmind/algorithm | A comprehensive Swift library of tools for creating intelligent applications through probabilistic programming and advanced data structures | 828 |
kthohr/stats | A C++ library of statistical functions with compile-time capabilities and integration with linear algebra libraries. | 528 |
fieldstrength/probability | A library for probabilistic computation in Idris | 34 |
pusewicz/descriptive_statistics | A collection of functions to calculate descriptive statistics from a list of numbers | 9 |
jtassarotti/coq-proba | A Coq-based probability theory library providing results and definitions for discrete probability, measure theory, and probabilistic choice monads. | 49 |
mapbox/turf-swift | A Swift library for spatial analysis and geometric calculations | 236 |
aggregateknowledge/java-hll | A Java library implementing a probabilistic set data structure for counting distinct values with tunable precision | 313 |
benlau/biginteger | A C++ library that provides arbitrary-precision arithmetic operations for use in software development | 18 |
xwu/numericannex | A collection of numeric facilities and algorithms | 69 |
tonyday567/numhask | A Haskell numeric prelude providing a structured approach to numbers and operations. | 68 |
tweag/monad-bayes | A library that enables probabilistic programming in Haskell. | 409 |
thellimist/swiftrandom | Generates random data suitable for Swift development projects. | 561 |
google/edward2 | A tool for writing probabilistic models and manipulating their computation | 679 |
joashc/csharp-probability-monad | A monadic probabilistic programming framework for Bayesian modelling and inference in C#. | 96 |