问题
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?
回答1:
This might be overkill, but you can talk to Mathematica from .NET, using its .NET/Link API.
回答2:
Symbolism is a library which implements automatic simplification of algebraic expressions in C#. It can be used as a foundation for more complex symbolic mathematics operations.
来源:https://stackoverflow.com/questions/770064/symbolic-mathematics-for-net