Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | DOC: Add f2py test docs to index toc | Namami Shanker | 2022-04-12 | 1 | -0/+1 | |
| * | | | | | | | | DOC: Add F2PY test documentation | Namami Shanker | 2022-04-12 | 2 | -0/+90 | |
* | | | | | | | | | Merge pull request #21331 from charris/post-1.21.6-release-update | Charles Harris | 2022-04-12 | 3 | -0/+29 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | REL: Update main after 1.21.6 release. | Charles Harris | 2022-04-12 | 3 | -0/+29 | |
* | | | | | | | | | | Merge pull request #21327 from asmeurer/array-api-doc-updates | Matti Picus | 2022-04-12 | 1 | -5/+4 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | Small updates to the array_api docs | Aaron Meurer | 2022-04-11 | 1 | -5/+4 | |
* | | | | | | | | | | Merge pull request #21262 from ganesh-k13/kron_21257_ma | Sebastian Berg | 2022-04-11 | 3 | -17/+57 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | DOC: Added MA support for (#21262) | Ganesh Kathiresan | 2022-04-05 | 1 | -0/+34 | |
| * | | | | | | | | | TST: `np.kron` tests refinement | Ganesh Kathiresan | 2022-04-05 | 1 | -7/+17 | |
| * | | | | | | | | | ENH: Maintain subclass info for `np.kron` | Ganesh Kathiresan | 2022-04-05 | 1 | -10/+6 | |
* | | | | | | | | | | DOC: various spell checks and typo fixes (#21314) | Logan Thomas | 2022-04-10 | 19 | -81/+81 | |
* | | | | | | | | | | DOC: minor typo fix in numpy.random API docs (#21315) | kennychenfs | 2022-04-10 | 1 | -1/+1 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #21306 from serge-sans-paille/feature/syndicate-cxxflags | Matti Picus | 2022-04-08 | 4 | -9/+22 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Introduce numpy.core.setup_common.NPY_CXX_FLAGS | serge-sans-paille | 2022-04-08 | 4 | -9/+22 | |
* | | | | | | | | | | BUG: Consistent promotion for norm for all values of ord (#17709) | Toshiki Kataoka | 2022-04-07 | 3 | -21/+45 | |
* | | | | | | | | | | Merge pull request #21307 from felixxm/actions-v3 | Matti Picus | 2022-04-07 | 5 | -42/+42 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | MAINT: bump versions in Github actions configuration to v3. | Mariusz Felisiak | 2022-04-07 | 5 | -42/+42 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #21291 from oscargus/spaceandcos | Charles Harris | 2022-04-07 | 8 | -61/+60 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | STY: Whitespace fixes. | Charles Harris | 2022-04-07 | 1 | -3/+3 | |
| * | | | | | | | | | Add space after argument name | Oscar Gustafsson | 2022-04-03 | 8 | -61/+60 | |
* | | | | | | | | | | Merge pull request #21303 from motahharm/main | Charles Harris | 2022-04-06 | 1 | -12/+4 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | edit logo size and logo position in README.md | Motahhar Mokf | 2022-04-06 | 1 | -12/+4 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #21297 from serge-sans-paille/feature/road-to-cxx-ufunc-tests | Sebastian Berg | 2022-04-05 | 3 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Rename source files that were not using any template-preprocessing | serge-sans-paille | 2022-04-05 | 3 | -2/+2 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #21295 from seberg/include-cleanup | Matti Picus | 2022-04-05 | 3 | -9/+15 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | MAINT: Clean-up includes of auto-generated umath code | Sebastian Berg | 2022-04-04 | 3 | -9/+15 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #21260 from asmeurer/array-api-docs | Charles Harris | 2022-04-04 | 6 | -5/+821 | |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Note that keyword arguments with different defaults are breaking | Aaron Meurer | 2022-03-30 | 1 | -11/+17 | |
| * | | | | | | | | Update review comments on the array API document | Aaron Meurer | 2022-03-29 | 1 | -9/+12 | |
| * | | | | | | | | Add a note about the array API copy flag to reshape (which is not yet impleme... | Aaron Meurer | 2022-03-29 | 1 | -0/+3 | |
| * | | | | | | | | Address review comments in the array API documentation | Aaron Meurer | 2022-03-29 | 1 | -4/+9 | |
| * | | | | | | | | Add a document that enumerates the differences between numpy and numpy.array_api | Aaron Meurer | 2022-03-28 | 2 | -0/+788 | |
| * | | | | | | | | Fix a type hint in numpy.array_api | Aaron Meurer | 2022-03-28 | 1 | -1/+1 | |
| * | | | | | | | | Add some missing notes to array_api | Aaron Meurer | 2022-03-28 | 1 | -1/+2 | |
| * | | | | | | | | Properly restrict the input dtypes for the array_api trace, svdvals, and vecdot | Aaron Meurer | 2022-03-28 | 1 | -0/+6 | |
| * | | | | | | | | Remove some outdated comments | Aaron Meurer | 2022-03-28 | 1 | -2/+0 | |
| * | | | | | | | | Update some Note comments in numpy.array_api | Aaron Meurer | 2022-03-28 | 2 | -1/+7 | |
* | | | | | | | | | Merge pull request #21269 from bhavukkalra/doc-improveGenShuffleDoc | Charles Harris | 2022-04-04 | 2 | -1/+30 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | DOC: Add ref to handling axis param to permuted | Bhavuk kalra | 2022-04-04 | 1 | -0/+6 | |
| * | | | | | | | | | Merge branch 'numpy:main' into doc-improveGenShuffleDoc | Bhavuk kalra | 2022-04-04 | 2 | -10/+28 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #21290 from oscargus/histdocfix | Charles Harris | 2022-04-03 | 2 | -10/+28 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Improve documentation formatting | Oscar Gustafsson | 2022-04-03 | 2 | -10/+28 | |
|/ / / / / / / / / | ||||||
| * | | | | | | | | DOC: Fixed the Incorrect output | Bhavuk kalra | 2022-04-04 | 1 | -1/+1 | |
| * | | | | | | | | DOC: Made suggested changes. | Bhavuk kalra | 2022-04-03 | 2 | -11/+16 | |
| * | | | | | | | | Merge branch 'numpy:main' into doc-improveGenShuffleDoc | Bhavuk kalra | 2022-04-03 | 28 | -1180/+2301 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #21286 from Carreau/index-tick | Matti Picus | 2022-04-03 | 1 | -3/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | DOC: double backticks and links | Matthias Bussonnier | 2022-04-03 | 1 | -3/+5 | |
* | | | | | | | | | | Merge pull request #21287 from serge-sans-paille/feature/normalize-cxx | Charles Harris | 2022-04-02 | 8 | -112/+112 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Use C++ version of C headers for C++ sources | serge-sans-paille | 2022-04-02 | 3 | -8/+8 | |
| * | | | | | | | | | Use `inline` keyword instead of NPY_INLINE for C++ sources | serge-sans-paille | 2022-04-02 | 6 | -104/+104 | |
|/ / / / / / / / / |