blob: 92ab6f1d7a8db94c1605128a6558f047cff29869 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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-scipy: python3-scipy (python library for math, science, and engineering)
python3-scipy:
python3-scipy: The SciPy library is built to work with NumPy arrays, and provides
python3-scipy: many user-friendly and efficient numerical routines such as routines
python3-scipy: for numerical integration and optimization. Together, they run on all
python3-scipy: popular operating systems, are quick to install, and are free of
python3-scipy: charge. NumPy and SciPy are easy to use, but powerful enough to be
python3-scipy: depended upon by some of the world's leading scientists and engineers.
python3-scipy:
python3-scipy: https://www.scipy.org/
python3-scipy:
|