Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: core: use PyCapsule objects only on Python >= 3.0, stay with PyCObjects ... | Pauli Virtanen | 2010-07-17 | 1 | -1/+1 |
* | ENH, BUG: PyCObject will be deprecated in python 2.7. So use the NpyCapsule | Charles Harris | 2010-05-03 | 1 | -2/+2 |
* | 3K: f2py: port much of f2py C code to Py3 | Pauli Virtanen | 2010-03-06 | 1 | -3/+29 |
* | ENH: Add support for PyCapsule. | Charles Harris | 2010-02-25 | 1 | -1/+15 |
* | Introduced intent(align4|align8|align16) attributes. Fixes scipy ticket 794 a... | Pearu Peterson | 2009-10-25 | 1 | -0/+14 |
* | Fix f2py and doc | Travis Oliphant | 2006-07-08 | 1 | -1/+1 |
* | Fix f2py to use new names | Travis Oliphant | 2006-07-08 | 1 | -4/+4 |
* | Fix f2py to handle character arrays in common blocks | Travis Oliphant | 2006-03-08 | 1 | -0/+1 |
* | Changed all references to scipy to numpy | Travis Oliphant | 2006-01-04 | 1 | -1/+1 |
* | Moved scipy directory to numpy | Travis Oliphant | 2006-01-04 | 1 | -0/+123 |