返回 Skill 列表
extension
分类: 开发与工程无需 API Key

sage-math-interface

用于全面数学计算的SageMath

person作者: jakexiaohubgithub

SageMath Interface

Purpose

Provides interface with SageMath for comprehensive mathematical computation spanning algebra, number theory, geometry, and more.

Capabilities

  • Unified interface to multiple CAS systems
  • Number theory computations
  • Algebraic geometry calculations
  • Combinatorics and graph theory
  • Cryptographic functions
  • Notebook interface generation

Usage Guidelines

  1. Python Syntax: Use Python-based SageMath conventions
  2. Backend Selection: Choose appropriate computational backend
  3. Number Theory: Use built-in number theoretic functions
  4. Algebraic Structures: Work with rings, fields, groups

Tools/Libraries

  • SageMath
  • GAP
  • Singular
  • PARI/GP