summaryrefslogtreecommitdiff
path: root/doc/source/reference/c-api.coremath.rst
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11347 from mattip/less-sphinx-warningsRalf Gommers2018-06-271-1/+1
|\
| * DOC: typos, small fixesmattip2018-06-151-1/+1
* | HTTP -> HTTPS, and other linkrot fixesMike Toews2018-06-161-4/+4
|/
* DOC: expand reasoning behind npy_*floatstatus_barrer()mattip2018-05-101-2/+13
* BUG: optimizing compilers can reorder call to npy_get_floatstatus (#11036)Matti Picus2018-05-091-0/+21
* Documentation and misc. typosluzpaz2017-12-301-1/+1
* change all non-code instances of Numpy to NumPyPierre de Buyl2016-09-061-2/+2
* DOC: Fix outdated sphinx directives.Charles Harris2015-07-011-61/+61
* ENH: avoid expensive clears in fenv functionsJulian Taylor2013-11-061-0/+41
* STY: Giant whitespace cleanup.Charles Harris2013-08-181-3/+2
* DOCS: New ufunc creation docsChris Jordan-Squire2011-08-221-2/+2
* DOC: core: Update docs for half/float16 typeMark Wiebe2010-12-011-2/+199
* updated documentation from pydoc website (thanks to everyone who contributed!)Jarrod Millman2010-02-171-1/+2
* DOC: add npy_nextafter/npy_spacing in doc ref.David Cournapeau2009-11-101-0/+22
* Add an example for using complex npymath stuff.David Cournapeau2009-11-041-0/+17
* Add a section in npymath doc about how to link against npymath.David Cournapeau2009-07-271-0/+15
* Add version added for npy_copysign + fix doc typo.David Cournapeau2009-07-201-1/+3
* Add doc for copysign in numpy doc.David Cournapeau2009-07-011-0/+6
* Add Euler constant to npy_math.David Cournapeau2009-06-171-0/+4
* docs: document some of the API additions in Numpy 1.3.0Pauli Virtanen2009-03-201-0/+2
* Remove ambiguous Euler constant naming for e.David Cournapeau2009-03-111-1/+1
* Remove colloquial expression.David Cournapeau2009-03-111-2/+2
* Spelling.David Cournapeau2009-03-111-1/+1
* Fix latex in core math doc.David Cournapeau2009-03-111-3/+3
* Document math constants.David Cournapeau2009-03-111-0/+45
* Start documenting npy math.David Cournapeau2009-03-111-0/+69