diff options
| author | Alexander Verbovetsky <alik@ejik.org> | 2023-05-05 20:56:58 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-06 08:28:29 +0700 |
| commit | 2caeca66059a1d32c07dddce1941383a1a3e719b (patch) | |
| tree | 73ab9527dbf387f4ff1c74b7609d130b23a2a1ac /python/python3-mpmath/slack-desc | |
| parent | f029f142ad7d7880ead242b262db1d3dca1547e2 (diff) | |
python/python3-mpmath: Added (arithmetic library)
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-mpmath/slack-desc')
| -rw-r--r-- | python/python3-mpmath/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-mpmath/slack-desc b/python/python3-mpmath/slack-desc new file mode 100644 index 0000000000..95948c260a --- /dev/null +++ b/python/python3-mpmath/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python3-mpmath: python3-mpmath (arithmetic library) +python3-mpmath: +python3-mpmath: Mpmath is a free (BSD licensed) Python library for real and complex +python3-mpmath: floating-point arithmetic with arbitrary precision. It has been +python3-mpmath: developed by Fredrik Johansson since 2007, with help from many +python3-mpmath: contributors. +python3-mpmath: +python3-mpmath: http://mpmath.org/ +python3-mpmath: +python3-mpmath: +python3-mpmath: |
