| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Apply npy_ and NPY_ prefixes to all C-API names that don't already have PyArr... | Travis Oliphant | 2006-07-08 | 1 | -4/+4 |
| * | Cast to double instead of float in digitize. | Stefan van der Walt | 2006-06-30 | 1 | -2/+2 |
| * | Make import_array and import_ufunc MACROS again. | Travis Oliphant | 2006-06-20 | 1 | -2/+2 |
| * | Add missing Py_INCREF to fix ticket #95 | Travis Oliphant | 2006-05-09 | 1 | -0/+1 |
| * | Make ext module typespecs to use PyMODINIT_FUNC that is essential for mingw32... | Pearu Peterson | 2006-04-24 | 1 | -1/+1 |
| * | Don't raise fatal errors on load. | Travis Oliphant | 2006-01-24 | 1 | -4/+2 |
| * | Fixed up PyArray_FromAny and friends for API --- recompile extensions... | Travis Oliphant | 2006-01-19 | 1 | -2/+2 |
| * | Add a few more docstrings using add_docstring. | Travis Oliphant | 2006-01-05 | 1 | -0/+7 |
| * | More numpy fixes... | Travis Oliphant | 2006-01-04 | 1 | -2/+2 |
| * | Changed all references to scipy to numpy | Travis Oliphant | 2006-01-04 | 1 | -3/+3 |
| * | Moving things.. | Travis Oliphant | 2006-01-04 | 1 | -0/+453 |
