fslaborg / FSharp.Stats

statistical testing, linear algebra, machine learning, fitting and signal processing in F#
https://fslab.org/FSharp.Stats/
Other
205 stars 54 forks source link

[Duplicate] Brent minimization seems to be duplicated within FSharp.Stats #284

Open bvenn opened 11 months ago

bvenn commented 11 months ago

There is FSharp.Stats.Optimization.Brent and FSharp.Stats.Rootfinding.Brent, both without proper documentation.