Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved scipy directory to numpy | Travis Oliphant | 2006-01-04 | 1 | -284/+0 |
| | |||||
* | Adding type-specific sorting functions. | Travis Oliphant | 2005-12-31 | 1 | -0/+7 |
| | |||||
* | Moved scipy/lib/blasdot to scipy/base | Pearu Peterson | 2005-12-30 | 1 | -4/+21 |
| | |||||
* | Fix setup.py to include api_generating files. | Travis Oliphant | 2005-12-13 | 1 | -2/+4 |
| | |||||
* | Fixed typo in setup.py script. | Travis Oliphant | 2005-12-07 | 1 | -1/+1 |
| | |||||
* | Refactor API generation a little | cookedm | 2005-12-06 | 1 | -32/+23 |
| | |||||
* | Left a debug statement in | cookedm | 2005-12-06 | 1 | -1/+0 |
| | |||||
* | The declarations for API functions are now read directly from the source ↵ | cookedm | 2005-12-06 | 1 | -12/+17 |
| | | | | | | | | files, using the /*OBJECT_API*/ (and similiar) tags. The order of the API functions is determined by the *_api_order.txt files in code_generators/. Also, the code_generators/generate_*.py files are imported instead of using execfile() in setup.py, with common routines held in genapi.py. | ||||
* | Added a new test for isinf. | Travis Oliphant | 2005-10-21 | 1 | -0/+2 |
| | |||||
* | Moved back to 0.4.2 | Travis Oliphant | 2005-10-12 | 1 | -0/+2 |
| | |||||
* | Fixed typo and moved __svn_version__ for core | Travis Oliphant | 2005-10-08 | 1 | -0/+1 |
| | |||||
* | Moved inclusion of files from MANIFEST.in to proper setup.py files. | Pearu Peterson | 2005-10-05 | 1 | -0/+1 |
| | |||||
* | Impl. atanhf and using it for detecting HAVE_INVERSE_HYPERBOLIC_FLOAT. | Pearu Peterson | 2005-09-30 | 1 | -1/+1 |
| | |||||
* | Define atanhf,asinhf,acoshf when missing (like in mingw32). | Pearu Peterson | 2005-09-30 | 1 | -0/+2 |
| | |||||
* | Fixed config_cmd.check_func call bugs that used to return always True. | Pearu Peterson | 2005-09-30 | 1 | -4/+5 |
| | |||||
* | Fixed and improved scipy.distutils. | Pearu Peterson | 2005-09-30 | 1 | -7/+10 |
| | |||||
* | Added f2py2e as scipy.f2py, improved scipy.distutils, fixed setup.py files, etc | Pearu Peterson | 2005-09-29 | 1 | -22/+24 |
| | |||||
* | r3531@Blasphemy: kern | 2005-09-29 02:05:01 -0700 | Robert Kern | 2005-09-29 | 1 | -1/+1 |
| | | | | Restoring tests | ||||
* | r3470@803638d6: kern | 2005-09-26 17:50:04 -0700 | Robert Kern | 2005-09-28 | 1 | -6/+17 |
| | | | | Don't install headers under /include/python2.4 but into the package | ||||
* | r3463@803638d6: kern | 2005-09-26 14:31:52 -0700 | Robert Kern | 2005-09-28 | 1 | -1/+3 |
| | | | | Fix for blank math library | ||||
* | (no commit message) | Travis Oliphant | 2005-09-25 | 1 | -0/+1 |
| | |||||
* | Fixed fortran ravelling issues. | Travis Oliphant | 2005-09-22 | 1 | -1/+3 |
| | |||||
* | Added isnan, isinf, isfinite, and signbit | Travis Oliphant | 2005-09-16 | 1 | -2/+3 |
| | |||||
* | Added EnsureArray to C-API and used it to clean up some method calls | Travis Oliphant | 2005-09-14 | 1 | -1/+1 |
| | |||||
* | SVN version builds | Travis Oliphant | 2005-09-14 | 1 | -1/+1 |
| | |||||
* | Adding scipy.base to SVN | Travis Oliphant | 2005-09-14 | 1 | -15/+15 |
| | |||||
* | Moving things to live under scipy | Travis Oliphant | 2005-09-14 | 1 | -0/+232 |