Symbolic Mathematics for .NET

核能气质少年 提交于 2019-12-22 05:09:15

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!