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

Surface Interpolation Function [Fixes Issue45] #52

Closed
wants to merge 8 commits into from
Closed

Commits on Aug 2, 2021

  1. Added interpolation function with docstrings

    ojeda-e committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    33b9748 View commit details
    Browse the repository at this point in the history
  2. Added surface_interpolation tests

    ojeda-e committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    13ea4a9 View commit details
    Browse the repository at this point in the history
  3. Fixed PEP8

    ojeda-e committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    36bd38e View commit details
    Browse the repository at this point in the history
  4. Fixed PEP8

    ojeda-e committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    7382cec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10fd0a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Replaced assertions by assert_allclose.

    ojeda-e committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    fc4ec95 View commit details
    Browse the repository at this point in the history
  2. Added interpolation to base with tests.

    ojeda-e committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    3a2ad5d View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2021

  1. changed atol in assert_allclose

    ojeda-e committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    7d7f4ca View commit details
    Browse the repository at this point in the history