summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* .gitignore virtualenv's .python-versionJerry Morrison2021-07-091-0/+1
* MAINT: Add `numpy/random/lib/npyrandom.lib` to gitignoreBas van Beek2021-05-071-0/+1
* MAINT, SIMD: Add loops_arithmetic.dispatch.c.srcGanesh Kathiresan2021-03-201-0/+1
* ENH, SIMD: Ditching the old CPU dispatcher(Exp & Log) (#18101)Sayed Adel2021-01-071-0/+1
* BUG, BLD: Generate the main dispatcher config header into the build dirSayed Adel2021-01-031-3/+0
* SIMD: Replace raw SIMD of sin/cos with NPYVSayed Adel2020-12-261-0/+1
* Merge pull request #17985 from seiko2plus/ditch_simd_arithmeticCharles Harris2020-12-191-0/+2
|\
| * ENH, SIMD: Ditching the old CPU dispatcher(Arithmetic)Sayed Adel2020-12-141-0/+2
* | ENH: Use versioneer to manage numpy versions.Charles Harris2020-12-081-2/+0
|/
* MAINT: Add git rules to ignore all SIMD generated filesSayed Adel2020-11-241-12/+16
* MAINT: Add more files to `.gitgnore`Bas van Beek2020-11-051-0/+9
* ENH: Pass optimizations arguments to asv buildSayed Adel2020-09-111-0/+1
* Adding pip install -e and doc build generated files to gitignoreBrigitta Sipocz2020-07-121-0/+6
* MAINT: Add platform specific umath tests to gitignoreAnirudh Subramanian2020-06-191-0/+3
* ENH: [3/7] enable multi-platform SIMD compiler optimizationsSayed Adel2020-06-151-0/+1
* MAINT: simplifying annotations for np.core.from_numeric (#16556)Bas van Beek2020-06-101-0/+1
* BUG,DEP: Make `scalar.__round__()` behave like pythons round (#15840)Hameer Abbasi2020-04-101-0/+1
* Fix swig testsMathieu Lamarre2020-03-131-0/+14
* MAINT: Remove duplicate files from .gitignoreKai Striega2019-09-271-4/+0
* REPO: Ignore some generated files.Robert Kern2019-06-261-0/+1
* BUG: __dealloc__ can be called without __init__ in some error modesmattip2019-05-201-1/+1
* BENCH: convert bencmarks to asv formatmattip2019-05-201-5/+5
* BUILD: move files out of _randomgenmattip2019-05-201-1/+5
* ENH: Radix sortHameer Abbasi2019-05-111-0/+1
* ENH: preliminary numeric timsortwtli2019-01-211-0/+5
* MAINT: added template-generated files to .gitignoreOleksandr Pavlyk2018-12-081-0/+5
* DEV: Add ".directory" to gitignoreLars G2018-06-161-0/+1
* DEV: Add new _test.c files and benchmarks/html to gitignoreLars G2018-06-161-0/+6
* MAINT: Added pytest cache folder to .gitignoreJoseph Fox-Rabinovitz2018-04-261-0/+4
* MAINT: add .cache to gitignorexoviat2017-12-241-0/+1
* Merge pull request #10260 from xoviat/add-pytest-supportCharles Harris2017-12-221-0/+1
|\
| * Add .cache to gitignorexoviat2017-12-221-0/+1
* | MAINT: add .vscode to gitignorexoviat2017-12-171-0/+1
|/
* MAINT: update .gitignoreJulian Taylor2017-04-101-0/+2
* ENH: Allows building npy_math with static inliningAndres Guzman-Ballen2017-03-101-1/+0
* ENH: Vendorize tempita.Charles Harris2016-09-301-0/+1
* MAINT: Add PMIP files to .gitignoregfyoung2016-09-191-0/+1
* BLD: finish handling of setuptools commands.Ralf Gommers2016-01-161-0/+1
* MAINT: update .gitignore vs benchmarksPauli Virtanen2015-08-221-0/+3
* ENH: Ignore PyCharm project files.John Kirkham2015-02-171-0/+4
* MAINT: update .gitignore for new template filesJulian Taylor2015-01-221-2/+2
* MAINT: .gitignore += generated umath/loops.hKirill Smelkov2014-07-271-1/+1
* MAINT: add common source indexer files to .gitignoreJulian Taylor2014-07-271-0/+6
* BLD: remove cython c source from gitJulian Taylor2014-04-051-0/+3
* MAINT: ignore some more generated C filesLars Buitinck2014-03-251-0/+4
* BUG: .gitignore ignores all release directories.Charles Harris2013-09-051-1/+1
* ENH: Add paver generated release directory to .gitignore.Charles Harris2013-09-021-0/+4
* MAINT: ignore some more generated C files.Lars Buitinck2013-08-271-1/+7
* requested filetypes and dirs to gitignoreEric Fode2012-07-111-0/+3
* added generated c files to gitignoreEric Fode2012-07-111-0/+25