summaryrefslogtreecommitdiff
path: root/numpy/lib/financial.py
Commit message (Expand)AuthorAgeFilesLines
* ran reindent in preparation for the 1.1 releaseJarrod Millman2008-04-201-27/+27
* Fix doc-tests for financial.py so they don't rely on floating-point exactness...Travis Oliphant2008-04-081-2/+4
* Improve comments.Travis Oliphant2008-04-081-1/+10
* Add docs and examples for financial functions.Travis Oliphant2008-04-081-34/+94
* Add modified internal rate of return calculation which is more conservative a...Travis Oliphant2008-04-041-1/+26
* Add fromregex function (needs more testing) and some simple spreadsheet-like ...Travis Oliphant2008-04-041-0/+151