Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Benchmarking does not work with spin #123

Open
Kai-Striega opened this issue May 4, 2024 · 0 comments
Open

BUG: Benchmarking does not work with spin #123

Kai-Striega opened this issue May 4, 2024 · 0 comments
Assignees
Labels
bench Related to benchmarking numpy-financial bug Something isn't working build To do with building NumPy-Financial
Milestone

Comments

@Kai-Striega
Copy link
Member

Describe the issue:

Running the benchmarks does not work since the project moved to spin/conda. The code needs to be updated to use the scientific Python ecosytem's tooling.

Reproduce the code example:

spin bench

Error message:

Usage: spin [OPTIONS] COMMAND [ARGS]...
Try 'spin --help' for help.

Error: No such command 'bench'.

Runtime information:

Working on the current main branch

Context for the issue:

We've recently moved to using conda/spin to build our projects. However the benchmarks haven't been ported yet.

@Kai-Striega Kai-Striega self-assigned this May 4, 2024
@Kai-Striega Kai-Striega added bug Something isn't working bench Related to benchmarking numpy-financial build To do with building NumPy-Financial labels May 4, 2024
@Kai-Striega Kai-Striega added this to the 2.0 milestone May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bench Related to benchmarking numpy-financial bug Something isn't working build To do with building NumPy-Financial
Projects
None yet
Development

No branches or pull requests

1 participant