- add performance benchmark test and test result, update README and pyproject
(
daa7f19
)
-
Update README to add package version badges (
8a3c7e1
) -
update README to add vignettes/step-by-step tutorials (
0a6e1e3
) -
update subtittle in example doc to make it more clear with realted section (
66f890d
) -
update README to add package links to PyPI (
bb88f09
)
-
update test pmt function (
fb9f364
) -
All tests are running with no warnings, thank you Shell (
3f7c0be
) -
Issue67 and 68, added more documentation to n_periods and present_value tests (
dc3661f
) -
Issue56 fixed, updated README so function and package naming is more consistent, with backticks (
d5d000a
) -
addressed feedback by adding Documentation link to readme file (
eb3626e
) -
Addressed feedback by updating headers in readthedocs (
92eaa6a
) -
Addressed feedback by adding outputs for future_value and present_value to README usage section (
0477a60
) -
Addressed feedback to increase n_periods code coverage (
c3da96b
) -
Updated README to include badges for ci-cd passing, and python version (
782d1d3
)
-
Issue62 fixed, all team members added into pyproject.toml (
a1feb9e
) -
Issue64 fixed, Raises and Warnings sections added to all function docstrings (
2979eeb
) -
Issue65 fixed, error messages specified (
4a22088
) -
Issue66 fixed, tests/test_financecalculator.py deleted (
1070d49
) -
Joseph's comment 1 fixed, examples added to docstrings (
bda3038
) -
Joseph's comment 2 fixed, Raises and Warnings already added before (
43a3cb4
) -
Joseph's comment 3 fixed, test_financecalculator.py already deleted before (
4d39928
) -
Some tests failure have been fixed (
56ef99b
)
- Changed name to financecalculator2025
(
e8a66fe
)
- No change just test the workflow
- Issue69 fixed, added Developer Note to README addressing issues with test suite instructions
(
9aea9ef
)