summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Add more SIMD files to .gitignoreBas van Beek2022-02-141-0/+4
* MAINT: gitignore `tokenize.c` and `x86-qsort.dispatch.c`Bas van Beek2022-02-091-0/+3
* Merge pull request #20131 from Developer-Ecosystem-Engineering/as_min_maxMatti Picus2022-01-111-0/+1
|\
| * Merge branch 'numpy:main' into as_min_maxDeveloper-Ecosystem-Engineering2021-11-181-0/+1
| |\
| * | BUG: NEON min/max is slow (#17989)Developer-Ecosystem-Engineering2021-10-181-0/+1
* | | MAINT: Add _umath_doc_generated.h to .gitignoreBas van Beek2021-12-211-0/+1
* | | Rename _operand_flag_tests.c.src into numpy/core/src/umath/_operand_flag_tests.cserge-sans-paille2021-11-261-1/+0
| |/ |/|
* | MAINT: Add `loops_umath_fp.dispatch.c` to .gitignoreBas van Beek2021-10-271-0/+1
|/
* .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