Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove piece-by-piece docstring assembly; the full texts were inserted in the... | Pauli Virtanen | 2008-08-08 | 1 | -79/+0 |
* | Merge from documentation editor. | Stefan van der Walt | 2008-08-05 | 1 | -5/+184 |
* | Use the implicit "import numpy as np" made available to all doctests instead | Alan McIntyre | 2008-07-05 | 1 | -4/+4 |
* | Merge documentation changes from wiki. | Stefan van der Walt | 2008-05-19 | 1 | -4/+4 |
* | ran reindent in preparation for the 1.1 release | Jarrod Millman | 2008-04-20 | 1 | -27/+27 |
* | Fix doc-tests for financial.py so they don't rely on floating-point exactness... | Travis Oliphant | 2008-04-08 | 1 | -2/+4 |
* | Improve comments. | Travis Oliphant | 2008-04-08 | 1 | -1/+10 |
* | Add docs and examples for financial functions. | Travis Oliphant | 2008-04-08 | 1 | -34/+94 |
* | Add modified internal rate of return calculation which is more conservative a... | Travis Oliphant | 2008-04-04 | 1 | -1/+26 |
* | Add fromregex function (needs more testing) and some simple spreadsheet-like ... | Travis Oliphant | 2008-04-04 | 1 | -0/+151 |