aboutsummaryrefslogtreecommitdiff
path: root/python/python3-mpmath/README
diff options
context:
space:
mode:
authorAlexander Verbovetsky <alik@ejik.org>2021-02-12 20:22:20 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-02-14 06:27:53 +0700
commit92651da9019d3cf179f15c03d4fbe4d616c27aba (patch)
tree178a72109dc5998c82199c1af3699c97b1dcfa91 /python/python3-mpmath/README
parent3fc378019b10a3ea4476343face7b7a15bd5ab7b (diff)
python/python3-mpmath: Updated for version 1.2.1.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-mpmath/README')
-rw-r--r--python/python3-mpmath/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/python/python3-mpmath/README b/python/python3-mpmath/README
index 5d1fe568a9..26f493d19b 100644
--- a/python/python3-mpmath/README
+++ b/python/python3-mpmath/README
@@ -1,6 +1,7 @@
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.
+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.