fslaborg / FSharp.Stats

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

[BUG] Link error in the doc #187

Closed thomasd3 closed 2 years ago

thomasd3 commented 2 years ago

On the first page of the doc (basics) there is a link to the HarmonicMean on Wikipedia, but that link goes to the edit page.

It is: https://en.wikipedia.org/w/index.php?title=Harmonic_mean&action=edit&section=1

and should be: https://en.wikipedia.org/w/index.php?title=Harmonic_mean

bvenn commented 2 years ago

The change will be available after the next docs release :+1: