summaryrefslogtreecommitdiff
path: root/numpy/lib/info.py
Commit message (Collapse)AuthorAgeFilesLines
* Enhancements to arraysetops (ticket #1133, by Neil Crighton)Robert Cimrman2009-07-081-4/+3
|
* Move numpy.lib __doc__ back to info.py; was moved to __init__.py by mistake.Pauli Virtanen2009-02-141-106/+134
|
* Docstring: remove old floating point arithmetic, parallelStefan van der Walt2009-01-141-17/+4
| | | | execution and postponed import references.
* Run reindent.py (script distributed with Python) over the source to remove ↵cookedm2006-03-101-3/+3
| | | | extraneous whitespace
* Making f2py and distutils scipy-style packages. Using pkgload to load numpy ↵Pearu Peterson2006-01-141-3/+3
| | | | packages.
* Arraysetops added to numpy.libRobert Cimrman2006-01-091-0/+15
|
* More numpy fixes...Travis Oliphant2006-01-041-0/+121