Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: Remove unnecessary 'from __future__ import ...' statements | Jon Dufresne | 2020-01-03 | 1 | -2/+0 |
* | 2to3: Apply `print` fixer. | Charles Harris | 2013-04-06 | 1 | -1/+1 |
* | 2to3: Use absolute imports. | Charles Harris | 2013-03-28 | 1 | -1/+1 |
* | 2to3: Put `from __future__ import division in every python file. | Charles Harris | 2013-03-01 | 1 | -0/+2 |
* | Put scons data into its own class. | David Cournapeau | 2009-10-01 | 1 | -15/+0 |
* | Add add_installed_pkg_config function, for automatic pkg-config-like generati... | David Cournapeau | 2009-07-26 | 1 | -0/+2 |
* | Installing a clib now works. | David Cournapeau | 2009-07-26 | 1 | -0/+2 |
* | Use a custom NumpyDistribution instead of distutils Distribution, to handle | David Cournapeau | 2008-01-06 | 1 | -0/+28 |