pyhf
pyhf copied to clipboard
Allow for disabling the default backend in tests at the command line
trafficstars
choices=["numpy", "tensorflow", "pytorch", "jax", "minuit"],Is there a reason to not include
numpy?
Originally posted by @matthewfeickert in https://github.com/scikit-hep/pyhf/pull/2340#discussion_r1346826533
Even though Issue https://github.com/scikit-hep/pyhf/issues/1454 was originally broached in the context of optional backends it would be nice to allow for diabling the default backend (numpy) if desired.