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

MAINT/TEST: Scipy Compatibility and Regression Tests #5

Merged
merged 13 commits into from
Oct 15, 2024

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    3c11a94 View commit details
    Browse the repository at this point in the history
  2. typo

    jan-david-fischbach authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    712e3dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0278af View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. remove scipy version requirement -> Python>=3.10 compiles against sci…

    …py>=1.14.1 others compile against old version
    
    install requires should take care of making sure the corresponding scipy version is installed
    jan-david-fischbach committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a8bafa0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd7dfc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    836bb89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07b5541 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff9d7a2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84ec5f6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b9380f2 View commit details
    Browse the repository at this point in the history
  8. TEST: format output in doctests to avoid problems with rounding error…

    …. Install dependencies for gmsh
    jan-david-fischbach committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    d9e78c7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    11a5ff5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    31e6b9d View commit details
    Browse the repository at this point in the history