Please feel free to take a look at my multivariate polynomial representation library for .NET:
https://bitbucket.org/piotrjustyna/netpolynomial
I couldn't find any .NET libraries supporting representation of (single or multivariate) polynomials, so I wrote my own. It can help in machine learning-related tasks, such as polynomial regression, or just in any class of tasks where changing polynomial's coefficients and indeterminates is required.
Your feedback is welcome!
I'm a guy who loves to experiment with code. I love real-time rendering, electronics, discovering new technologies and investigating how things work. The closer to the metal, the better.
Sunday, 12 January 2014
Multivariate polynomial representation library for .NET
Subscribe to:
Posts (Atom)