vote up 1 vote down star

I am looking for symbolic mathematics library for .NET framework. I have looked at Math.net but it's not something usable yet. Do you know if there is another library exists?

flag

0% accept rate
What do you find about Math.NET that isn't usable? I know several people that use it in production code to do things like symbolic math. To be honest though, I don't know of any other libraries that do it even as well as Math.NET. – Anthony Kanago Apr 20 at 21:02
Their symbolic package is old (as of 2003) and the development stopped. Also, no documentation at all. – John Lamber Apr 22 at 20:19

1 Answer

vote up 1 vote down

This might be overkill, but you can talk to Mathematica from .NET, using its .NET/Link API.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.