summaryrefslogtreecommitdiff
path: root/numpy/lib/info.py
Commit message (Expand)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
* Run reindent.py (script distributed with Python) over the source to remove ex...cookedm2006-03-101-3/+3
* Making f2py and distutils scipy-style packages. Using pkgload to load numpy p...Pearu Peterson2006-01-141-3/+3
* Arraysetops added to numpy.libRobert Cimrman2006-01-091-0/+15
* More numpy fixes...Travis Oliphant2006-01-041-0/+121