summaryrefslogtreecommitdiff
path: root/numpy/core/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Bump up version number. Fix methods on matrices to preserve order. Add more...Travis Oliphant2006-04-271-0/+7
* Reimplemented add_data_dir and add_data_files methods to fix ambiguities.Pearu Peterson2006-03-301-2/+2
* Run reindent.py (script distributed with Python) over the source to remove ex...cookedm2006-03-101-5/+5
* Add check for rint and a default implementation if not present. Make UserArr...Travis Oliphant2006-02-241-0/+2
* Moved fenv codes to numpy/include/fenv/ as mingw32 compiler was picking up wr...Pearu Peterson2006-02-181-4/+4
* Add patch from BSD to get cygwin working.Travis Oliphant2006-02-171-0/+6
* Change accuracy of fill and more _WIN32 fixes.Travis Oliphant2006-02-091-2/+3
* Merged unicode changes back into main branch.Travis Oliphant2006-02-091-0/+1
* Fix 2.3 compatibility.Travis Oliphant2006-01-221-1/+7
* Use better functions for inverse hyperbolic functions, and expose log1p and e...cookedm2006-01-121-0/+4
* Fixed error in setflags and added a few unit tests for test_multiarrayTravis Oliphant2006-01-061-2/+2
* Added Chris Stawarz patch for solaris.Travis Oliphant2006-01-051-0/+2
* Change most setup.py filesTravis Oliphant2006-01-041-17/+10
* rename sub-packagesTravis Oliphant2006-01-041-0/+284