SageMath
小于 1 分钟
SageMath
SageMath 是一个开源数学软件系统,旨在提供一个统一的环境来进行各种数学运算。它整合了多个知名的数学软件包,如 NumPy、SciPy、Matplotlib、SymPy、Maxima 等,提供强大的功能,包括代数计算、数值分析、微积分、统计学、图论等。SageMath 可以通过 Python 脚本来使用,拥有类似于 Mathematica 或 Maple 的功能,同时也支持使用 Jupyter notebook 进行交互式编程。
安装
sudo apt install sagemath
sage --pip install pycrypto