-
- [Сафонов Константин Владимирович](http://www.mathnet.ru/rus/person37125)
- [Егорушкин О.И., Колбасина И.В., Попов Н.А., Цокин А.В. Новый метод синтаксического анализа контекстно-свободных языков](h…
-
Title says it all, I think it's just a matter of the link pointing to a subdirectory when it shouldn't.
-
#region
//MathNet.Numerics, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null
//MathNet.Numerics.Data.Matlab, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null
#endregion
I use the foll…
-
I have been browsing around but haven't been able to see if I could get some example code for using this library but the [site](http://filtering.mathdotnet.com/) getting started link just links back t…
-
I can see it here in the source and in the docs but my Nuget package (5.0.0) doesn't seem to have it? What am I missing?
Also, the MathNet.Numerics.Polynomial class doesn't seem to exist?
-
I am uncomfortable with the output of the following test. It feels weird that the output is 0 specifically for an input of 0, but not for a negative input. The y2 value should be zero IMO. But certai…
-
I have situations where my symbol names contain characters that require escaping when using LaTeX, such as underscore. Considering the names are considered valid by MathNet, I sort of expected them to…
-
I think the `Distributions.Binomial.CDF` method needs some work, since it behaves worse than a hacky one I made at very extreme values.
I was trying to solve [Rosalind problem INDC](http://rosalind.i…
-
Will it be possible to access results returned as a reference in the function call argument, like here:
MathNet.Numerics.Distributions.Normal.Samples(System.Double[],System.Double,System.Double…
-
I am a user of the `MathNet.Numerics` library, extensively utilizing its linear algebra capabilities for performance-critical applications. I've noticed that the current API provides several methods f…