Open
Description
Greetings! And straight to the point.
Accord.Net has lots of features for working with statistical distributions (and much more). However, all such features require using Accord's distributions classes (unsurprisingly). At the same time MathNet.Numerics also allow to work with statistical distributions (and nice linear algebra support). Plus it has special interface for more comfortable use from F#. But it doesn't provide such features as hypothesis testing and so on. Would be perfect to have some interopability between Accord.Net and MathNet. But the problem sounds quite complex. Is it even possible sensible?