summaryrefslogtreecommitdiff
path: root/doc/source
Commit message (Expand)AuthorAgeFilesLines
...
| * BUG, DOC: test, fix that f2py.compile accepts str and bytes, rework docsmattip2019-01-202-28/+3
* | DOC: document C99 requirement in dev guide [ci skip]Tyler Reddy2019-01-181-1/+3
* | DOC: fix generalized eigenproblem reference in "NumPy for MATLAB users" (#12741)adeak2019-01-151-1/+1
* | DOC: Document NPY_SORTKIND parameter in PyArray_Sort (#12606)Piyush Jaipuriayar2019-01-151-3/+3
* | DOC: set off math constant suffixes with backticksJosh Wilson2019-01-131-2/+3
* | DOC: clarify the suffix of single/extended precision math constantsJosh Wilson2019-01-131-1/+1
* | Merge pull request #12677 from ahaldane/fix_more_uint_alnCharles Harris2019-01-081-1/+1
|\ \
| * | MAINT: Further fixups to uint alignment checksAllan Haldane2019-01-061-1/+1
* | | ENH: Better links in documentationEric Larson2019-01-078-1/+15
|/ /
* | Merge pull request #12626 from ahaldane/further_uint_align_fixCharles Harris2019-01-031-9/+15
|\ \
| * | BUG: fix uint alignment asserts in lowlevel loopsAllan Haldane2019-01-031-9/+15
* | | DOC: SimpleNewFromDescr cannot be given NULL for descrSebastian Berg2019-01-021-3/+3
* | | DOC: update 2018 -> 2019mattip2019-01-011-1/+1
|/ /
* | DOC: more doc updates for structured arraysAllan Haldane2018-12-151-8/+4
* | Merge pull request #12534 from jturner314/fix-ellipsis-docsSebastian Berg2018-12-141-3/+4
|\ \
| * | DOC: Fix desc. of Ellipsis behavior in referenceJim Turner2018-12-121-3/+4
* | | DOC: Change 'num' to 'np'Dieter Werthmüller2018-12-121-5/+5
|/ /
* | MAINT: Prepare master for 1.17.0 development.Charles Harris2018-12-081-0/+1
|/
* Merge pull request #8955 from eric-wieser/obj-identityMatti Picus2018-11-121-1/+20
|\
| * ENH: Allow ufunc.identity to be any python objectEric Wieser2018-11-121-1/+20
* | Merge pull request #11916 from mattip/deprecate-set_numeric_opsCharles Harris2018-11-092-1/+5
|\ \ | |/ |/|
| * DEP: deprecate np.set_numeric_ops and friendsmattip2018-10-212-1/+5
* | Merge pull request #12250 from mattip/add-docs-to-tocRalf Gommers2018-11-0410-15/+46
|\ \
| * | DOC: move C style guide to dev sectionmattip2018-10-253-1/+1
| * | DOC: remove duplicate and outdated DOCmattip2018-10-251-4/+0
| * | DOC: remove old docs while adding bits of it where appropriate (part one)mattip2018-10-252-5/+19
| * | DOC: fixes from reviewmattip2018-10-253-4/+7
| * | DOC: add missing docsmattip2018-10-237-3/+21
* | | DOC: NumPy 1.15.4 post release documentation update.Charles Harris2018-11-041-0/+1
* | | Merge pull request #12268 from mattip/broadcast-tutorialRalf Gommers2018-10-317-1/+234
|\ \ \
| * | | DOC: fixes from review, fix referencesmattip2018-10-311-4/+4
| * | | DOC: add broadcasting article from scipy old-wikimattip2018-10-267-1/+234
| |/ /
* | | Merge pull request #12120 from tylerjereddy/remainder_timedelta64Stefan van der Walt2018-10-301-0/+3
|\ \ \ | |/ / |/| |
| * | ENH: add timedelta modulusTyler Reddy2018-10-151-0/+3
* | | DOC: Update docs after NumPy 1.15.3 release.Charles Harris2018-10-221-0/+1
| |/ |/|
* | Merge pull request #11175 from mhvk/gufunc-signature-modification2Matti Picus2018-10-192-26/+83
|\ \ | |/ |/|
| * MAINT: changes from reviewmattip2018-10-151-1/+1
| * DOC: tweak docs from reviewmattip2018-10-121-3/+3
| * MAINT: formatting, remove version, rework flagsmattip2018-10-112-16/+21
| * :DOC: update to reflect API changesmattip2018-10-081-7/+9
| * DOC: warn about directly using PyUFuncObject and PyArray_Descrmattip2018-09-171-3/+20
| * DOC: update for changes in d8a8e4536mattip2018-09-161-5/+4
| * merge master into gufunc-signature-modification2mattip2018-09-151-3/+3
| |\
| * \ Merge 'master' into branchmattip2018-09-1218-212/+527
| |\ \
| * | | DOC: updates and fixes for gufunc descriptions.mattip2018-07-171-4/+84
| * | | ENH: test, document, implement flexible signature.mattip2018-07-171-18/+33
* | | | DOC: minor tweak to CoC (update NumFOCUS contact address).Ralf Gommers2018-10-101-2/+1
* | | | DOC: Document how memory alignment works as of 1.14Allan Haldane2018-09-271-0/+96
* | | | DOC: use "import numpy as np" styleMike Toews2018-09-251-19/+19
* | | | DOC: Post NumPy 1.15.2 release updates.[ci skip]Charles Harris2018-09-231-0/+2
| |_|/ |/| |