summaryrefslogtreecommitdiff
path: root/doc/source
Commit message (Expand)AuthorAgeFilesLines
* REL: Update master after 1.19.0 release.Charles Harris2020-06-201-179/+168
* Merge pull request #13516 from seiko2plus/core_improve_infa_buildMatti Picus2020-06-171-0/+1
|\
| * ENH: [1/7] enable multi-platform SIMD compiler optimizationsSayed Adel2020-06-151-0/+1
* | Merge pull request #16558 from person142/typing-runtimeMatti Picus2020-06-172-0/+3
|\ \ | |/ |/|
| * DOC: add documentation for the numpy.typing moduleJosh Wilson2020-06-102-0/+3
* | Merge pull request #16452 from mattip/accelerate-errorCharles Harris2020-06-111-0/+12
|\ \
| * | Update doc/source/user/building.rstMatti Picus2020-06-111-1/+2
| * | Update doc/source/user/building.rstMatti Picus2020-06-111-1/+1
| * | DOC: add deprecation directivemattip2020-06-091-5/+6
| * | DOC: add comment about Acclerate, from reviewmattip2020-05-311-0/+6
| * | BUG: fix comment in RSTmattip2020-05-311-1/+1
| * | DOC,ENH: extend error message when Accelerate is detectedmattip2020-05-311-0/+4
* | | DOC: Tighten howto-docs guide #16259 (#16385)bjnath2020-06-111-129/+136
* | | DOC: Add release note.fix/seed-sequence-zerosRobert Kern2020-06-101-0/+13
| |/ |/|
* | Merge pull request #16500 from bjnath/move_c_style_linkRalf Gommers2020-06-063-6/+6
|\ \
| * | DOC: Add NEP45 and NEP29 targets, use <NEPxx> linksBen Nathanson2020-06-062-5/+3
| * | DOC: Use intersphinx for NEP referencesBen Nathanson2020-06-042-4/+6
| * | DOC: Point Contributing page to new NEP 45Ben Nathanson2020-06-041-2/+2
* | | DOC: Fixes for 18 broken links (#16472)bjnath2020-06-0612-38/+39
|/ /
* | Merge pull request #15666 from rossbar/enh/poly_strMatti Picus2020-06-042-3/+26
|\ \
| * | DOC: Update poly class refguide printing.Ross Barnowski2020-05-152-3/+26
* | | Merge pull request #16465 from bjnath/dev_workflow_link_fixRalf Gommers2020-06-012-11/+11
|\ \ \
| * | | DOC: Fix development_workflow linksBen Nathanson2020-06-012-11/+11
| | |/ | |/|
* | | Merge pull request #16306 from seberg/troubleshooting-fix-envCharles Harris2020-05-311-4/+2
|\ \ \ | |/ / |/| |
| * | DOC: Fix troubleshooting code snippet when env vars are emptySebastian Berg2020-05-201-4/+2
* | | DOC: Add style guide to howto_documentBen Nathanson2020-05-291-0/+7
* | | DOC,BLD: Update sphinx conf to use xelatex.Ross Barnowski2020-05-271-0/+3
* | | MAINT,DOC: add index for user docs. (#16373)Ross Barnowski2020-05-271-0/+26
* | | BUILD: Remove Accelerate support (#15759)Matti Picus2020-05-221-4/+2
* | | DOC: Fix spelling typo - homogenous to homogeneous. (#16324)Kevin Moore2020-05-213-4/+4
* | | DOC: Correct documentation of ``__array__`` when used as output array. (#16130)Tina Oberoi2020-05-211-3/+2
|/ /
* | Merge pull request #16156 from WarrenWeckesser/deprecate-dualSebastian Berg2020-05-191-1/+1
|\ \
| * | DOC: dual: Note the deprecation of numpy.dual in the dual module docstring.Warren Weckesser2020-05-051-1/+1
* | | DOC: Add PyArray_ContiguousFromObject C docs (gh-16207)Guilherme Leobas2020-05-181-3/+11
* | | Merge pull request #16257 from WarrenWeckesser/doc-glue-f2pySebastian Berg2020-05-181-22/+29
|\ \ \
| * | | DOC: A few small changes in the "Using Python as Glue" page.Warren Weckesser2020-05-181-7/+7
| * | | DOC: Update the f2py section of the "Using Python as Glue" page.Warren Weckesser2020-05-161-15/+22
* | | | REL: Update master after 1.19.x branch.Charles Harris2020-05-173-0/+476
* | | | Merge pull request #16269 from tbm/typoMatti Picus2020-05-176-8/+8
|\ \ \ \ | |/ / / |/| | |
| * | | DOC: Fix typos and cosmetic issuesMartin Michlmayr2020-05-176-8/+8
* | | | DOC: Updated the f2py section of the "Using Python as Glue" page. (#16258)Siba Smarak Panigrahi2020-05-161-4/+4
|/ / /
* | | Merge pull request #16197 from timhoffm/doc-stackSebastian Berg2020-05-152-8/+8
|\ \ \
| * | | DOC: Unify cross-references between array joining methodsTim Hoffmann2020-05-102-8/+8
* | | | Merge pull request #16228 from anirudh2290/compilers_supported_docSebastian Berg2020-05-131-5/+5
|\ \ \ \
| * | | | DOC: Add Clang and MSVC to supported compilers listAnirudh Subramanian2020-05-131-5/+5
| | |/ / | |/| |
* | | | DOC: Add PyDev instructions to troubleshooting docRoss Barnowski2020-05-131-0/+8
* | | | DOC: improve development debugging doc (#16083)Chunlin2020-05-132-7/+21
* | | | DOC: update people listed under Institutional PartnersRalf Gommers2020-05-101-2/+2
* | | | DOC: update the Code of Conduct committee membersRalf Gommers2020-05-101-2/+2
| |/ / |/| |
* | | Merge pull request #16078 from rossbar/doc/axis_to_new_or_differentMatti Picus2020-05-072-0/+15
|\ \ \ | |/ / |/| |