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

Allow for disabling the default backend in tests at the command line #2346

Open
matthewfeickert opened this issue Oct 9, 2023 · 0 comments
Assignees
Labels
tests pytest

Comments

@matthewfeickert
Copy link
Member

        choices=["numpy", "tensorflow", "pytorch", "jax", "minuit"],

Is there a reason to not include numpy?

Originally posted by @matthewfeickert in #2340 (comment)

Even though Issue #1454 was originally broached in the context of optional backends it would be nice to allow for diabling the default backend (numpy) if desired.

@matthewfeickert matthewfeickert self-assigned this Oct 9, 2023
@matthewfeickert matthewfeickert added the tests pytest label Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests pytest
Projects
None yet
Development

No branches or pull requests

1 participant