--- id: mpmath version: "1.4.1" license: BSD-3-Clause license_treatment: permissive maintenance: active --- # mpmath — Python library for arbitrary-precision floating-point arithmetic License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install mpmath uv add mpmath poetry add mpmath ## Description mpmath ====== |pypi version| |Build status| |Zenodo Badge| .. |pypi version| image:: https://img.shields.io/pypi/v/mpmath.svg :target: https://pypi.python.org/pypi/mpmath .. |Build status| image:: https://github.com/mpmath/mpmath/workflows/test/badge.svg :target: https://github.com/mpmath/mpmath/actions?workflow=test .. |Zenodo Badge| image:: https://zenodo.org/badge/2934512.svg :target: https://zenodo.org/badge/latestdoi/2934512 A Python library for arbitrary-precision floating-point arithmetic. Website: https://mpmath.org/ Main author: Fredrik Johansson Mpmath is free software released under the New BSD License (see the LICENSE file for details). 0. History and credits ---------------------- The following people (among others) have contributed major patches or new features to mpmath: * Pearu Peterson * Mario Pernici * Ondrej Certik * Vinzent Steinberg * Nimish Telang * Mike Taschuk * Case Van Horsen * Jorn Baayen * Chris Smith... [View on SkillFed](https://skillfed.io/packages/mpmath) · [View on PyPI](https://pypi.org/project/mpmath/)