aboutsummaryrefslogtreecommitdiff
path: root/development/python3-numpy/slack-desc
diff options
context:
space:
mode:
authorChristoph Willing <chris.willing@linux.com>2022-11-05 03:31:30 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-05 21:15:09 +0700
commitb7af108aa5a8b0ccffdd50718fb1e08c22a506c6 (patch)
tree20661e5c1db332aaede4549ab73a83012956a054 /development/python3-numpy/slack-desc
parente6aae73990e23f48f4e65f0aaac1b58da14a36eb (diff)
development/python3-numpy: Added (scientific computing Py3 exts)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/python3-numpy/slack-desc')
-rw-r--r--development/python3-numpy/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/development/python3-numpy/slack-desc b/development/python3-numpy/slack-desc
new file mode 100644
index 0000000000..77313d1d8f
--- /dev/null
+++ b/development/python3-numpy/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-numpy: python3-numpy (Python3 extension for scientific computing)
+python3-numpy:
+python3-numpy: NumPy is an extension to the Python programming language, adding
+python3-numpy: support for large, multi-dimensional arrays and matrices along
+python3-numpy: with a large library of high-level mathematical functions to
+python3-numpy: operate on these arrays.
+python3-numpy:
+python3-numpy: This packages contains NumPy for python3
+python3-numpy:
+python3-numpy: Homepage: http://www.numpy.org/
+python3-numpy: