numpy / numpy/numpy-financial

BUG: Benchmarking does not work with spin

Open
#123 0 comments 0 reactions 1 assignee View on GitHub

@Kai-Striega is already working on this.

Since May 4, 2024.

bench bug build sustain-2026
Dominant language
Python
Stars
409
Forks
98
Avg merge
10h 43m
Merged PRs (30d)
12

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.