From f029f142ad7d7880ead242b262db1d3dca1547e2 Mon Sep 17 00:00:00 2001 From: Alexander Verbovetsky Date: Fri, 5 May 2023 20:55:38 +0100 Subject: python/python2-mpmath: Added (arithmetic library) Signed-off-by: bedlam Signed-off-by: Willy Sudiarto Raharjo --- python/python2-mpmath/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 python/python2-mpmath/README (limited to 'python/python2-mpmath/README') diff --git a/python/python2-mpmath/README b/python/python2-mpmath/README new file mode 100644 index 0000000000..d5f5adf834 --- /dev/null +++ b/python/python2-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. + +python2-gmpy2 is an optional runtime dependency. -- cgit v1.2.3