summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | DOC: update roadmapRalf Gommers2020-06-011-39/+48
* | | | DEP: Deprecate inexact matches for mode, searchside (gh-16056)Anirudh Subramanian2020-06-081-0/+13
* | | | DOC: add release note about f2py threadsafetyPauli Virtanen2020-06-071-0/+4
* | | | STY: trivial doc style fix in NEP 45. (#16514)Ralf Gommers2020-06-071-3/+4
* | | | Merge pull request #16500 from bjnath/move_c_style_linkRalf Gommers2020-06-066-16/+18
|\ \ \ \
| * | | | DOC: Add NEP45 and NEP29 targets, use <NEPxx> linksBen Nathanson2020-06-065-9/+9
| * | | | DOC: Use intersphinx for NEP referencesBen Nathanson2020-06-043-12/+14
| * | | | DOC: Point Contributing page to new NEP 45Ben Nathanson2020-06-042-3/+3
| | |/ / | |/| |
* | | | DOC: Fixes for 18 broken links (#16472)bjnath2020-06-0613-45/+39
|/ / /
* | | Merge pull request #15666 from rossbar/enh/poly_strMatti Picus2020-06-043-3/+34
|\ \ \
| * | | DOC: Update poly class refguide printing.Ross Barnowski2020-05-152-3/+26
| * | | ENH: Improved __str__, __format__ for polynomialsRoss Barnowski2020-05-071-0/+8
* | | | DOC: NEP for C style guide (#16430)bjnath2020-06-042-210/+263
* | | | 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
* | | | | DEP: Deprecate passing shape=None to mean shape=()Eric Wieser2020-05-311-0/+7
* | | | | Merge pull request #16447 from rgommers/make-showCharles Harris2020-05-311-1/+6
|\ \ \ \ \
| * | | | | DOC: add a "make show" command to doc/MakefileRalf Gommers2020-05-311-1/+6
| | |_|_|/ | |/| | |
* | | | | DOC: Add a NEP link to all neps.Matthias Bussonnier2020-05-3040-21/+87
|/ / / /
* | | | Merge pull request #16365 from WarrenWeckesser/tweak-doc-makefileCharles Harris2020-05-301-1/+1
|\ \ \ \
| * | | | DOC: Fix an obvious mistake in a message printed in doc/Makefile.Warren Weckesser2020-05-241-1/+1
* | | | | Update nep-0029-deprecation_policy.rstMatthias Bussonnier2020-05-291-1/+1
* | | | | DOC: Add a reference into NEP 29,Matthias Bussonnier2020-05-291-0/+2
| |_|/ / |/| | |
* | | | Merge pull request #16428 from bjnath/add-style-guideRalf Gommers2020-05-291-0/+7
|\ \ \ \
| * | | | DOC: Add style guide to howto_documentBen Nathanson2020-05-291-0/+7
* | | | | DOC: remove "Provisional" from NEPs overview if no NEPs have that statusRalf Gommers2020-05-292-1/+9
* | | | | DOC: change NEP 18 status to FinalRalf Gommers2020-05-291-1/+1
|/ / / /
* | | | DOC,BLD: Update sphinx conf to use xelatex.Ross Barnowski2020-05-271-0/+3
* | | | Merge pull request #15900 from seberg/deprecate-empty-indexing-errorMatti Picus2020-05-281-0/+16
|\ \ \ \
| * | | | DEP: Ensure indexing errors will be raised even on empty resultsSebastian Berg2020-05-271-0/+16
| |/ / /
* | | | DOC,BLD: Update make dist html target.Ross Barnowski2020-05-271-2/+2
* | | | MAINT,DOC: add index for user docs. (#16373)Ross Barnowski2020-05-271-0/+26
|/ / /
* | | DOC: Reconstruct Testing Guideline. (#16323)Chunlin2020-05-231-50/+71
* | | BUILD: Remove Accelerate support (#15759)Matti Picus2020-05-222-4/+6
* | | DOC: Fix spelling typo - homogenous to homogeneous. (#16324)Kevin Moore2020-05-214-5/+5
* | | DOC: Correct documentation of ``__array__`` when used as output array. (#16130)Tina Oberoi2020-05-211-3/+2
* | | MAINT: Bumpy numpydoc version.Ross Barnowski2020-05-201-0/+0
|/ /
* | Merge pull request #15997 from panpiort8/array_pretty_printMatti Picus2020-05-201-0/+12
|\ \
| * | Update doc/release/upcoming_changes/15997.improvement.rstpanpiort82020-05-201-4/+12
| * | Improve the snippetPan Jan2020-05-201-3/+4
| * | Move the snippet notePan Jan2020-05-193-12/+4
| * | Add release note snippetPan Jan2020-05-072-1/+12
* | | Merge pull request #16156 from WarrenWeckesser/deprecate-dualSebastian Berg2020-05-192-1/+6
|\ \ \
| * | | REL: Add a release note about the deprecation of numpy.dual.Warren Weckesser2020-05-051-0/+5
| * | | 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