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

QuantiseDiatomic updates #300

Merged
merged 14 commits into from
Aug 25, 2023
Merged

QuantiseDiatomic updates #300

merged 14 commits into from
Aug 25, 2023

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    8c7bbe9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bceb71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a182247 View commit details
    Browse the repository at this point in the history
  4. Partial fix for #292

    Alexsp32 authored and jamesgardner1421 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    ba6bc2e View commit details
    Browse the repository at this point in the history
  5. Add debug info

    Alexsp32 authored and jamesgardner1421 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    49e927d View commit details
    Browse the repository at this point in the history
  6. More debug info

    Alexsp32 authored and jamesgardner1421 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    e4cc66f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    45eaa64 View commit details
    Browse the repository at this point in the history
  8. More debug outputs

    Alexsp32 authored and jamesgardner1421 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    16f804c View commit details
    Browse the repository at this point in the history
  9. Fix unrelated typo

    Alexsp32 authored and jamesgardner1421 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    11c0e18 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e57ca70 View commit details
    Browse the repository at this point in the history
  11. Fix missing import

    jamesgardner1421 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    cc1414f View commit details
    Browse the repository at this point in the history
  12. Add vectorised version of quantise_diatomic

    `quantise_diatomic` is now able to process a single configuration
    or a vector of multiple configurations.
    This improves performance for multiple configurations,
    as only one potential-specific binding curve is
    generated to analyse all configurations.
    Alexsp32 authored and jamesgardner1421 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    d996f6d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c08efa9 View commit details
    Browse the repository at this point in the history
  14. Fix type definition

    jamesgardner1421 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    9786fdd View commit details
    Browse the repository at this point in the history