Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved scipy directory to numpy | Travis Oliphant | 2006-01-04 | 1 | -12/+0 |
| | |||||
* | Adding type-specific sorting functions. | Travis Oliphant | 2005-12-31 | 1 | -1/+1 |
| | |||||
* | Updated PyArray_ArgSort to allow future sorting choices. | Travis Oliphant | 2005-12-30 | 1 | -1/+1 |
| | |||||
* | Changed the version in preparation for a release. | Travis Oliphant | 2005-12-26 | 1 | -1/+1 |
| | |||||
* | Added newbyteorder methods. | Travis Oliphant | 2005-12-14 | 1 | -1/+1 |
| | |||||
* | Bumped up version number. | Travis Oliphant | 2005-12-13 | 1 | -1/+1 |
| | |||||
* | Fixed so swapped record arrays get converted properly. | Travis Oliphant | 2005-12-13 | 1 | -1/+1 |
| | |||||
* | Sped up arange and remainder. | Travis Oliphant | 2005-12-11 | 1 | -1/+1 |
| | |||||
* | Moved function pointers to sub-structure. | Travis Oliphant | 2005-12-10 | 1 | -1/+1 |
| | |||||
* | Fixed-up PyArray_Scalar to receive Descr structure. | Travis Oliphant | 2005-12-07 | 1 | -1/+1 |
| | |||||
* | Saving changes. | Travis Oliphant | 2005-12-03 | 1 | -1/+1 |
| | |||||
* | Removed print statement and added CastScalarToCtype function. | Travis Oliphant | 2005-11-29 | 1 | -1/+1 |
| | |||||
* | Add GetPyValues to UFunc_API. Add mechanism so that if default ufunc ↵ | Travis Oliphant | 2005-11-29 | 1 | -1/+1 |
| | | | | pyvalues are in use the variable look up is by-passed. A method call updates this static variable. | ||||
* | Changed version since API addition. | Travis Oliphant | 2005-11-29 | 1 | -1/+1 |
| | |||||
* | Re-factored ConvertToCommonType and added to C-API. | Travis Oliphant | 2005-11-18 | 1 | -1/+1 |
| | |||||
* | Added multiter type to expose broadcasting as an iterator. | Travis Oliphant | 2005-11-14 | 1 | -1/+1 |
| | |||||
* | Updated version... | Travis Oliphant | 2005-11-13 | 1 | -1/+1 |
| | |||||
* | Added a few features to the C-API | Travis Oliphant | 2005-11-12 | 1 | -1/+1 |
| | |||||
* | Changed core_version back. | Travis Oliphant | 2005-11-12 | 1 | -9/+9 |
| | |||||
* | Removed svn version number for release. | Travis Oliphant | 2005-11-12 | 1 | -10/+10 |
| | |||||
* | Mild changes and version number upgrade. | Travis Oliphant | 2005-11-11 | 1 | -1/+1 |
| | |||||
* | Fixed getting base svn version number - avoiding importing base while in ↵ | Pearu Peterson | 2005-10-13 | 1 | -1/+5 |
| | | | | source directory. 2nd try. | ||||
* | Fixed getting base svn version number - avoiding importing base while in ↵ | Pearu Peterson | 2005-10-13 | 1 | -5/+5 |
| | | | | source directory. | ||||
* | Fix buglet in set_numeric_ops | Travis Oliphant | 2005-10-12 | 1 | -1/+1 |
| | |||||
* | Moved back to 0.4.2 | Travis Oliphant | 2005-10-12 | 1 | -1/+1 |
| | |||||
* | Updated version after beta tag | Travis Oliphant | 2005-10-12 | 1 | -1/+1 |
| | |||||
* | Fixes to get core version working. | Travis Oliphant | 2005-10-08 | 1 | -1/+1 |
| | |||||
* | Fixed typo and moved __svn_version__ for core | Travis Oliphant | 2005-10-08 | 1 | -1/+1 |
| | |||||
* | Moved extra modules to basic | Travis Oliphant | 2005-10-07 | 1 | -0/+7 |
| | |||||
* | Making sure it committed | Travis Oliphant | 2005-09-30 | 1 | -1/+1 |
| | |||||
* | Fixed compatibility issues. | Travis Oliphant | 2005-09-30 | 1 | -1/+1 |
| | |||||
* | Adding scipy.base | Travis Oliphant | 2005-09-14 | 1 | -0/+1 |