Parallel high performance cross-platform C#/.NET algorithms. 20+ algorithms with familiar interfaces and examples. Multi-core and data parallel (SIMD/SSE). Open source and free. See project Readme, blog and videos...
A library for functions used in solving Project Euler problems, along with some basic statistical functions, coded in F#
The Project Euler functions cover primes, factorials, narcissism, random numbers, arrays and series/sequences (collatz, terra, Fibonacci).
The statistical functions cover...
More information
Stock indicators. Send in historical price quotes and get back desired technical indicators (such as Stochastic RSI, Average True Range, Parabolic SAR, etc). Nothing more.
A library of statistics algorithms for numeric arrays.Including Sort,Mean,Median,Mode,StandardDeviation, Variance, Paercentile, (1st,2nd,3rd Quartile),ZScore,InterquartileRange