1config BR2_PACKAGE_PYTHON_MPMATH 2 bool "python-mpmath" 3 help 4 mpmath is a free (BSD licensed) Python library for real and 5 complex floating-point arithmetic with arbitrary precision. 6 7 https://mpmath.org/ 8