NPFinancial.jl is a port of the NumPy's financial module.
Documentation of NPFinancial can be found at https://tk3369.github.io/NPFinancial.jl/latest/index.html
] add https://github.com/tk3369/NPFinancial.jl
This library does not implement any array broadcasting feature as in NumPy's implementation. Instead, Julia has its own broadcasting feature so users of this library are encouraged to do it the right way.