summaryrefslogtreecommitdiff
path: root/numpy/distutils/cpuinfo.py
Commit message (Expand)AuthorAgeFilesLines
* use 'in' keyword to test dictionary membershipJarrod Millman2007-11-281-1/+1
* Update distutils/cpuinfo.pycookedm2007-10-021-171/+155
* Remove use of the string module in distutils/cpuinfo.pycookedm2007-10-021-26/+28
* Get rid of print statement.Travis Oliphant2007-09-201-1/+0
* cpuinfo: Nocona is a PentiumIV, not 686. Fixes #438cookedm2007-03-291-3/+3
* Fixed detection of Core2 CPUs (scipy ticket #349)edschofield2007-02-051-2/+7
* remove some remaining references to scipy. fixes #428Tim Leslie2007-01-261-1/+1
* Add Intel EM64T Fortran Compiler support.Pearu Peterson2006-04-091-1/+1
* Applied http://projects.scipy.org/scipy/numpy/ticket/39Pearu Peterson2006-03-311-0/+4
* Run reindent.py (script distributed with Python) over the source to remove ex...cookedm2006-03-101-7/+7
* Moved scipy directory to numpyTravis Oliphant2006-01-041-0/+687