up vote 4 down vote favorite
1
share [g+] share [fb]

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?

link|improve this question

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. – Tony K. Apr 20 '09 at 21:02
Their symbolic package is old (as of 2003) and the development stopped. Also, no documentation at all. – John Lamber Apr 22 '09 at 20:19
feedback

1 Answer

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

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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