diff options
-rw-r--r-- | academic/mpmath/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/academic/mpmath/README b/academic/mpmath/README index 7084c9303a..36d9586af4 100644 --- a/academic/mpmath/README +++ b/academic/mpmath/README @@ -1,2 +1,3 @@ -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. +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. |