diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-07-27 07:47:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-07-27 07:47:52 +0700 |
commit | a257acb67262dd9fdd72742fd700b9908eae494e (patch) | |
tree | ac4910757a41d5372703ae645ce60ba0142a86dc /academic/mpmath/README | |
parent | f39074cd3a74e998b80ee617203d8e6aac534b3c (diff) | |
download | slackbuilds-a257acb67262dd9fdd72742fd700b9908eae494e.tar.gz |
python/mpmath: Moved to python.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/mpmath/README')
-rw-r--r-- | academic/mpmath/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/academic/mpmath/README b/academic/mpmath/README deleted file mode 100644 index 36d9586af4..0000000000 --- a/academic/mpmath/README +++ /dev/null @@ -1,3 +0,0 @@ -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. |