贷款计算器:具有PMT,摊销时间表和Grossup求解器实现的金融数学库

时间:2024-03-05 10:36:00
【文件属性】:

文件名称:贷款计算器:具有PMT,摊销时间表和Grossup求解器实现的金融数学库

文件大小:49KB

文件格式:ZIP

更新时间:2024-03-05 10:36:00

Python

贷款计算器 贷款基础金融数学。 文档: : 错误: : 源代码: : 贡献者: : 该库提供了基本的基本金融数学例程的实现,例如在处理贷款时通常是必需的 PMT 摊销时间表 Grossup 内部收益率


【文件预览】:
loan-calculator-master
----setup.py(2KB)
----.gitignore(1KB)
----Makefile(2KB)
----.travis.yml(939B)
----MANIFEST.in(262B)
----requirements_dev.txt(176B)
----LICENSE(1KB)
----HISTORY.rst(89B)
----setup.cfg(458B)
----.github()
--------ISSUE_TEMPLATE.md(335B)
----examples()
--------__init__.py(0B)
--------generic_grossup.py(1KB)
----loan_calculator()
--------schedule()
--------grossup()
--------__init__.py(2KB)
--------pmt.py(1KB)
--------irr.py(1KB)
--------utils.py(2KB)
--------loan.py(4KB)
--------projection.py(1KB)
----README.rst(596B)
----tests()
--------schedule()
--------conftest.py(631B)
--------grossup()
--------test_irr.py(233B)
--------__init__.py(70B)
--------test_loan.py(2KB)
--------test_pmt.py(251B)
--------test_projection.py(230B)
----AUTHORS.rst(90B)
----CONTRIBUTING.rst(4KB)
----docs()
--------irr.rst(606B)
--------Makefile(614B)
--------index.rst(421B)
--------conf.py(5KB)
--------modules.rst(82B)
--------instalation.rst(33B)
--------make.bat(786B)
--------pmt.rst(904B)
--------grossup.rst(1KB)
--------amortization_schedules.rst(9KB)
--------reference.rst(1KB)
--------readme.rst(27B)
--------loan_calculator.grossup.rst(988B)
--------maths.rst(396B)
--------usage.rst(8KB)
--------loan_calculator.schedule.rst(782B)
--------contributing.rst(33B)
--------loan_calculator.rst(596B)
----.editorconfig(292B)
----tox.ini(371B)

网友评论