Skip to content

Conversation

@Kai-Striega
Copy link
Member

No description provided.

This commit rewrites the ``nper`` function to mimic broadcasting.
As this requires writing manual for loops numba is used to speed
up the calculations. Further a fuzz test is added.
numba only supports compilation of 32-bit or 64-bit little endian types.

Therefore we should only check that these compile.
The financial functions have been deprecated
for years now and we are using a version
of NumPy that no longer has them.
@Kai-Striega Kai-Striega self-assigned this Mar 26, 2024
@Kai-Striega Kai-Striega added enhancement New feature or request test labels Mar 26, 2024
@Kai-Striega Kai-Striega added this to the 2.0 milestone Mar 26, 2024
@Kai-Striega Kai-Striega closed this Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant