summaryrefslogtreecommitdiff
path: root/doc/source/user
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Fix typos in docsDongjoon Hyun2016-01-252-2/+2
* DOC: some tweaks to the install and build info in the user guide.Ralf Gommers2016-01-162-7/+2
* DOC: add Cython to list of dependencies in INSTALL.txt. Closes gh-6682.Ralf Gommers2016-01-161-0/+6
* BUG: fix TravisCI test issues when using setuptools unconditionally.Ralf Gommers2016-01-161-3/+3
* DOC: fix broken link in user guide. Closes gh-6906.Ralf Gommers2015-12-311-2/+2
* STY: Break some long lines in numpy-for-matlab-users.rst.Charles Harris2015-12-171-34/+81
* DOC: change uses of `rank` for `dimension`Matthew Brett2015-12-161-25/+27
* DOC: A bit of copy-editing of the 'NumPy for Matlab Users' guide.Warren Weckesser2015-10-301-33/+35
* DOC: Fix an argument in 'Numpy for Matlab Users'.Warren Weckesser2015-10-301-1/+1
* DOC: import "numpy for matlab users" from the wikiPauli Virtanen2015-10-252-0/+696
* DOC: reorganize user guide a bit + import "tentative numpy tutorial" from wikiPauli Virtanen2015-10-257-204/+1578
* DOC: remove placeholders and incompleteness warningsPauli Virtanen2015-10-254-28/+0
* Merge pull request #6406 from charris/update-gh-6310Charles Harris2015-10-061-10/+12
|\
| * DOC: Cleanup genfromtxt documentation a bit.Charles Harris2015-10-041-10/+12
| * DOC: Update docs for numpy.genfromtxt.jason king2015-10-041-3/+3
* | MAINT: cleanup dead code/arguments/fields from ufuncsNathaniel J. Smith2015-10-011-4/+3
|/
* DOC: Fix outdated sphinx directives.Charles Harris2015-07-013-128/+128
* genfromtxt example in user docs missing delimiterStefan Eng2015-02-051-2/+2
* Merge pull request #5473 from rgommers/doc-inplace-buildCharles Harris2015-01-251-46/+59
|\
| * DOC: add "build and test" section to developer guide. Closes gh-5465.Ralf Gommers2015-01-201-0/+7
| * DOC: update "build and install" page in user guide.Ralf Gommers2015-01-201-46/+52
* | DOC: improve record/structured array nomenclature & guideAllan Haldane2015-01-221-3/+3
|/
* DOC: some small fixes to the "Using Python as glue" section of the user guide.Ralf Gommers2015-01-172-98/+87
* DOC: python-as-glue: copyeditLars Buitinck2014-11-191-17/+16
* DOC: python-as-glue: use Cython, not PyrexLars Buitinck2014-11-181-188/+133
* DOC: remove Weave recommendationLars Buitinck2014-11-171-224/+5
* DOC: python-as-glue: remove Instant, PyInlineLars Buitinck2014-11-171-64/+0
* DOC/MAINT: Python 2.6 or 3.2 requiredLars Buitinck2014-09-252-14/+14
* Merge pull request #5102 from dpinte/fix/epd_canopyJulian Taylor2014-09-231-3/+4
|\
| * DOC: replacing old reference from EPD to CanopyDidrik Pinte2014-09-231-3/+4
* | Merge pull request #5076 from kanhua/kh_fixJulian Taylor2014-09-191-0/+6
|\ \ | |/
| * DOC: add section on compiling pyf fileskanhua2014-09-191-0/+6
* | Fixed two typos in the c-api user guide.cel2014-08-131-2/+2
|/
* MAINT: Grammar and style corrections to whatisnumpy.rst.Charles Harris2014-05-291-12/+12
* DOC: Fix typos, punctuation, and grammar.Yoni Ben-Meshulam2014-05-291-3/+3
* Changing EPD to Canopybrettrmurphy2014-05-151-3/+3
* DOC: Change pyrex to Cython in c-info.how-to-extend.rst.Charles Harris2014-03-141-1/+1
* MAINT: Move doc/swig to tools/swig.Charles Harris2014-03-121-1/+1
* STY: Giant whitespace cleanup.Charles Harris2013-08-181-1/+1
* MAINT: Cleanup doc/source/user/basics.io.genfromtxt.rst.Charles Harris2013-08-011-152/+239
* DOC: Fixes for doc/source/user/basics.io.genfromtxt.rst.Jesús Gómez2013-08-011-2/+2
* Another name change to RegisterLoopForDescrJay Bourque2013-05-141-2/+2
* Change name of RegisterLoopForStructType to RegisterLoopByDescrJay Bourque2013-05-141-6/+6
* Update c-api documentationJay Bourque2013-05-141-0/+165
* Use PyMODINIT_FUNC and update docs accordingly.cgohlke2012-09-021-4/+4
* DOC: Replace references to macros in old_defines with new.Charles Harris2012-02-042-5/+5
* DOC: Add tutorial for writing numpy ufunc extensions.Chris Jordan-Squire2011-08-221-31/+31
* Py3K compliant, extra comments addedChris Jordan-Squire2011-08-221-21/+50
* style changes and bugs removed from docsChris Jordan-Squire2011-08-221-39/+63
* ENH: Docs now Py3k compliantChris Jordan-Squire2011-08-221-20/+126