summaryrefslogtreecommitdiff
path: root/site.cfg.example
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Fix broken links in site.cfg.exampleChristian Veenhuis2023-04-161-2/+3
* BLD: add SSL2 default path for Fujitsu C/C++ compilerKentaro Kawakami2023-03-091-6/+8
* ENH: add support for fujitsu C/C++ compiler and SSL2 to numpy.yamadafuyuka2023-03-021-0/+8
* DOC: update docs in site.cfg.exampleRalf Gommers2022-02-181-27/+10
* DEP: doc-deprecate BLAS_SRC/LAPACK_SRCRalf Gommers2021-02-061-10/+1
* DOC,ENH: extend error message when Accelerate is detectedmattip2020-05-311-8/+0
* DOC: fix from reviewmattip2020-01-261-1/+1
* DOC: changes from reviewmattip2020-01-261-2/+7
* DOC: link and cleanup docstrings in site.cfg.examplemattip2020-01-201-22/+20
* DOC: site.cfg: add note about 64-bit openblas library namesPauli Virtanen2019-12-141-0/+4
* ENH: distutils: add support for ILP64 OpenBLAS (generic symbol suffix)Pauli Virtanen2019-12-141-2/+23
* DOC: document NPY_USE_BLAS64_ environment variablePauli Virtanen2019-12-011-0/+3
* ENH: distutils: support 64-bit OpenBLAS with '64_' symbol suffixPauli Virtanen2019-11-291-0/+17
* BLD: added libflame as a useable lapack libraryNick Papior2019-05-071-0/+16
* BLD: streamlined library names in site.cfg sections (#13157)Nick R. Papior2019-04-301-8/+6
* Merge pull request #12925 from eric-wieser/distutils-shlex-splitCharles Harris2019-02-251-2/+2
|\
| * BUG: parse shell escaping in extra_compile_args and extra_link_argsEric Wieser2019-02-241-2/+2
* | MAINT: minor changes for consistency to site.cfg.exampleRalf Gommers2019-02-201-20/+20
* | MAINT: removed word/typo from comment in site.cfg.exampleMichael James Jamie Schnaitter2018-12-071-1/+1
|/
* HTTP -> HTTPS, and other linkrot fixesMike Toews2018-06-161-6/+6
* MAINT: distutils.system_info: handle Accelerate like any other libraryPauli Virtanen2018-05-081-0/+8
* Update site.cfg.example on the MKL part.chaoyu32017-11-221-22/+25
* DOC: change Numpy to NumPy in remaining filesPierre de Buyl2016-09-061-4/+4
* BLD: fix configparser.InterpolationSyntaxErrorSorin Sbarnea2016-04-281-0/+1
* DOC: add notes to site.cfg.example on compiling BLIS itself and against it.Ralf Gommers2016-02-231-0/+15
* ENH: add support for BLIS to numpy.distutilsRalf Gommers2016-02-201-0/+6
* ENH: enabled extra_link_args in OpenBLAS segmentNick Papior2015-09-171-1/+1
* Fix typo in site.cfg.exampleEric Martin2015-07-081-1/+1
* ENH: rpath and runtime_library_dirs equivalentNick Papior Andersen2015-02-261-1/+3
* ENH: Added tests to the extra options read inNick Papior Andersen2015-02-241-1/+26
* DOC: Added MKL win-64 settings to site.cfg exampleÅsmund Hjulstad2015-02-091-1/+10
* DOC: clarify that umfpack, fftw and djbfft are not used by numpyJulian Taylor2014-07-271-2/+2
* DOC: update openblas fork warning with fixed pthread build infoJulian Taylor2014-02-211-4/+8
* DOC: site.cfg: warn against OpenBLAS and multiprocessingLars Buitinck2014-01-141-0/+11
* Use the default install location of OpenBLAS in the exampleOlivier Grisel2013-09-041-3/+3
* site.cfg.example should not reference blas_opt and lapack_optOlivier Grisel2013-09-041-52/+34
* BLD: Update with information about openblas.Skipper Seabold2013-08-201-0/+15
* DOC: document inconsistent path separator in site.cfg path lists. Closes #934.rgommers2011-03-021-2/+6
* DOC: update site.cfg.example with notes about umfpack/fftw.rgommers2011-02-201-4/+10
* Put one example for mkl 10.0 in site.cfg.example.David Cournapeau2008-05-181-0/+6
* Site.cfg can still have DEFAULT section (closes #751).Stefan van der Walt2008-04-281-1/+1
* In site.cfg, change DEFAULT section to ALL to accommodate building on Python ...Stefan van der Walt2008-03-191-1/+1
* Adding an example for MKL in site.cfg.example (for recent versions)David Cournapeau2007-11-291-0/+9
* Add another place to check for configuration, namely ~/.numpy-site.cfg, to he...Robert Kern2007-04-151-0/+3
* Fleshed-out site.cfg example.Robert Kern2006-12-041-13/+117
* (no commit message)Robert Cimrman2006-04-101-2/+7
* site.scfg.example addedRobert Cimrman2006-04-061-0/+8