summaryrefslogtreecommitdiff
path: root/numpy/linalg/setup.py
Commit message (Expand)AuthorAgeFilesLines
* STY: Make numpy/linalg/setup.py PEP8 compliantRonan Lamy2015-10-021-16/+17
* MAINT: Simplify numpy/linalg/setup.pyRonan Lamy2015-10-021-8/+8
* STY: Giant comma spacing fixup.Charles Harris2013-08-181-2/+2
* STY: Giant whitespace cleanup.Charles Harris2013-08-181-2/+2
* MAINT: move umath_linalg under numpy/linalg and use the same lapack_litePauli Virtanen2013-04-101-5/+23
* 2to3: Apply `print` fixer.Charles Harris2013-04-061-1/+1
* 2to3: Put `from __future__ import division in every python file.Charles Harris2013-03-011-0/+1
* Make linalg setup.py runnable under python3.David Cournapeau2009-12-031-2/+2
* Rename and reformat pythonxerbla.Stefan van der Walt2008-04-281-2/+2
* Fix import error.Pearu Peterson2008-04-091-0/+2
* Disable pythonxerbla.c patch for win32 (the MSVC linker failes on multiple d...Pearu Peterson2008-04-091-0/+3
* Fixing compile error from MSVC.Pearu Peterson2008-04-091-1/+1
* Apply modified patch from ticket 673. The patch is effective when using unopt...Pearu Peterson2008-04-091-4/+5
* Clean up setup() calls.Pearu Peterson2007-05-111-1/+1
* clean up unused imports and bad whitespaceTim Leslie2007-01-091-2/+0
* numpy.linalg.setup.py: include the test casescookedm2006-07-141-0/+2
* Run reindent.py (script distributed with Python) over the source to remove ex...cookedm2006-03-101-1/+1
* Change most setup.py filesTravis Oliphant2006-01-041-4/+4
* rename sub-packagesTravis Oliphant2006-01-041-0/+31