summaryrefslogtreecommitdiff
path: root/doc/source
Commit message (Expand)AuthorAgeFilesLines
* DOC: Add SIMD optimization documentation (gh-15551)Matti Picus2020-07-126-0/+774
* Created <accelerated-blas-lapack-libraries> label in building.rstBrandon David2020-07-111-0/+2
* Update doc/source/reference/arrays.nditer.rst dpitch402020-07-081-1/+3
* DOC: fix rST note directive formatting.Ross Barnowski2020-07-071-1/+3
* Added note at the top of the reference section on iteration linking to the qu...David Pitchford2020-07-071-0/+4
* DOC: Amend gh-16757 to make Marten van Kerkwijk emeritusBen Nathanson2020-07-051-2/+2
* DOC: Add Matti Picus to steering council pageBen Nathanson2020-07-051-10/+13
* Merge pull request #16738 from Qiyu8/fix_typoMatti Picus2020-07-031-1/+1
|\
| * remove redundant wordQiyu82020-07-031-1/+1
* | DOC: reword random c-api introduction, cython is documented in Extending (#16...Matti Picus2020-07-021-13/+7
* | DOC: fix typoJakub Wilk2020-07-011-1/+1
* | [DOC] Added tutorial about the numpy.ma module. (#15791)Melissa Weber Mendonça2020-06-303-0/+492
* | DOC: Simplify and update git setup page (gh-16671)bjnath2020-06-264-99/+132
* | DOC: updated gcc minimum recommend version to build from source (#16683)Hugo Mendes2020-06-261-1/+1
* | DOC: Add lib.format.open_memmap to autosummary.Ross Barnowski2020-06-221-1/+1
|/
* 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
|\ \ \