diff options
Diffstat (limited to 'academic/mpmath/README')
-rw-r--r-- | academic/mpmath/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/academic/mpmath/README b/academic/mpmath/README new file mode 100644 index 0000000000000..7084c9303a0b8 --- /dev/null +++ b/academic/mpmath/README @@ -0,0 +1,2 @@ +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. |