-
-
Notifications
You must be signed in to change notification settings - Fork 97
BUG: Benchmarking does not work with spin #123
Copy link
Copy link
Open
Labels
benchRelated to benchmarking numpy-financialRelated to benchmarking numpy-financialbugSomething isn't workingSomething isn't workingbuildTo do with building NumPy-FinancialTo do with building NumPy-Financialsustain-2026
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
benchRelated to benchmarking numpy-financialRelated to benchmarking numpy-financialbugSomething isn't workingSomething isn't workingbuildTo do with building NumPy-FinancialTo do with building NumPy-Financialsustain-2026
Type
Projects
- StatusShow more project fieldsOpen
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:
Error message:
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.