From 98f676a3ddaaeaa03558086338929218c3aabcdd Mon Sep 17 00:00:00 2001 From: Eugene Suter Date: Wed, 12 May 2010 23:27:41 +0200 Subject: academic/scipy: Added to 12.2 repository --- academic/scipy/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 academic/scipy/slack-desc (limited to 'academic/scipy/slack-desc') diff --git a/academic/scipy/slack-desc b/academic/scipy/slack-desc new file mode 100644 index 0000000000..b6bb92468b --- /dev/null +++ b/academic/scipy/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 ':'. + + |-----handy-ruler-------------------------------------------------------| +scipy: SciPy (python library for math, science, and engineering) +scipy: +scipy: The SciPy library is built to work with NumPy arrays, and provides many +scipy: user-friendly and efficient numerical routines such as routines for numerical +scipy: integration and optimization. Together, they run on all popular operating +scipy: systems, are quick to install, and are free of charge. NumPy and SciPy are +scipy: easy to use, but powerful enough to be depended upon by some of the world's +scipy: leading scientists and engineers. +scipy: +scipy: http://www.scipy.org/ +scipy: -- cgit v1.2.3