tensor
Tensor adds Vectors, Matrices and Tensors to your application. These are a lot faster than a list (of lists).
StatisticsPackage Resources
Stars
Unreleased Activity
First Release
9
years agoLast Release
6
years agoDownloads
210
last 90 daysLast Stable Version
2.1.2
Version 2.1.2
Dependencies
3A lightweight reusable Extractable protocol, allowing extracting elements one-at-a-time from a collection.
A lightweight reusable Insertable protocol, allowing insertion elements one-at-a-time into a collection.
Numbers dispatches on any numeric type that follows the `Numeric` behaviour. This allows you to create composite types working with _any_ numeric type (Decimal, Ratio, Tensor, ComplexNum, ???)!
Optional Dependencies
Dependencies that are not required by default but can be installed or enable additional features or functionality
FunLand adds Behaviours to define Algebraic Data Types ('Container' data types) to Elixir, such as Functors, Monoids and Monads.
Community
Looks like this space is still empty… Want to be the first to contribute?
Share an article, talk, or podcast by adding resources to this package.
statistex
1.1.0Calculate statistics on data sets, reusing previously calculated values or just all metrics at once. Part of the benchee library family.
quantile_estimator
1.0.2This library provides a memory-efficient data structure to store distributions of larges sets of data.
quickrand
2.0.7Quick Random Number Generation: Provides a simple interface to call efficient random number generation functions based on the context. Proper random number seeding is enforced.
complex
0.6.0Complex is a library for types and mathematical functions for complex numbers.