Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/numpy/numpy-financial

Standalone package of the NumPy financial functions
https://github.com/numpy/numpy-financial

Update _financial.py

amit-pa opened this pull request over 4 years ago
Adding Profitability Index computation (PI)

patakib opened this pull request over 4 years ago
XIRR for non-periodic cash flows?

xuhdev opened this issue almost 5 years ago
Wrong IRR calculated (discrepency from Excel)

mysteriousHerb opened this issue about 5 years ago
TST: clean up `ppmt` tests

person142 opened this pull request about 5 years ago
MAINT: small cleanups to `ipmt`

person142 opened this pull request about 5 years ago
BUG: prevent underflow/overflow when finding roots in IRR

person142 opened this pull request about 5 years ago
MAINT: clean up the implementation of `fv`

person142 opened this pull request about 5 years ago
Rework functions to use ufuncs?

person142 opened this issue about 5 years ago
BUG: make `ipmt` return `nan` for `per < 1`

person142 opened this pull request about 5 years ago
BUG: fix some issues with `nper`

person142 opened this pull request about 5 years ago
BUG: Update financial.py : Use default_type() directly

itsmandeepsingh opened this pull request about 5 years ago
Add further metadata to setup(...)

Kai-Striega opened this pull request about 5 years ago
MAINT: Remove array dispatch wrappers.

WarrenWeckesser opened this pull request about 5 years ago
MAINT: Modify the gh-pages workflow to build the dev. docs in a subdirectory.

WarrenWeckesser opened this pull request about 5 years ago
DOC: Update some Sphinx doc files:

WarrenWeckesser opened this pull request about 5 years ago
Add link to NumPy code of conduct

Kai-Striega opened this pull request about 5 years ago
STY: Flake8 style fixes

Kai-Striega opened this pull request about 5 years ago
TypeError in numpy.rate when using Decimals

meunomemauricio opened this issue over 5 years ago
CI: More work on publishing docs using gh-pages.

WarrenWeckesser opened this pull request over 5 years ago
CI: start a workflow for building the docs.

WarrenWeckesser opened this pull request over 5 years ago
Update gh-pages with built docs.

WarrenWeckesser opened this pull request over 5 years ago
DOC: Create initial doc directory with Sphinx files.

WarrenWeckesser opened this pull request over 5 years ago
DOC: Update README.md.

WarrenWeckesser opened this pull request over 5 years ago
CI: Try a github workflow.

WarrenWeckesser opened this pull request over 5 years ago
Initial library creation tasks

WarrenWeckesser opened this issue over 5 years ago
MAINT: Create the basic structure of the numpy_financial package.

WarrenWeckesser opened this pull request over 5 years ago
numpy.nper() with pmt=0 gives unexpected "divide by zero" warning

OlehOnyshchak opened this issue over 5 years ago
Financial function nper() incorrect for zero-rate annuities.

adamrogoyski opened this issue almost 8 years ago
Bizarre linalg errors with IRR

benkuhn opened this issue about 10 years ago