mir-stat
James Blachly
james.blachly at gmail.com
Thu Oct 8 22:21:27 UTC 2020
On 10/8/20 12:40 PM, 9il wrote:
> It is a pleasure to announce the Dlang Statistical Package by John
> Michael Hall.
>
> API
> http://mir-stat.libmir.org/
>
> GitHub
> http://github.com/libmir/mir-stat
>
> DUB
> https://code.dlang.org/packages/mir-stat
>
> The initial release provides descriptive statistics and algorithms for
> transforming data that are useful in statistical applications.
>
> The very basic stuff like `gmean` [1] is located in the mir-algorithm
> package, it will be downloaded automatically.
>
> The generation of random numbers of various distributions is provided by
> mir-random package [2].
Outstanding work by all involved. Thank you for driving this (and all of
mir) forward. We have already found use in our computational biology lab.
More information about the Digitalmars-d-announce
mailing list