https://catalogartifact.azureedge.net/publicartifacts/bcloudllc1671615348068.sympy-301eab01-ad9e-489e-8fc6-69631c2dd567/f1dc8271-e0a4-4925-93a2-ba39e512d352_Untitled.png

SymPy-Mpmath

oleh bCloud LLC

(1 Penarafan)

Version 1.14.0 + Free Support on Debian 13

SymPy-mpmath is a combination of two open-source Python libraries designed for symbolic mathematics and high-precision numerical computation. SymPy provides a comprehensive framework for symbolic algebra, calculus, equation solving, and mathematical modeling, while mpmath delivers robust arbitrary-precision arithmetic for numerical evaluations. Together, they allow developers, scientists, and researchers to seamlessly perform exact symbolic operations alongside high-accuracy numerical analysis within Python environments.

Features of SymPy-mpmath:
  • Symbolic computation for algebra, calculus, discrete mathematics, and more.
  • Supports symbolic equation solving, integration, and differentiation.
  • Matrix algebra, series expansions, and discrete transformations.
  • High-precision numerical calculations through mpmath integration.
  • Pure Python implementation with no mandatory external dependencies.

mpmath-sympy Usage:

$ sudo su
$ source /opt/sympy-mpmath/venv/bin/activate
$ pip show mpmath sympy

Disclaimer: SymPy and mpmath are open-source software projects distributed under the MIT License. They are provided “as is,” without warranty of any kind, express or implied. Users are responsible for ensuring appropriate, legal, and ethical usage of these libraries in their applications.