From 2caeca66059a1d32c07dddce1941383a1a3e719b Mon Sep 17 00:00:00 2001 From: Alexander Verbovetsky Date: Fri, 5 May 2023 20:56:58 +0100 Subject: python/python3-mpmath: Added (arithmetic library) Signed-off-by: bedlam Signed-off-by: Willy Sudiarto Raharjo --- python/python3-mpmath/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 python/python3-mpmath/README (limited to 'python/python3-mpmath/README') diff --git a/python/python3-mpmath/README b/python/python3-mpmath/README new file mode 100644 index 0000000000..d6921bacfa --- /dev/null +++ b/python/python3-mpmath/README @@ -0,0 +1,6 @@ +mpmath is a free (BSD licensed) Python library for real and complex +floating-point arithmetic with arbitrary precision. It has been +developed by Fredrik Johansson since 2007, with help from many +contributors. + +python3-gmpy2 is an optional runtime dependency. -- cgit v1.2.3