Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: Move maskedarray docs upward in TOC | Pauli Virtanen | 2009-02-06 | 3 | -19/+7 |
* | doc/numpydoc: work better together with Sphinx's config option | Pauli Virtanen | 2009-02-06 | 3 | -9/+17 |
* | numpy.ma.core: | pierregm | 2009-01-13 | 5 | -6/+850 |
* | docs: put CHM files in a zip | Pauli Virtanen | 2008-12-19 | 1 | -1/+1 |
* | docs: fix minor issues, support htmlhelp. | Pauli Virtanen | 2008-12-13 | 8 | -17/+42 |
* | sphinxext: support autosummary:: directives in automodule docstrings | Pauli Virtanen | 2008-12-04 | 1 | -51/+81 |
* | sphinxext: fix a small bug in plot directive | Pauli Virtanen | 2008-12-03 | 1 | -1/+1 |
* | Refactor plot:: directive somewhat | Pauli Virtanen | 2008-12-03 | 1 | -167/+324 |
* | Move Sphinx extensions under Numpy's SVN trunk | Pauli Virtanen | 2008-11-30 | 16 | -6/+3551 |
* | Add preliminary docstrings for: | Charles Harris | 2008-11-28 | 1 | -19/+22 |
* | doc: include release notes to Sphinx build | Pauli Virtanen | 2008-11-27 | 3 | -0/+7 |
* | add release notes for 1.3 | Jarrod Millman | 2008-11-27 | 1 | -0/+41 |
* | Doc update | pierregm | 2008-11-27 | 1 | -14/+369 |
* | Moved numpy-docs under doc/ in the main Numpy trunk. | Pauli Virtanen | 2008-11-23 | 83 | -0/+13903 |
* | adding back a few quotes | Jarrod Millman | 2008-11-16 | 1 | -2/+2 |
* | removing some quotes | Jarrod Millman | 2008-11-16 | 1 | -23/+23 |
* | fixed table | Jarrod Millman | 2008-11-16 | 1 | -8/+13 |
* | moved generalized ufunc proposal from the wiki | Jarrod Millman | 2008-11-16 | 1 | -0/+170 |
* | ReSTified an URL | Jarrod Millman | 2008-09-18 | 1 | -1/+1 |
* | Added documentation for doctests and using the skipif and knownfailureif deco... | Alan McIntyre | 2008-09-18 | 1 | -2/+34 |
* | FIX: broken links | Jarrod Millman | 2008-09-12 | 1 | -2/+2 |
* | FIX: broken links | Jarrod Millman | 2008-09-12 | 1 | -2/+2 |
* | Add final date-time proposal. | Travis Oliphant | 2008-09-05 | 2 | -354/+574 |
* | Fix link to example.py. | Alan McIntyre | 2008-09-04 | 1 | -1/+1 |
* | Update clean math config nep. | David Cournapeau | 2008-09-04 | 1 | -0/+5 |
* | Start a nep for cleaning the math configuration. | David Cournapeau | 2008-09-04 | 1 | -0/+68 |
* | Update the warnfix nep. | David Cournapeau | 2008-09-04 | 1 | -3/+4 |
* | Start a nep for warn-free numpy build. | David Cournapeau | 2008-09-03 | 1 | -0/+82 |
* | Added section discussing using subclassing to create similar tests. | Alan McIntyre | 2008-09-03 | 1 | -3/+33 |
* | Updated TESTS.txt to actually be ReST. | Alan McIntyre | 2008-09-03 | 2 | -158/+164 |
* | Fix __init__.py boilerplate example in DISTUTILS.txt, and moved content from | Alan McIntyre | 2008-09-03 | 2 | -39/+190 |
* | reindenting prior to release | Jarrod Millman | 2008-09-02 | 7 | -39/+30 |
* | pulling out testing docs from distutils docs | Jarrod Millman | 2008-09-02 | 2 | -52/+52 |
* | moving and adding neps | Jarrod Millman | 2008-08-31 | 3 | -0/+354 |
* | out of date | Jarrod Millman | 2008-08-31 | 1 | -15/+0 |
* | removing auto-generated epydocs | Jarrod Millman | 2008-08-31 | 15 | -1859/+0 |
* | Updated memmap sync to memmap flush | Matthew Brett | 2008-08-24 | 1 | -3/+4 |
* | Move book to docs directory. | Stefan van der Walt | 2008-08-23 | 52 | -6/+80114 |
* | Move documentation outside of source tree. Remove `doc` import from __init__. | Stefan van der Walt | 2008-08-23 | 87 | -0/+15012 |
* | Moved doc to subdir of scipy | Travis Oliphant | 2005-10-12 | 3 | -667/+0 |
* | Print statements for 64-bit debug. | Travis Oliphant | 2005-10-10 | 1 | -2/+3 |
* | Fixed loop->bufcnt for 64-bit fixes. | Travis Oliphant | 2005-10-09 | 1 | -3/+24 |
* | More information on flags... | Travis Oliphant | 2005-10-08 | 1 | -9/+84 |
* | Minor changes | Travis Oliphant | 2005-10-07 | 1 | -0/+3 |
* | Moving DISTUTILS.txt to newcore/doc. | Pearu Peterson | 2005-10-07 | 1 | -0/+338 |
* | Fixed formatting. | Travis Oliphant | 2005-10-07 | 1 | -39/+66 |
* | Added some simple CAPI documentation. | Travis Oliphant | 2005-10-07 | 2 | -0/+202 |