Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some compiler errors. | Travis Oliphant | 2006-11-17 | 1 | -1/+1 |
| | |||||
* | Remove usage of FatalError and fix linspace to end at stop if endpoint is True | Travis Oliphant | 2006-08-21 | 1 | -1/+1 |
| | |||||
* | Apply npy_ and NPY_ prefixes to all C-API names that don't already have ↵ | Travis Oliphant | 2006-07-08 | 2 | -12/+20 |
| | | | | PyArray_ prefixes. | ||||
* | Fix up numarray requirements flags. | Travis Oliphant | 2006-06-30 | 1 | -4/+4 |
| | |||||
* | Undo move to numpy_numarray. | Travis Oliphant | 2006-06-26 | 6 | -0/+1575 |
| | |||||
* | Renamed numpy/numarray/numpy directory to numpy/numarray/numpy_numarray to ↵ | chanley | 2006-06-26 | 6 | -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 Oliphant | 2006-06-22 | 1 | -1/+0 |
| | | | | are still failing... | ||||
* | One more name change. | Travis Oliphant | 2006-06-20 | 6 | -0/+1576 |