Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix docstrings in numpy.dft | Travis Oliphant | 2006-06-19 | 1 | -2/+2 |
| | |||||
* | Fix name issues in fftpack. Add OpenBSD support to floating-point handling. | Travis Oliphant | 2006-06-15 | 1 | -6/+5 |
| | |||||
* | Expose deprecate function | Travis Oliphant | 2006-06-15 | 1 | -6/+7 |
| | |||||
* | Make refft -> rfft and have old names for backwards compatibility. | Travis Oliphant | 2006-06-15 | 1 | -33/+41 |
| | |||||
* | Apply patch #137 | Travis Oliphant | 2006-06-12 | 1 | -6/+6 |
| | |||||
* | Add RNG interface and clean up old-interfaces to be separate from newer ones. | Travis Oliphant | 2006-06-09 | 2 | -84/+83 |
| | |||||
* | Make ext module typespecs to use PyMODINIT_FUNC that is essential for ↵ | Pearu Peterson | 2006-04-24 | 1 | -2/+1 |
| | | | | mingw32 and c++ code combination to work correctly. | ||||
* | clean up some imports | Tim Leslie | 2006-03-16 | 1 | -1/+2 |
| | |||||
* | Run reindent.py (script distributed with Python) over the source to remove ↵ | cookedm | 2006-03-10 | 3 | -24/+22 |
| | | | | extraneous whitespace | ||||
* | Added more debugging hooks to PackageLoader: NUMPY_IMPORT_DEBUG. Avoid ↵ | Pearu Peterson | 2006-02-24 | 1 | -2/+4 |
| | | | | initiating Scipy/NumpyTest during imports. | ||||
* | Simplify the ndenumerate class by exposing coords and index from flat ↵ | Travis Oliphant | 2006-01-26 | 1 | -4/+3 |
| | | | | iterator. Simple cosmetic changes to ffts. | ||||
* | Raise error when using same field names and disallow object fields for now. | Travis Oliphant | 2006-01-25 | 1 | -3/+0 |
| | |||||
* | Fixed uninitialized memory in real_fft. | Travis Oliphant | 2006-01-16 | 1 | -4/+4 |
| | |||||
* | Moved .dtypedescr to .dtype; .dtype->.dtype.type; .dtypestr ->.dtype.str; ↵ | Travis Oliphant | 2006-01-15 | 1 | -1/+1 |
| | | | | .dtypechar -> .dtype.char | ||||
* | Added i0 natively for kaiser window | Travis Oliphant | 2006-01-05 | 1 | -6/+6 |
| | |||||
* | Changed how to get dual numpy/scipy behavior. Use explicit numpy.dual module. | Travis Oliphant | 2006-01-05 | 1 | -13/+0 |
| | |||||
* | More fixes... | Travis Oliphant | 2006-01-04 | 1 | -1/+1 |
| | |||||
* | More numpy fixes... | Travis Oliphant | 2006-01-04 | 3 | -4/+4 |
| | |||||
* | Fixed lib | Travis Oliphant | 2006-01-04 | 1 | -8/+7 |
| | |||||
* | Changed all references to scipy to numpy | Travis Oliphant | 2006-01-04 | 5 | -15/+15 |
| | |||||
* | Change most setup.py files | Travis Oliphant | 2006-01-04 | 1 | -3/+3 |
| | |||||
* | rename sub-packages | Travis Oliphant | 2006-01-04 | 9 | -0/+2314 |