Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DOC: update docs and comments for move of mailing list to python.org | Ralf Gommers | 2017-03-26 | 1 | -1/+1 |
| | |||||
* | DOC: Fix typos | Jakub Wilk | 2017-03-17 | 1 | -5/+5 |
| | |||||
* | DOC: fix page title for swig | Pierre de Buyl | 2016-09-06 | 1 | -1/+1 |
| | |||||
* | change all non-code instances of Numpy to NumPy | Pierre de Buyl | 2016-09-06 | 1 | -2/+2 |
| | | | | | | | | | Instances remain for NumpyVersion and Numpy.rec.fromarrays that are references to code. Release notes were left unchanged. see issue #7986 | ||||
* | MAINT: Fix typos in docs | Dongjoon Hyun | 2016-01-25 | 1 | -1/+1 |
| | |||||
* | New typemap for in-place arrays of arbitrary number of dimensions: | Tom Krauss | 2015-05-25 | 1 | -0/+11 |
| | | | | | (DATA_TYPE* INPLACE_ARRAY_FLAT, DIM_TYPE DIM_FLAT) Added unittests, updated documentation. | ||||
* | DOC: add some highlights to release notes and reorganize | Julian Taylor | 2014-06-08 | 1 | -1/+1 |
| | | | | | also minor general documentation fixes [ci skip] | ||||
* | STY: Giant whitespace cleanup. | Charles Harris | 2013-08-18 | 1 | -1/+1 |
| | | | | Now is as good a time as any with open PR's at a low. | ||||
* | Added more mentions of the SuperTensor tests and corrected the number of ↵ | Egor Zindy | 2013-06-16 | 1 | -2/+2 |
| | | | | typemaps and tests (currently 1427 unit tests passed with 'make test': 372+324+324+324+40+19+24) | ||||
* | Updated the numpy.i documentation | Bill Spotz | 2013-03-14 | 1 | -37/+163 |
| | | | | | The RST documentation file is now consistent with the C macros, C functions, and list of typemap signatures of the latest numpy.i file. | ||||
* | DOC: merge wiki doc edits. | Ralf Gommers | 2012-03-03 | 1 | -4/+3 |
| | |||||
* | DOC: integrate doc/swig/doc documentation with reference guide. | rgommers | 2010-09-04 | 1 | -0/+930 |