summaryrefslogtreecommitdiff
path: root/scipy/base/convertcode.py
Commit message (Expand)AuthorAgeFilesLines
* Moved scipy directory to numpyTravis Oliphant2006-01-041-147/+0
* Fixed problems revealed by pychecker.Travis Oliphant2005-12-301-1/+0
* Added an mlab so that there is one file to replace the old MLab functionality.Travis Oliphant2005-12-281-1/+1
* Changed .toscalar() method to .item()Travis Oliphant2005-12-261-1/+1
* Changed corerandom to random to reflect that it will not be 'supplanted' by f...Travis Oliphant2005-12-261-2/+2
* Eliminate basic and move everything to corefft, corelinalg, or corerandomTravis Oliphant2005-12-251-5/+5
* Updated convertcode. Added NOTSWAPPED flag as a possible input to PyArray_Fr...Travis Oliphant2005-12-161-24/+0
* Changed the scipy.pxi file in non-essential ways but since it will probably b...Travis Oliphant2005-12-131-1/+1
* added common_typeTravis Oliphant2005-10-221-4/+4
* Removed character conversion from convertcode.Travis Oliphant2005-10-191-8/+17
* Moved extra modules to basicTravis Oliphant2005-10-071-5/+5
* Trial run of random...Travis Oliphant2005-10-071-2/+2
* Adding weave and testTravis Oliphant2005-09-261-1/+0
* Fixing some array scalar inconsistencies.Travis Oliphant2005-09-191-5/+7
* Adding core scipy functionsTravis Oliphant2005-09-191-7/+19
* Converting masked arraysTravis Oliphant2005-09-191-16/+7
* Improving convert code.Travis Oliphant2005-09-161-10/+38
* Moving things to live under scipyTravis Oliphant2005-09-141-0/+131