Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix missing error check. | Travis Oliphant | 2006-04-27 | 1 | -0/+1 |
| | |||||
* | Fix f2py to handle character arrays in common blocks | Travis Oliphant | 2006-03-08 | 2 | -5/+28 |
| | |||||
* | Fixed f2py bug in calculating dims vector when expected rank equals to array ↵ | Pearu Peterson | 2006-01-25 | 1 | -29/+36 |
| | | | | rank. | ||||
* | Remove bad 'fix' for f2py | Travis Oliphant | 2006-01-24 | 1 | -2/+4 |
| | |||||
* | Comment change in fortranobject.c better. | Travis Oliphant | 2006-01-22 | 1 | -0/+4 |
| | |||||
* | Added LICENSE.txt to distribution. Fixed f2py check_and_fix_dimensions to ↵ | Travis Oliphant | 2006-01-22 | 1 | -0/+14 |
| | | | | not reverse dimensions. | ||||
* | Fixed up PyArray_FromAny and friends for API --- recompile extensions... | Travis Oliphant | 2006-01-19 | 1 | -1/+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 | 8 | -0/+1223 |