From 3f7577db577a93738e7b8fe55f7d7a8bd4e0e5e7 Mon Sep 17 00:00:00 2001 From: Alexander Verbovetsky Date: Sat, 27 Jul 2019 07:33:53 +0700 Subject: python/python3-mpmath: Added (arithmetic library). 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..a74dd4742b --- /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. + +This is the python3 version of mpmath and it can coexist with SBo's +mpmath package. -- cgit v1.2.3