summaryrefslogtreecommitdiff
path: root/numpy/random/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Temporary workaround for problem with 'multivariate' when specifying zeroStefan van der Walt2007-08-281-0/+1
* When checking for the _WIN32 preprocessor symbol, don't #error on failurecookedm2007-05-281-2/+1
* Clean up setup() calls.Pearu Peterson2007-05-111-1/+1
* Whitespace cleanup.Stefan van der Walt2007-01-081-2/+1
* Use add_data_files instead of add_headers to install randomkit.hedschofield2006-04-191-2/+2
* Modified numpy/random/setup.py to export randomkit.h header fileedschofield2006-04-181-0/+2
* Run reindent.py (script distributed with Python) over the source to remove ex...cookedm2006-03-101-3/+2
* Change accuracy of fill and more _WIN32 fixes.Travis Oliphant2006-02-091-1/+0
* Fixes to help compilation on Windows with MSVCTravis Oliphant2006-02-091-4/+34
* Change most setup.py filesTravis Oliphant2006-01-041-2/+2
* Moved scipy directory to numpyTravis Oliphant2006-01-041-0/+24