-
This issue is based on discussion in the [Mathnet forum](https://discuss.mathdotnet.com/t/iir-filtering-problem/461).
I tried to figure out the actual usage of the IirCoefficients Methods and found…
-
Most high performance using BLAS/LAPACK when ported from other architectures or languages are at disadvantage on MathNet.
Dealing with the nuances of which memory layout is selected for the storage s…
-
If certain Unicode characters (for example "א" but apparently most multi-byte UTF-8 characters) are entered in the password field of the login page and several other places, a "WeBWorK error" page is …
-
Calling `Stats.cov` on a frame for which `Stats.stdDev` returns `` values throws an exception due to mismatched matrix dimensions.
Here's an example that shows this:
```fsharp
#r "nuget: Deedle…
-
When running NuKeeper extension on a branch with slash, e.g. `bug/31386-xxx` I found that only the last segment of the branch is sent to NuKeeper, i.e. `31386-xxx` without `bug/`
```
##[debug]Buil…
-
**Is your feature request related to a problem? Please describe.**
You’re doing a lot of great work, but I think better OLS support would be really valuable.
I know that your focus is industry-fa…
-
The file is quite old and does not contain current information.
It think it should be removed completely.
Alternative would be to create a `README.md` in `src/NativeProviders` folder.
tibel updated
9 years ago
-
Hello MathNet
This is my first time posting on this site, so please let me know if I miss anything that I should add to this message, or if the information I give is not the way it should be.
I …
-
while replacing the Hamming function used in an existing project with the MathNet version in the Window class I noticed that the constant values are different to the ones used by Matlab and Python lea…
-
In SharpLearning, the F64Matrix class, which is part of the [Learner interfaces](https://github.com/mdabros/SharpLearning/tree/master/src/SharpLearning.Common.Interfaces), is mostly used as a containe…