SAGEでカバーする数学アプリケーション
- こちらからSAGEがインストールできる
- SAGEは、以下の数学アプリをラッピングしている
-
- GAP
www.gap-system.org
("computational discrete algebra")
-
- Singular(" a computer algebra system for polynomial computations, with special emphasis on commutative and non-commutative algebra, algebraic geometry, and singularity theory")
- Maxima("symbolic and numerical expressions, including differentiation, integration, Taylor series, Laplace transforms, ordinary differential equations, systems of linear equations, polynomials, sets, lists, vectors, matrices and tensors")
- SAGE自体はpython
- SAGEをダウンロードすると、jupyter notebook形式でSAGE環境を立ち上げることができる