diff options
author | David Melik <dchmelik@gmail.com> | 2015-07-15 00:42:06 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2015-07-16 10:57:22 -0500 |
commit | 0cddda1267c2110c10c0d1f5e60f6a3c0357ae79 (patch) | |
tree | 7d181ef5473d1c7670199c92470513d4ddf77df7 /academic/mpmath/README | |
parent | 7e2dda4de096b755d4e59fc2565784def5308812 (diff) | |
download | slackbuilds-0cddda1267c2110c10c0d1f5e60f6a3c0357ae79.tar.gz |
academic/mpmath: Added (arithmetic library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 0000000000..7084c9303a --- /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. |