Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/fslaborg/FSharp.Stats
statistical testing, linear algebra, machine learning, fitting and signal processing in F#
https://github.com/fslaborg/FSharp.Stats
[Feature Request] Vector.linspace
kMutagene opened this issue over 2 years ago
kMutagene opened this issue over 2 years ago
Add Seq.meanQuadratic and Seq.meanQuadraticBy
ocamlx opened this pull request over 2 years ago
ocamlx opened this pull request over 2 years ago
[Feature Request] Quadratic Mean
ocamlx opened this issue over 2 years ago
ocamlx opened this issue over 2 years ago
Added tests and documentation for FSharp.Stats.Distributions.Continuous.F
LibraChris opened this pull request over 2 years ago
LibraChris opened this pull request over 2 years ago
[Feature Request]FSharp.Stats.Distributions.Continuous.F is missing unit tests and documentation
LibraChris opened this issue over 2 years ago
LibraChris opened this issue over 2 years ago
Add unit tests for Distributions.Distinct.Binominal
LibraChris opened this pull request over 2 years ago
LibraChris opened this pull request over 2 years ago
[Feature Request]Unit tests for Distributions.Distinct.Binominal
LibraChris opened this issue over 2 years ago
LibraChris opened this issue over 2 years ago
Vleidel tests
bvenn opened this pull request over 2 years ago
bvenn opened this pull request over 2 years ago
Add unit tests for interval
bvenn opened this pull request over 2 years ago
bvenn opened this pull request over 2 years ago
unit tests f-test and exponential distribution #225 , removing wilcoxon distribution #213
zieglerSe opened this pull request over 2 years ago
zieglerSe opened this pull request over 2 years ago
[Feature Request] Unit tests for f-test and exponential distribution
zieglerSe opened this issue over 2 years ago
zieglerSe opened this issue over 2 years ago
Unit test distributions chi squared
omaus opened this pull request over 2 years ago
omaus opened this pull request over 2 years ago
[Feature Request] **Important** Rework `Distribution<'a,'b>` interface
Freymaurer opened this issue over 2 years ago
Freymaurer opened this issue over 2 years ago
[Feature Request] Unify `Support` syntax for all Distributions
Freymaurer opened this issue over 2 years ago
Freymaurer opened this issue over 2 years ago
Add unit tests Distributions.Discrete.Hypergeometric
Freymaurer opened this pull request over 2 years ago
Freymaurer opened this pull request over 2 years ago
[Feature Request] Complete the implementaion of the Poisson distribution
Falkenei opened this issue over 2 years ago
Falkenei opened this issue over 2 years ago
Rework PCA
ZimmerD opened this pull request over 2 years ago
ZimmerD opened this pull request over 2 years ago
Fix infinite loop bug in X² CDF
omaus opened this pull request over 2 years ago
omaus opened this pull request over 2 years ago
[BUG] Infinite loop in `ChiSquared.CDF` when input is `nan`
omaus opened this issue over 2 years ago
omaus opened this issue over 2 years ago
Triangular Linear Systems
Joott opened this pull request over 2 years ago
Joott opened this pull request over 2 years ago
[Feature Request] hard coded edge-case results for approximated functions
kMutagene opened this issue over 2 years ago
kMutagene opened this issue over 2 years ago
[Discussion] Consider using checked operators or use consistent overflow prevention
kMutagene opened this issue over 2 years ago
kMutagene opened this issue over 2 years ago
Add Wilcoxon Distribution
zieglerSe opened this issue over 2 years ago
zieglerSe opened this issue over 2 years ago
Add unit tests + docs for Distributions.Discrete.Bernoulli
Freymaurer opened this pull request over 2 years ago
Freymaurer opened this pull request over 2 years ago
[Feature Request] Add unit tests + docs for Distributions.Discrete.Bernoulli
Freymaurer opened this issue over 2 years ago
Freymaurer opened this issue over 2 years ago
Add distance metrics tests and small fixes to distance metrics
fejung opened this pull request over 2 years ago
fejung opened this pull request over 2 years ago
[Discussion] `Distributions.Continuous.ChiSquared.PDFLn`: unclear function
omaus opened this issue over 2 years ago
omaus opened this issue over 2 years ago
[BUG] Intervals.ofSeq does not work if nan is in sequence
bvenn opened this issue over 2 years ago
bvenn opened this issue over 2 years ago
Add special functions tests
kMutagene opened this pull request over 2 years ago
kMutagene opened this pull request over 2 years ago
Fix index errors on ommitted rows + ommitted cols formatting
kMutagene opened this pull request over 2 years ago
kMutagene opened this pull request over 2 years ago
[Feature Request] Weighted simple linear regression
bvenn opened this issue over 2 years ago
bvenn opened this issue over 2 years ago
Update rank module
bvenn opened this pull request over 2 years ago
bvenn opened this pull request over 2 years ago
Add interactive extension
kMutagene opened this pull request over 2 years ago
kMutagene opened this pull request over 2 years ago
[Feature Request] Missing medianOfRatios normalization documenation
bvenn opened this issue over 2 years ago
bvenn opened this issue over 2 years ago
interpolation test
AndyAbok opened this pull request over 2 years ago
AndyAbok opened this pull request over 2 years ago
[Feature Request] Move distance metrics from the ML module to Linear Algebra
Recktenwald opened this issue over 2 years ago
Recktenwald opened this issue over 2 years ago
Add nullspace accuracy parameter
bvenn opened this pull request over 2 years ago
bvenn opened this pull request over 2 years ago
[Feature Request] QoL improvements for Comparison metrics
kMutagene opened this issue over 2 years ago
kMutagene opened this issue over 2 years ago
Interpolation unit Testing
AndyAbok opened this pull request over 2 years ago
AndyAbok opened this pull request over 2 years ago
Fixes for Gamma.incompleteUpper
soerenhm opened this pull request over 2 years ago
soerenhm opened this pull request over 2 years ago
[BUG] wrong output from incomplete upper gamma function
soerenhm opened this issue over 2 years ago
soerenhm opened this issue over 2 years ago
[Feature Request] Remove restriction of matrix nullspace calculation
bvenn opened this issue over 2 years ago
bvenn opened this issue over 2 years ago
Add more Optimization / Minimization algorithms
Recktenwald opened this issue over 2 years ago
Recktenwald opened this issue over 2 years ago
1) Make Quantile.compute (and others) use OfSorted.* internally and allow sequence input
nhirschey opened this pull request almost 3 years ago
nhirschey opened this pull request almost 3 years ago
Codecov upload seems to be broken with the latest altcover version
kMutagene opened this issue almost 3 years ago
kMutagene opened this issue almost 3 years ago
[Performance] Quantile functions are very slow if there are lots of repeated values.
nhirschey opened this issue almost 3 years ago
nhirschey opened this issue almost 3 years ago
update to project-based build pipeline, use .net 6.0
kMutagene opened this pull request almost 3 years ago
kMutagene opened this pull request almost 3 years ago
Classification evaluation
kMutagene opened this pull request almost 3 years ago
kMutagene opened this pull request almost 3 years ago
[BUG] Link error in the doc
thomasd3 opened this issue almost 3 years ago
thomasd3 opened this issue almost 3 years ago
Quantiles.OfSorted.* XML comments incorrectly say the functions work with unsorted arrays.
nhirschey opened this issue almost 3 years ago
nhirschey opened this issue almost 3 years ago
[Feature Request] Add functions to parse matrices from files
kMutagene opened this issue almost 3 years ago
kMutagene opened this issue almost 3 years ago
Unify and fix rank module result types
bvenn opened this issue almost 3 years ago
bvenn opened this issue almost 3 years ago
FR: Mann-Whitney-U test
omaus opened this pull request almost 3 years ago
omaus opened this pull request almost 3 years ago
FR: X2contingency
omaus opened this pull request almost 3 years ago
omaus opened this pull request almost 3 years ago
FR: Dunn-Šidák
omaus opened this pull request almost 3 years ago
omaus opened this pull request almost 3 years ago
update documentation
bvenn opened this pull request almost 3 years ago
bvenn opened this pull request almost 3 years ago
remove Complex.fs
bvenn opened this pull request almost 3 years ago
bvenn opened this pull request almost 3 years ago
fix q value calculation
bvenn opened this pull request almost 3 years ago
bvenn opened this pull request almost 3 years ago
Add Matrix.filterCols and Matrix.filterRows
kMutagene opened this pull request almost 3 years ago
kMutagene opened this pull request almost 3 years ago
fix svd, add tests, close #159
ZimmerD opened this pull request about 3 years ago
ZimmerD opened this pull request about 3 years ago
[Feature Request] OPTICS clustering algorithm
bvenn opened this issue over 3 years ago
bvenn opened this issue over 3 years ago
Set up gh actions
kMutagene opened this pull request over 3 years ago
kMutagene opened this pull request over 3 years ago
make benjaminiHochbergFDRBy tail-recursive
kMutagene opened this pull request over 3 years ago
kMutagene opened this pull request over 3 years ago
[Feature Request] Add quantile function for normal distribution (inverse CDF)
kMutagene opened this issue over 3 years ago
kMutagene opened this issue over 3 years ago
Revise hierarchical clustering documentation
bvenn opened this issue over 3 years ago
bvenn opened this issue over 3 years ago
Renew fitting module structure
bvenn opened this issue about 4 years ago
bvenn opened this issue about 4 years ago
Kendall correlation variants are unclear
bvenn opened this issue about 4 years ago
bvenn opened this issue about 4 years ago
Missing documentation for autocorrelation
bvenn opened this issue over 4 years ago
bvenn opened this issue over 4 years ago
[Feature Request] Confidence bands for polynomial and nonlinear regression
bvenn opened this issue over 4 years ago
bvenn opened this issue over 4 years ago
SAM.S0.estimate returns values as percentages
ZimmerD opened this issue almost 6 years ago
ZimmerD opened this issue almost 6 years ago
Reintegration of outdated modules
bvenn opened this issue about 6 years ago
bvenn opened this issue about 6 years ago