SymPy is…
- Free: Licensed under BSD, SymPy is free both as in speech and as in beer.
- Python-based: SymPy is written entirely in Python and uses Python for its language.
- Lightweight: SymPy only depends on mpmath , a pure Python library for arbitrary floating point arithmetic, making it easy to use.
- A library: Beyond use as an interactive tool, SymPy can be embedded in other applications and extended with custom functions.
Projects using SymPy
This is an (incomplete) list of projects that use SymPy. If you use SymPy in your project, please let us know on our mailinglist , so that we can add your project here as well.
- Cadabra : Tensor algebra and (quantum) field theory system using SymPy for scalar algebra.
- ChemPy : A package useful for chemistry written in Python.
- EinsteinPy : A Python package for symbolic and numerical General Relativity.
- galgebra : Geometric algebra (previously sympy.galgebra).
- LaTeX Expression project : Easy LaTeX typesetting of algebraic expressions in symbolic form with automatic substitution and result computation).
- Lcapy : Experimental Python package for teaching linear circuit analysis.
- OctSymPy : A Symbolic Package for Octave using SymPy.
- Optlang : A Python package for solving mathematical optimization problems.
- PyDy : Multibody dynamics in Python.
- pyneqsys : Solve symbolically defined systems of non-linear equations numerically.
- pyodesys : Straightforward numerical integration of ODE systems from Python.
- Quameon : Quantum Monte Carlo in Python.
- Quantum Programming in Python : Quantum 1D Simple Harmonic Oscillator and Quantum Mapping Gate.
- SageMath : Open source mathematics system that includes SymPy.
- Scikit-fdiff : Finite differences discretization.
- SfePy : Simple finite elements in Python.
- Spyder : The Scientific Python Development Environment, a Python equivalent to Rstudio or MATLAB; full SymPy support can be enabled in Spyder's IPython Consoles .
- Symbolic statistical modeling : Adding statistical operations to complex physical models.
- yt : Python package for analyzing and visualizing volumetric data ( unyt , the yt unit system, uses SymPy).
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。