Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Workaround strage tempfile problem. | Pearu Peterson | 2006-04-03 | 1 | -3/+1 | |
| | ||||||
* | Reorg. code so that numpy.distutils could be used from cwd that contains ↵ | Pearu Peterson | 2006-04-01 | 1 | -1/+3 | |
| | | | | math.py. | |||||
* | Replace type(a) is (something) with appropiate is_string/is_sequence tests | cookedm | 2006-02-01 | 1 | -13/+15 | |
| | ||||||
* | Misc cleanups + replace `a` with %r or repr(a) | cookedm | 2006-01-31 | 1 | -9/+10 | |
| | | | | | Also replace some type checks with misc_util.is_sequence or misc_util.is_string or appropiate isinstance(). | |||||
* | Moved scipy directory to numpy | Travis Oliphant | 2006-01-04 | 1 | -0/+645 | |