Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-numarray - Python array manipulation and computational library
Numarray provides array manipulation and computational capabilities
similar to those found in IDL, Matlab, or Octave. Using numarray, it is
possible to write many efficient numerical data processing applications
directly in Python without using any C, C++ or Fortran code (as well as
doing such analysis interactively within Python or PyRAF). For algorithms
that are not well suited for efficient computation using array facilities
it is possible to write C functions (and eventually Fortran) that can
read and write numarray arrays that can be called from Python.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
python-numarray |
1.5.1 |
1.fc4 |
src |
1.15 MiB |
Wed Feb 15 12:24:12 2006 |
Changelog
- * Wed Feb 15 17:00:00 2006 - Orion Poplawski <orion{%}cora{*}nwra{*}com> - 1.5.1-1
- Update to 1.5.1
- * Thu Aug 11 18:00:00 2005 - Orion Poplawski <orion{%}cora{*}nwra{*}com> - 1.3.3-4
- Use sitearch macro instead of sitelib
- * Thu Aug 11 18:00:00 2005 - Orion Poplawski <orion{%}cora{*}nwra{*}com> - 1.3.3-3
- Properly %ghost .pyo files