summaryrefslogtreecommitdiff
path: root/numpy/linalg/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Pearu Peterson2008-04-091-0/+3
| | | | defined symbols) when using optimized lapack.
* Fixing compile error from MSVC.Pearu Peterson2008-04-091-1/+1
|
* Apply modified patch from ticket 673. The patch is effective when using ↵Pearu Peterson2008-04-091-4/+5
| | | | unoptimized lapack shipped with numpy [tested] or if optimized lapack library does not have xerbla_ defined [not tested]
* 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 ↵cookedm2006-03-101-1/+1
| | | | extraneous whitespace
* Change most setup.py filesTravis Oliphant2006-01-041-4/+4
|
* rename sub-packagesTravis Oliphant2006-01-041-0/+31