summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* REL: Update master after 1.19.0 release.Charles Harris2020-06-202-179/+760
* BUG: Fix promote_types uint<->m8 behaviorAnirudh Subramanian2020-06-191-2/+8
* BUG: Fix promote_types float32->m8 behaviorAnirudh Subramanian2020-06-191-0/+7
* Merge pull request #13516 from seiko2plus/core_improve_infa_buildMatti Picus2020-06-172-0/+48
|\
| * DOC: add a release noteSayed Adel2020-06-161-0/+47
| * ENH: [1/7] enable multi-platform SIMD compiler optimizationsSayed Adel2020-06-151-0/+1
* | Merge pull request #16558 from person142/typing-runtimeMatti Picus2020-06-173-0/+12
|\ \
| * | DOC: add release note about `np.typing` being available at runtimeJosh Wilson2020-06-141-0/+9
| * | DOC: add documentation for the numpy.typing moduleJosh Wilson2020-06-102-0/+3
* | | Merge pull request #14882 from eric-wieser/6103-alias-__getattr__-deprecationSebastian Berg2020-06-161-0/+30
|\ \ \
| * | | DEP: Deprecate aliases of builtin types in python 3.7+Eric Wieser2020-06-121-0/+30
| |/ /
* | | DOC: make addition of types a "new feature" in release notesJosh Wilson2020-06-141-0/+0
| |/ |/|
* | NEP 42: Technical decisions for new DTypes (#15507)Sebastian Berg2020-06-113-0/+4477
* | 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
* | | DEP: Remove deprecated numeric types and deprecate remaining (#16554)Sebastian Berg2020-06-103-0/+23
* | | DOC: Add release note.fix/seed-sequence-zerosRobert Kern2020-06-101-0/+13
| |/ |/|
* | Merge pull request #16515 from person142/add-type-stubsMatti Picus2020-06-091-0/+8
|\ \
| * | DOC: Add a release note about types being addedJosh Wilson2020-06-071-0/+8
* | | Merge pull request #16445 from rgommers/roadmap-updateCharles Harris2020-06-081-41/+60
|\ \ \
| * | | DOC: address review comments on gh-16445Ralf Gommers2020-06-061-7/+17
| * | | 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