summaryrefslogtreecommitdiff
path: root/scipy/base/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Moved scipy directory to numpyTravis Oliphant2006-01-041-284/+0
* Adding type-specific sorting functions.Travis Oliphant2005-12-311-0/+7
* Moved scipy/lib/blasdot to scipy/basePearu Peterson2005-12-301-4/+21
* Fix setup.py to include api_generating files.Travis Oliphant2005-12-131-2/+4
* Fixed typo in setup.py script.Travis Oliphant2005-12-071-1/+1
* Refactor API generation a littlecookedm2005-12-061-32/+23
* Left a debug statement incookedm2005-12-061-1/+0
* The declarations for API functions are now read directly from the source file...cookedm2005-12-061-12/+17
* Added a new test for isinf.Travis Oliphant2005-10-211-0/+2
* Moved back to 0.4.2Travis Oliphant2005-10-121-0/+2
* Fixed typo and moved __svn_version__ for coreTravis Oliphant2005-10-081-0/+1
* Moved inclusion of files from MANIFEST.in to proper setup.py files.Pearu Peterson2005-10-051-0/+1
* Impl. atanhf and using it for detecting HAVE_INVERSE_HYPERBOLIC_FLOAT.Pearu Peterson2005-09-301-1/+1
* Define atanhf,asinhf,acoshf when missing (like in mingw32).Pearu Peterson2005-09-301-0/+2
* Fixed config_cmd.check_func call bugs that used to return always True.Pearu Peterson2005-09-301-4/+5
* Fixed and improved scipy.distutils.Pearu Peterson2005-09-301-7/+10
* Added f2py2e as scipy.f2py, improved scipy.distutils, fixed setup.py files, etcPearu Peterson2005-09-291-22/+24
* r3531@Blasphemy: kern | 2005-09-29 02:05:01 -0700Robert Kern2005-09-291-1/+1
* r3470@803638d6: kern | 2005-09-26 17:50:04 -0700Robert Kern2005-09-281-6/+17
* r3463@803638d6: kern | 2005-09-26 14:31:52 -0700Robert Kern2005-09-281-1/+3
* (no commit message)Travis Oliphant2005-09-251-0/+1
* Fixed fortran ravelling issues. Travis Oliphant2005-09-221-1/+3
* Added isnan, isinf, isfinite, and signbitTravis Oliphant2005-09-161-2/+3
* Added EnsureArray to C-API and used it to clean up some method callsTravis Oliphant2005-09-141-1/+1
* SVN version buildsTravis Oliphant2005-09-141-1/+1
* Adding scipy.base to SVNTravis Oliphant2005-09-141-15/+15
* Moving things to live under scipyTravis Oliphant2005-09-141-0/+232