| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | MAINT: Pin rtools version on Windows. | Charles Harris | 2023-05-03 | 1 | -2/+3 | |
| | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #23706 from seberg/testing-gfuncs | Sebastian Berg | 2023-05-03 | 1 | -68/+13 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | MAINT: Remove gisnan, gisinf, and gisfinite from testing code | Sebastian Berg | 2023-05-03 | 1 | -68/+13 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #23699 from ngoldbaum/repeat-remove-array-incref | Sebastian Berg | 2023-05-03 | 2 | -14/+101 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | TST: test object dtype in test_repeat | Nathan Goldbaum | 2023-05-03 | 1 | -2/+3 | |
| | * | | | | | | | | MAINT: apply specialization optimization | Nathan Goldbaum | 2023-05-02 | 1 | -23/+83 | |
| | * | | | | | | | | MAINT: refactor to use chunked casts | Nathan Goldbaum | 2023-05-02 | 1 | -8/+9 | |
| | * | | | | | | | | MAINT: refactor PyArray_Repeat to avoid PyArray_INCREF | Nathan Goldbaum | 2023-05-02 | 1 | -2/+27 | |
| * | | | | | | | | | Merge pull request #22137 from Micky774/enable_simd | Matti Picus | 2023-05-03 | 4 | -53/+320 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ENH: add NPY_ENABLE_CPU_FEATURES to allow limiting set of enabled features | Meekail Zain | 2023-04-08 | 4 | -53/+320 | |
| * | | | | | | | | | | Merge pull request #23700 from rossbar/doc/fix-23664 | Sebastian Berg | 2023-05-02 | 1 | -8/+7 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | DOC: add back reference. | Ross Barnowski | 2023-05-02 | 1 | -3/+3 | |
| | * | | | | | | | | | | DOC: fix reference formatting. | Ross Barnowski | 2023-05-02 | 1 | -3/+3 | |
| | * | | | | | | | | | | DOC: fix indexing inconsistency in outer docstring. | Ross Barnowski | 2023-05-02 | 1 | -6/+5 | |
| * | | | | | | | | | | | Merge pull request #23695 from Mousius/sincos-range-checks | Sebastian Berg | 2023-05-02 | 2 | -2/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | xfail underflowing scalar sin | Chris Sidebottom | 2023-05-02 | 1 | -0/+4 | |
| | * | | | | | | | | | | Add test case for underflow exception | Chris Sidebottom | 2023-05-02 | 1 | -0/+10 | |
| | * | | | | | | | | | | BUG: Correct sin/cos float64 range check functions | Chris Sidebottom | 2023-05-02 | 1 | -2/+2 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #23696 from domdfcoding/patch-1 | Sebastian Berg | 2023-05-02 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | DOC: Fix link to site.cfg.example | Dominic Davis-Foster | 2023-05-02 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #23691 from WarrenWeckesser/geometric-maxint | Sebastian Berg | 2023-05-02 | 2 | -24/+36 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | MAINT: random: In a test module, don't use a global non-deterministically Gen... | warren | 2023-05-01 | 1 | -24/+21 | |
| | * | | | | | | | | | | BUG: random: Don't return negative values from Generator.geometric. | warren | 2023-04-30 | 2 | -1/+16 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | DOC: Fix return type of `PyArray_EinsteinSum` (#23684) | Yuki | 2023-04-29 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge pull request #23680 from seberg/ma-kraken | Charles Harris | 2023-04-28 | 2 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | BUG: Fix masked array ravel order for A (and somewhat K) | Sebastian Berg | 2023-04-28 | 2 | -1/+3 | |
| * | | | | | | | | | | | Merge pull request #23683 from numpy/dependabot/github_actions/github/codeql-... | Charles Harris | 2023-04-28 | 2 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | MAINT: Bump github/codeql-action from 2.3.1 to 2.3.2 | dependabot[bot] | 2023-04-28 | 2 | -4/+4 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge pull request #23682 from r-devulap/disable-ci-again | Charles Harris | 2023-04-28 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | CI: Disable intel_spr_sde_test, again | Raghuveer Devulapalli | 2023-04-28 | 1 | -0/+1 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #23600 from HaoZeke/f2pyFuncFix_23598 | Sebastian Berg | 2023-04-28 | 7 | -2/+58 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'main' into f2pyFuncFix_23598 | Sebastian Berg | 2023-04-26 | 79 | -1262/+2182 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | TST: Add a test for the f2py function wrapper file | Rohit Goswami | 2023-04-17 | 2 | -0/+33 | |
| | * | | | | | | | | | | | BUG: Ensure function wrappers have consistent args | Rohit Goswami | 2023-04-17 | 1 | -0/+6 | |
| | * | | | | | | | | | | | MAINT,TST: No printing in f2py tests | Rohit Goswami | 2023-04-16 | 1 | -1/+1 | |
| | * | | | | | | | | | | | MAINT: Fix tests for f2py inferred return types | Rohit Goswami | 2023-04-16 | 1 | -2/+5 | |
| | * | | | | | | | | | | | BUG: Fix return types for functions in f2py | Rohit Goswami | 2023-04-16 | 1 | -0/+2 | |
| | * | | | | | | | | | | | TST: Add a test for gh-23598 | Rohit Goswami | 2023-04-16 | 2 | -1/+13 | |
| * | | | | | | | | | | | | TST: add tests for numpy.quantile (#23129) | Christian Lorentzen | 2023-04-28 | 1 | -5/+100 | |
| * | | | | | | | | | | | | DOC: Fixing incorrect sentence - Boolean array indexing #23377 (#23489) | Younes | 2023-04-28 | 1 | -6/+7 | |
| * | | | | | | | | | | | | Merge pull request #23528 from seberg/allow-backcomp-builds | Matti Picus | 2023-04-28 | 13 | -106/+257 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Apply suggestions from code review | Sebastian Berg | 2023-04-28 | 4 | -12/+14 | |
| | * | | | | | | | | | | | | DOC: Align default with what the NEP draft says | Sebastian Berg | 2023-04-25 | 2 | -3/+4 | |
| | * | | | | | | | | | | | | MAINT,DOC: Update based on Ralf's review | Sebastian Berg | 2023-04-20 | 4 | -13/+12 | |
| | * | | | | | | | | | | | | DOC: Add API change section to reviewer docs | Sebastian Berg | 2023-04-18 | 1 | -1/+28 | |
| | * | | | | | | | | | | | | DOC: Start on docs about compatible downstream builds | Sebastian Berg | 2023-04-11 | 2 | -48/+66 | |
| | * | | | | | | | | | | | | Tweak to just warn for low versions | Sebastian Berg | 2023-04-06 | 1 | -9/+9 | |
| | * | | | | | | | | | | | | TST,DOC: Avoid spaces to hopefully ensure more info on error and fix memtests | Sebastian Berg | 2023-04-04 | 2 | -1/+2 | |
| | * | | | | | | | | | | | | BUG: Fix typo in new version checks | Sebastian Berg | 2023-04-04 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | MAINT: Bump version in meson | Sebastian Berg | 2023-04-04 | 1 | -1/+2 | |
