summaryrefslogtreecommitdiff
path: root/numpy/f2py
Commit message (Collapse)AuthorAgeFilesLines
...
* Change License text to NumPy License (permission granted by Pearu)Travis Oliphant2006-01-2017-22/+21
|
* Fixed up PyArray_FromAny and friends for API --- recompile extensions...Travis Oliphant2006-01-191-1/+1
|
* Moved .dtypedescr to .dtype; .dtype->.dtype.type; .dtypestr ->.dtype.str; ↵Travis Oliphant2006-01-151-2/+2
| | | | .dtypechar -> .dtype.char
* Making f2py and distutils scipy-style packages. Using pkgload to load numpy ↵Pearu Peterson2006-01-141-0/+5
| | | | packages.
* Making f2py and distutils scipy-style packages. Using pkgload to load numpy ↵Pearu Peterson2006-01-141-0/+2
| | | | packages.
* Cleaning up __all__ list and numpy namespace.Pearu Peterson2006-01-051-1/+1
|
* numpy.base -> numpyTravis Oliphant2006-01-056-7/+7
|
* More documentation updatesedschofield2006-01-051-0/+5
|
* Fixed name issue.Travis Oliphant2006-01-041-1/+1
|
* Fixed version issue..Travis Oliphant2006-01-041-2/+2
|
* Changed all references to scipy to numpyTravis Oliphant2006-01-0424-164/+164
|
* Moved scipy directory to numpyTravis Oliphant2006-01-04147-0/+23895