summaryrefslogtreecommitdiff
path: root/numpy/linalg/lapack_lite/clapack_scrub.py
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Remove commented out code blocksgfyoung2015-12-201-4/+0
* DOC: Use print only as function when print_function is imported from __future__gfyoung2015-12-191-2/+2
* MAINT: Apply 2to3 idioms fixer.Charles Harris2013-05-021-1/+1
* 2to3: Apply `print` fixer.Charles Harris2013-04-061-2/+2
* 2to3: Apply `imports` fixer.Charles Harris2013-04-021-2/+2
* 2to3: Use absolute imports.Charles Harris2013-03-281-1/+1
* 2to3: Put `from __future__ import division in every python file.Charles Harris2013-03-011-0/+1
* ran reindent.py to clean up whitespaceJarrod Millman2007-10-291-1/+0
* Add the code that generates lapack_lite from LAPACK sources.cookedm2006-06-271-0/+276