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

Replace deprecated scipy.integrate.quadrature in the TestLineShapes #457

Merged

Commits on Aug 2, 2024

  1. Replace deprecated scipy.integrate.quadrature with GaussianQuadrature…

    … in test_lineshapes.py
    vsnever committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    054e270 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    177038f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08a14b7 View commit details
    Browse the repository at this point in the history
  4. Define relative_tolerance in test_stark_broadened_line() and compare …

    …test/true ratio to 1 instead of comparing absolute values.
    vsnever committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    95197e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e08f1e View commit details
    Browse the repository at this point in the history