summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #19581 from seiko2plus/improve_simd_docRalf Gommers2021-12-1012-855/+1176
|\
| * DOC, SIMD: redirect the old path to the new indexSayed Adel2021-12-101-1/+10
| * DOC, SIMD: Apply suggestions from Melissa's code reviewSayed Adel2021-12-103-62/+65
| * DOC, SIMD: move How It Works into separated pageSayed Adel2021-12-082-0/+350
| * DOC, SIMD: Improve build options and move them into a separated pageSayed Adel2021-12-083-0/+456
| * DOC, SIMD: add a new index for the optimization page to separate into multipl...Sayed Adel2021-12-083-527/+40
| * DOC, SIMD: Improve the auto-generated tables of CPU featuresSayed Adel2021-12-086-330/+320
* | DOC: fix link to numpy-discussionmelissawm2021-12-091-1/+1
* | DOC: Update links to mailing list on python.orgmelissawm2021-12-093-6/+6
|/
* Merge pull request #18846 from amrit110/clarify_default_int_typeMelissa Weber Mendonça2021-12-081-4/+5
|\
| * Add suggested fixes to wordingAmrit2021-12-021-4/+5
| * Update doc with better wordingAmrit K2021-11-151-5/+4
| * DOC: clarify doc about default int type on windowsAmrit K2021-04-241-1/+2
* | DOC: Add more details on F2PY output conditionsRohit Goswami2021-12-041-4/+7
* | DOC Adds valgrind to the test commandThomas J. Fan2021-12-031-1/+1
* | DOC: Fix some target not found Sphinx warnings. (#20140)Chiara Marmo2021-12-013-13/+17
* | DOC: use FindPython instead of FindPython3 (#20447)Henry Schreiner2021-11-291-8/+8
* | fix: get scikit-build example workingHenry Schreiner2021-11-233-45/+49
* | DOC: nicer CMake exampleHenry Schreiner2021-11-223-38/+23
* | DOC: add release note for removal of `alen` and `asscalar`Ralf Gommers2021-11-211-0/+4
* | DEP: remove deprecated `np.asscalar` functionRalf Gommers2021-11-211-1/+0
* | DEP: remove allocation_tracking, deprecate PyDataMem_SetEventHook (#20394)Matti Picus2021-11-182-7/+15
* | Merge pull request #20093 from Mukulikaa/indexing-howtoMatti Picus2021-11-174-1/+359
|\ \
| * | DOC: Minor typos and improvement in explanationsMukulika2021-11-112-38/+67
| * | DOC: Added and modified examplesMukulika2021-11-112-38/+87
| * | DOC: Added Nicolas Rougier's exercisesMukulika2021-11-111-10/+58
| * | DOC: Created an indexing how-toMukulika2021-11-113-0/+232
* | | Merge pull request #18343 from rgommers/ci-skip-docsMatti Picus2021-11-171-0/+21
|\ \ \
| * | | remove appveyorMatti Picus2021-10-201-1/+0
| * | | DOC: document how to skip CI jobsRalf Gommers2021-10-201-0/+22
* | | | REL: Prepare main for NumPy 1.23.0 developmentCharles Harris2021-11-1638-294/+46
* | | | Merge pull request #20182 from HaoZeke/buildf2pydocRalf Gommers2021-11-1613-11/+642
|\ \ \ \
| * | | | DOC: Address build system review IRohit Goswami2021-11-165-18/+34
| * | | | DOC: Update meson and f2py for automated wrappersRohit Goswami2021-11-154-4/+75
| * | | | DOC: Fix omission in build docsRohit Goswami2021-11-151-4/+14
| * | | | DOC: Add signature file build informationRohit Goswami2021-11-154-11/+22
| * | | | DOC: F2PY build system overviewRohit Goswami2021-11-151-1/+43
| * | | | DOC: Add F77 scikit-build exampleRohit Goswami2021-11-154-0/+183
| * | | | MAINT: Fix build issuesRohit Goswami2021-11-151-7/+8
| * | | | DOC: Short note on the cmakelists.txtRohit Goswami2021-11-151-0/+7
| * | | | DOC: Add note about `make`Rohit Goswami2021-11-151-0/+4
| * | | | DOC: Add CMake with F2PYRohit Goswami2021-11-155-2/+117
| * | | | DOC: Detail Meson and F2PY usageHaoZeke2021-11-157-11/+182
* | | | | Merge pull request #20327 from seberg/rename-interpolationCharles Harris2021-11-151-7/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | DOC: Add release not for quantile `interpolation` renameSebastian Berg2021-11-121-7/+12
| | |/ / | |/| |
* | | | Merge pull request #20314 from WarrenWeckesser/float32-rand-unused-bitSebastian Berg2021-11-121-0/+10
|\ \ \ \ | |/ / / |/| | |
| * | | DOC: Add release note about the fix for 32 bit float random variates.warren2021-11-081-0/+10
* | | | ENH: add a 'version' field to PyDataMem_Handlermattip2021-11-102-2/+14
* | | | Merge pull request #19083 from hameerabbasi/dlpackSebastian Berg2021-11-092-3/+10
|\ \ \ \ | |/ / / |/| | |
| * | | add release note, error out if offset is usedmattip2021-11-091-0/+6