| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #23657 from melissawm/ci-skip-doc | Matti Picus | 2023-04-26 | 1 | -0/+34 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | Update doc/source/dev/development_workflow.rst | Matti Picus | 2023-04-26 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | DOC: Improve description of CirrusCI check | Melissa Weber Mendonça | 2023-04-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | DOC: Improve description of skip commands for CI | melissawm | 2023-04-24 | 1 | -0/+34 | |
| * | | | | | | | | | | | | | | | | | Merge pull request #23660 from seberg/finalize-sequence-array-like | Charles Harris | 2023-04-25 | 4 | -138/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | DEP: Finalize checking for sequence-like if something is array-like | Sebastian Berg | 2023-04-25 | 4 | -138/+15 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | TST: Remove crackfortran.nameargspattern time test that failed randomly (#23662) | molsonkiko | 2023-04-25 | 1 | -25/+15 | |
| * | | | | | | | | | | | | | | | | | ENH: float64 sin/cos using Numpy intrinsics (#23399) | Christopher Sidebottom | 2023-04-25 | 6 | -92/+270 | |
| * | | | | | | | | | | | | | | | | | Merge pull request #23661 from f380cedric/npzfile-contains | Charles Harris | 2023-04-25 | 2 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | EHN: add __contains__() to np.lib.npyio.NpzFile | f380cedric | 2023-04-25 | 2 | -0/+4 | |
| | | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | state an other requirement to build a .f90 based module (#23614) | nbehrnd | 2023-04-25 | 1 | -0/+8 | |
| |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #23658 from mattip/sphinx6 | Sebastian Berg | 2023-04-25 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | MAINT: allow sphinx6, sync with conda environment.yml | mattip | 2023-04-25 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | Merge pull request #23298 from seiko2plus/cpp_half_support | Sebastian Berg | 2023-04-25 | 11 | -585/+1021 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | ENH: Extend the functionlty of C++ type `np::Half` | Sayed Adel | 2023-04-05 | 11 | -585/+1021 | |
| * | | | | | | | | | | | | | | | | Merge pull request #23655 from r-devulap/ci-spr-enable | Charles Harris | 2023-04-24 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | CI: Enable CI on gcc 12.x on Intel SPR | Raghuveer Devulapalli | 2023-04-24 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | | Merge pull request #23656 from numpy/dependabot/github_actions/github/codeql-... | Charles Harris | 2023-04-24 | 2 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | MAINT: Bump github/codeql-action from 2.2.12 to 2.3.0 | dependabot[bot] | 2023-04-24 | 2 | -4/+4 | |
| |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #23654 from seiko2plus/issue_23538 | Sebastian Berg | 2023-04-24 | 1 | -4/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | BUG: Avoid uses -Werror during tests default C/C++ standards | Sayed Adel | 2023-04-24 | 1 | -4/+1 | |
| * | | | | | | | | | | | | | | | | | Merge pull request #23650 from tajbinjohn/main | Sebastian Berg | 2023-04-24 | 1 | -1/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | DOC: Corrects scalar string documentation in regards to trailing null codepoi... | Tajbinjohn | 2023-04-23 | 1 | -1/+5 | |
| |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #23644 from charris/post-1.24.3-release-update | Matti Picus | 2023-04-23 | 4 | -0/+93 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | MAINT: Update main after 1.24.3 release. | Charles Harris | 2023-04-22 | 4 | -0/+93 | |
| | | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #23640 from F3eQnxN3RriK/doc-patch-2 | Charles Harris | 2023-04-22 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | DOC: Downgrade sphinx version to 5 | yuki | 2023-04-22 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #23585 from rkern/doc/random-intro | Ralf Gommers | 2023-04-22 | 5 | -232/+237 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | DOC: fix two broken links and a couple of very minor textual issues | Ralf Gommers | 2023-04-22 | 2 | -8/+8 | |
| | * | | | | | | | | | | | | | | | | DOC: prevent all of the legacy sections from being visible in the index ToC | Robert Kern | 2023-04-20 | 1 | -5/+5 | |
| | * | | | | | | | | | | | | | | | | DOC: fix formatting and references. | Robert Kern | 2023-04-20 | 2 | -5/+5 | |
| | * | | | | | | | | | | | | | | | | DOC: move all new-or-different info to its own page. | Robert Kern | 2023-04-19 | 2 | -105/+30 | |
| | * | | | | | | | | | | | | | | | | DOC: expand seeding wording. | Robert Kern | 2023-04-19 | 1 | -6/+14 | |
| | * | | | | | | | | | | | | | | | | DOC: emphasize RNG abbreviation on the front page | Robert Kern | 2023-04-19 | 1 | -10/+10 | |
| | * | | | | | | | | | | | | | | | | DOC: NumPy capitalization | Robert Kern | 2023-04-19 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | DOC: Move compatibility policy to separate page. | Robert Kern | 2023-04-19 | 2 | -85/+88 | |
| | * | | | | | | | | | | | | | | | | DOC: NumPy capitalization | Robert Kern | 2023-04-17 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | DOC: fix references | Robert Kern | 2023-04-14 | 2 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | DOC: compatibility note | Robert Kern | 2023-04-14 | 1 | -0/+9 | |
| | * | | | | | | | | | | | | | | | | DOC: Add np.random compatibility policy | Robert Kern | 2023-04-14 | 1 | -0/+76 | |
| | * | | | | | | | | | | | | | | | | DOC: reorganize np.random index page for general persona | Robert Kern | 2023-04-14 | 3 | -149/+133 | |
| * | | | | | | | | | | | | | | | | | DOC: Clarify that defining NPY_NO_DEPRECATED_API does not determine ABI compa... | Chris Brown | 2023-04-22 | 1 | -0/+4 | |
| | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | DOC: Fix incorrectly formatted roles in c-api document (#23639) | yuki | 2023-04-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | Merge pull request #23470 from bobeldering/f2py-f77-array-parsing-fix | Charles Harris | 2023-04-21 | 3 | -27/+37 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | BUG: Fix bug in parsing F77 style string arrays. | Bob Eldering | 2023-03-27 | 3 | -27/+37 | |
| * | | | | | | | | | | | | | | | | | Merge pull request #23626 from seberg/issue-22912 | Charles Harris | 2023-04-21 | 1 | -0/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | BUG: Fix masked array raveling when `order="A"` or `order="K"` | Sebastian Berg | 2023-04-21 | 2 | -0/+24 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge pull request #23627 from seberg/issue-23000 | Charles Harris | 2023-04-21 | 2 | -0/+30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | BUG: Ignore invalid and overflow warnings in masked setitem | Sebastian Berg | 2023-04-21 | 2 | -0/+30 | |
| * | | | | | | | | | | | | | | | | | | Merge pull request #23623 from F3eQnxN3RriK/doc-patch-2 | Matti Picus | 2023-04-21 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
