Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Cleanups of numpy.distutils.misc_util | cookedm | 2006-01-27 | 1 | -29/+52 | |
| | | | | Mostly covers replacing typechecks using type() with two routines: is_sequence and is_string. | |||||
* | Resolve paths in add_library include_dirs.. | Pearu Peterson | 2006-01-27 | 1 | -1/+2 | |
| | ||||||
* | Added data_files generator support - removed a piece of core.setup function. | Pearu Peterson | 2006-01-27 | 1 | -3/+1 | |
| | ||||||
* | Prefer xxx/setup.py file over xxx/setup_xxx.py when both exist. | Pearu Peterson | 2006-01-26 | 1 | -2/+3 | |
| | ||||||
* | Added simple pattern support for Configuration.add_subpackage method. | Pearu Peterson | 2006-01-26 | 1 | -11/+26 | |
| | ||||||
* | __config__.py files are generated through py_modules list. Added get_info ↵ | Pearu Peterson | 2006-01-24 | 1 | -10/+18 | |
| | | | | method to Configuration. | |||||
* | Fixed dotblas for zero-size arrays. | Travis Oliphant | 2006-01-17 | 1 | -0/+10 | |
| | ||||||
* | Fixed name change. | Pearu Peterson | 2006-01-05 | 1 | -1/+1 | |
| | ||||||
* | Fixed import errors. | Pearu Peterson | 2006-01-04 | 1 | -5/+5 | |
| | ||||||
* | Changed all references to scipy to numpy | Travis Oliphant | 2006-01-04 | 1 | -14/+14 | |
| | ||||||
* | Moved scipy directory to numpy | Travis Oliphant | 2006-01-04 | 1 | -0/+988 | |