diff options
| author | Alexander Verbovetsky <alik@ejik.org> | 2022-08-13 08:13:53 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-08-13 08:13:53 +0700 |
| commit | 4c577d79ec50932cde61054cd1673bd3012f043c (patch) | |
| tree | bc0d2abdfe628031d2ae75f5483943ea48e84d9f /python/python-mpmath/README | |
| parent | 0d5249810d7fffa2c0c36f355e0356e4591c0ff8 (diff) | |
python/python-mpmath: Added (arithmetic library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-mpmath/README')
| -rw-r--r-- | python/python-mpmath/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/python/python-mpmath/README b/python/python-mpmath/README new file mode 100644 index 0000000000..4a95feacd3 --- /dev/null +++ b/python/python-mpmath/README @@ -0,0 +1,6 @@ +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. + +python-gmpy2 is an optional runtime dependency. |
