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

Address warnings #292

Merged
merged 15 commits into from
Jan 30, 2024
Merged

Address warnings #292

merged 15 commits into from
Jan 30, 2024

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    73ce157 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    078437f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17250d0 View commit details
    Browse the repository at this point in the history
  4. Use importlib.resources

    sjperkins committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    12ab506 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc3ef7e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e1d4adb View commit details
    Browse the repository at this point in the history
  7. escape env vars

    sjperkins committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    78cfd9b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    afc2fab View commit details
    Browse the repository at this point in the history
  9. Reintroduce prefer_literal=True which is required to get the desired …

    …behaviour with new style numba errors
    sjperkins committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    d541e67 View commit details
    Browse the repository at this point in the history
  10. Re-enable .env file

    sjperkins committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    9e5bca1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bed2d4a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c620324 View commit details
    Browse the repository at this point in the history
  13. Separate basis_function into real and complex implementations to avoi…

    …d complex to real conversion warnings
    sjperkins committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    21edff5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8155867 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    71a0808 View commit details
    Browse the repository at this point in the history