summaryrefslogtreecommitdiff
path: root/numpy/numarray/numpy
Commit message (Collapse)AuthorAgeFilesLines
* Fix some compiler errors.Travis Oliphant2006-11-171-1/+1
|
* Remove usage of FatalError and fix linspace to end at stop if endpoint is TrueTravis Oliphant2006-08-211-1/+1
|
* Apply npy_ and NPY_ prefixes to all C-API names that don't already have ↵Travis Oliphant2006-07-082-12/+20
| | | | PyArray_ prefixes.
* Fix up numarray requirements flags.Travis Oliphant2006-06-301-4/+4
|
* Undo move to numpy_numarray.Travis Oliphant2006-06-266-0/+1575
|
* Renamed numpy/numarray/numpy directory to numpy/numarray/numpy_numarray to ↵chanley2006-06-266-1575/+0
| | | | be consistent with setup file and usage instructions. Modified _capi.c to use the new directory name.
* Cleaned up casting code to also handle broadcasting. Several SciPy tests ↵Travis Oliphant2006-06-221-1/+0
| | | | are still failing...
* One more name change.Travis Oliphant2006-06-206-0/+1576