-
-
Notifications
You must be signed in to change notification settings - Fork 94
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-Financial
Milestone
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-Financial
Type
Fields
Give feedbackNo fields configured for issues without a type.
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.