用于仿射 k 代数计算的库?

发布于 2024-12-02 14:37:29 字数 1539 浏览 4 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

抠脚大汉 2024-12-09 14:37:29

多年来我在这个领域做了很多工作,并发现自己使用 Sage 作为我的首选系统 [http://www.sagemath.org/]。它非常高效,并且具有用于方案和其他代数结构的自然语言。我使用过并喜欢的其他工具是 OpenAxiom 和 Magma。我倾向于避免使用 MathCad 和 Mathematica,因为它们的解析器往往会产生大量开销,并且会提供大量与其接口相关的臃肿内容,而这些接口与解决计算无关。

支持仿射方案的示例可以在 http://www.sagemath.org/doc/reference/sage/schemes/generic/affine_space.html?highlight=affine#sage.schemes.generic.affine_space

I've done much work in this area over the years, and find myself using Sage as my preferred system [http://www.sagemath.org/]. It is extremely efficient and has a natural language for schemes and other algebraic structures. Others I have used and enjoy are OpenAxiom and Magma. I tend to avoid MathCad and Mathematica, as they tend to have a lot if overhead in their parsers and provide a lot of bloat related to their interfaces unrelated to getting your calculations resolved.

An example of the support for affine schemes can be seen at http://www.sagemath.org/doc/reference/sage/schemes/generic/affine_space.html?highlight=affine#sage.schemes.generic.affine_space

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文