Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved scipy directory to numpy | Travis Oliphant | 2006-01-04 | 147 | -23895/+0 |
| | |||||
* | Update CAPI.txt to reflect new function pointer structure. | Travis Oliphant | 2005-12-10 | 1 | -4/+4 |
| | |||||
* | Fixed syntax errors. | Pearu Peterson | 2005-12-06 | 1 | -0/+3 |
| | |||||
* | One more error in cfuncs and remove Py_NotImplmented from fields. | Travis Oliphant | 2005-12-06 | 1 | -1/+1 |
| | |||||
* | Fixed typo in cfuncs.py | Travis Oliphant | 2005-12-06 | 1 | -1/+1 |
| | |||||
* | Added handling of output of fields returned from dtypedescr to constructor. ↵ | Travis Oliphant | 2005-12-06 | 1 | -1/+0 |
| | | | | Fixed itemsize reference in fortranobject.c | ||||
* | More changes... | Travis Oliphant | 2005-12-04 | 2 | -5/+3 |
| | |||||
* | Change rules.py back. | Travis Oliphant | 2005-11-16 | 1 | -2/+2 |
| | |||||
* | Fixed set memory to zero for generic allocator. | Travis Oliphant | 2005-11-16 | 1 | -2/+2 |
| | |||||
* | Closed a few more leaks. | Travis Oliphant | 2005-11-14 | 1 | -1/+2 |
| | |||||
* | Code clean up in f2py. Added initial gnu95 compiler support. | Pearu Peterson | 2005-11-12 | 1 | -189/+23 |
| | |||||
* | Fixed string conversion. Cleaned up. | Travis Oliphant | 2005-11-11 | 1 | -152/+25 |
| | |||||
* | Fixed incorrect usage of PyArray_CanCastSafely. | Pearu Peterson | 2005-10-31 | 1 | -3/+9 |
| | |||||
* | Cosmetics with NO_SCIPY_IMPORT. | Pearu Peterson | 2005-10-30 | 1 | -0/+2 |
| | |||||
* | Replaced PyArray_FromDimsAndData with PyArray_SimpleNewFromData. | Pearu Peterson | 2005-10-28 | 1 | -3/+3 |
| | |||||
* | Moved f2py2e to f2py. | Pearu Peterson | 2005-10-28 | 147 | -0/+24179 |