https://catalogartifact.azureedge.net/publicartifacts/pcloudhosting.mpmath-6d5a1799-3a60-40d7-bfb6-510890bfa53a/image2_pCloud216.png

Mpmath

de pcloudhosting

(1 valoracións)

Version 1.4.1 + Free Support on Ubuntu 24.04

mpmath is a pure-Python library for performing arbitrary-precision floating-point arithmetic. Designed for high-precision scientific computing, it allows calculations involving real and complex numbers with as much precision as needed. mpmath is commonly used in research, education, and applications requiring more accuracy than native floating-point types can offer.

Features of mpmath:

  • Arbitrary-precision arithmetic for real and complex numbers.
  • Supports transcendental and special functions (e.g., exponential, trigonometric, Bessel functions).
  • Advanced numerical algorithms for differentiation, integration, root-finding, and more.
  • Matrix operations, linear algebra, and Fourier transforms with high precision.
  • Plotting utilities for visualizing functions.

Mpmath Usage:

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

Disclaimer: mpmath is open-source software distributed under the BSD license. It is not affiliated with, endorsed by, or sponsored by any commercial entity. The software is provided "as is", without warranty of any kind. Users are responsible for ensuring correct usage and compliance with any relevant regulations or licensing conditions.