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

ensure uncertainties does not depend on numpy #2001

Merged
merged 1 commit into from
Jul 8, 2024

Commits on Jun 28, 2024

  1. ensure uncertainties does not depend on numpy

    fix import ordering to ensure that uncertainties can be used without
    numpy, before this the check assumed that numpy was always installed
    
    update test_issue1611 to use requires_numpy since uncertainties and
    numpy are now decoupled
    tgbugs committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    73a4174 View commit details
    Browse the repository at this point in the history