NPFinancial.jl

NPFinancial.jl is a port of the NumPy's financial module
Author tk3369
Popularity
9 Stars
Updated Last
2 Years Ago
Started In
November 2017

NPFinancial.jl

Build Status codecov.io Stable Dev

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

Installation

] add https://github.com/tk3369/NPFinancial.jl

Notes

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.

Used By Packages

No packages found.