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

Analysis functions for diatomic molecules. #329

Merged
merged 32 commits into from
Apr 13, 2024
Merged

Analysis functions for diatomic molecules. #329

merged 32 commits into from
Apr 13, 2024

Commits on Jan 4, 2024

  1. Add Analysis submodule and diatomic molecule analysis functions.

    - Added new DynamicsOutput: OutputDesorptionTrajectory #317
    - Added new DynamicsOutput: OutputDesorptionAngle #317
    - Created an `Analysis` submodule for common analysis functions
    Alexsp32 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    85c0ae0 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    c354fc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66761d8 View commit details
    Browse the repository at this point in the history
  3. Fixed a few self-references

    Alexsp32 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    522a879 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f13330 View commit details
    Browse the repository at this point in the history
  5. Cleanup

    Tried to fix assignment of quantise_diatomic in Analysis
    
    Second attempt
    
    Removed superfluous import of PyCall
    
    Another missing import
    
    Add missing Simulation variants of functions
    
    Maybe it's dot after all?
    
    Stupid Any overload
    
    Second attempt
    Alexsp32 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    1f42249 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    b964431 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61e8710 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54f50e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    799620e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    342861c View commit details
    Browse the repository at this point in the history
  6. Updated Docs for additions

    Alexsp32 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    b0f73e3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4bdbdb0 View commit details
    Browse the repository at this point in the history
  8. Fixed issue with new Outputs

    Alexsp32 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    91b21e9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    367c264 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f51aa95 View commit details
    Browse the repository at this point in the history
  11. Logic error in tests

    Alexsp32 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    58f38ed View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    3fb6fcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7f16e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0cbc0c View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    379bf2e View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    27268e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6b22f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0ffb6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3349b33 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    292e746 View commit details
    Browse the repository at this point in the history
  6. And now the unit test works

    Alexsp32 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    e5678a7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ea22d44 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Version bump for merge

    Alexsp32 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    1bbd0d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b9c69e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44780cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a347cdb View commit details
    Browse the repository at this point in the history