summaryrefslogtreecommitdiff
path: root/scipy/core_version.py
Commit message (Expand)AuthorAgeFilesLines
* Moved scipy directory to numpyTravis Oliphant2006-01-041-12/+0
* Adding type-specific sorting functions.Travis Oliphant2005-12-311-1/+1
* Updated PyArray_ArgSort to allow future sorting choices.Travis Oliphant2005-12-301-1/+1
* Changed the version in preparation for a release.Travis Oliphant2005-12-261-1/+1
* Added newbyteorder methods.Travis Oliphant2005-12-141-1/+1
* Bumped up version number.Travis Oliphant2005-12-131-1/+1
* Fixed so swapped record arrays get converted properly.Travis Oliphant2005-12-131-1/+1
* Sped up arange and remainder.Travis Oliphant2005-12-111-1/+1
* Moved function pointers to sub-structure.Travis Oliphant2005-12-101-1/+1
* Fixed-up PyArray_Scalar to receive Descr structure.Travis Oliphant2005-12-071-1/+1
* Saving changes.Travis Oliphant2005-12-031-1/+1
* Removed print statement and added CastScalarToCtype function.Travis Oliphant2005-11-291-1/+1
* Add GetPyValues to UFunc_API. Add mechanism so that if default ufunc pyvalue...Travis Oliphant2005-11-291-1/+1
* Changed version since API addition.Travis Oliphant2005-11-291-1/+1
* Re-factored ConvertToCommonType and added to C-API.Travis Oliphant2005-11-181-1/+1
* Added multiter type to expose broadcasting as an iterator.Travis Oliphant2005-11-141-1/+1
* Updated version...Travis Oliphant2005-11-131-1/+1
* Added a few features to the C-APITravis Oliphant2005-11-121-1/+1
* Changed core_version back.Travis Oliphant2005-11-121-9/+9
* Removed svn version number for release.Travis Oliphant2005-11-121-10/+10
* Mild changes and version number upgrade.Travis Oliphant2005-11-111-1/+1
* Fixed getting base svn version number - avoiding importing base while in sour...Pearu Peterson2005-10-131-1/+5
* Fixed getting base svn version number - avoiding importing base while in sour...Pearu Peterson2005-10-131-5/+5
* Fix buglet in set_numeric_opsTravis Oliphant2005-10-121-1/+1
* Moved back to 0.4.2Travis Oliphant2005-10-121-1/+1
* Updated version after beta tagTravis Oliphant2005-10-121-1/+1
* Fixes to get core version working.Travis Oliphant2005-10-081-1/+1
* Fixed typo and moved __svn_version__ for coreTravis Oliphant2005-10-081-1/+1
* Moved extra modules to basicTravis Oliphant2005-10-071-0/+7
* Making sure it committedTravis Oliphant2005-09-301-1/+1
* Fixed compatibility issues.Travis Oliphant2005-09-301-1/+1
* Adding scipy.baseTravis Oliphant2005-09-141-0/+1