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

feat: Add Buckingham potential and Guassian FD #1885

Merged
merged 16 commits into from
May 29, 2024

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    a85a513 View commit details
    Browse the repository at this point in the history
  2. add in combine

    Danbr4d committed May 14, 2024
    Configuration menu
    Copy the full SHA
    4b55a6c View commit details
    Browse the repository at this point in the history
  3. format

    Danbr4d committed May 14, 2024
    Configuration menu
    Copy the full SHA
    2a7b907 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b132974 View commit details
    Browse the repository at this point in the history
  5. added in guassian derivative

    Danbr4d committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d18d894 View commit details
    Browse the repository at this point in the history
  6. format

    Danbr4d committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f980360 View commit details
    Browse the repository at this point in the history
  7. Remove needless argument.

    trisyoungs authored and Danbr4d committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f64927b View commit details
    Browse the repository at this point in the history
  8. Ensure both interaction potential and potential function are set when…

    … changing parameters.
    trisyoungs authored and Danbr4d committed May 14, 2024
    Configuration menu
    Copy the full SHA
    880ffc7 View commit details
    Browse the repository at this point in the history
  9. Rename parameter for clarity.

    trisyoungs authored and Danbr4d committed May 14, 2024
    Configuration menu
    Copy the full SHA
    3cf69ac View commit details
    Browse the repository at this point in the history
  10. correction of buckingham

    Danbr4d committed May 14, 2024
    Configuration menu
    Copy the full SHA
    6fd4223 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    edd04f1 View commit details
    Browse the repository at this point in the history
  12. corrected test valyes

    Danbr4d committed May 14, 2024
    Configuration menu
    Copy the full SHA
    e8f131a View commit details
    Browse the repository at this point in the history
  13. Fix graph legend.

    trisyoungs authored and Danbr4d committed May 14, 2024
    Configuration menu
    Copy the full SHA
    350c557 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e3bbf1d View commit details
    Browse the repository at this point in the history
  15. Full Gaussian potential and unit test.

    trisyoungs authored and Danbr4d committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b5ba135 View commit details
    Browse the repository at this point in the history
  16. correct combination

    Danbr4d committed May 14, 2024
    Configuration menu
    Copy the full SHA
    e7e04c5 View commit details
    Browse the repository at this point in the history