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

Macroatom restructure #2786

Merged
merged 89 commits into from
Aug 13, 2024
Merged

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    1056501 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dd9178 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0a9c02 View commit details
    Browse the repository at this point in the history
  4. Added numba initialize from opacity state, added methods to solve opa…

    …city state with the solver
    Rodot- committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    390c4d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f71324 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a5e864 View commit details
    Browse the repository at this point in the history
  7. ran black

    Rodot- committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    378dbd5 View commit details
    Browse the repository at this point in the history
  8. corrected an import

    Rodot- committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    462a5e8 View commit details
    Browse the repository at this point in the history
  9. corrected an import

    Rodot- committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    89860f9 View commit details
    Browse the repository at this point in the history
  10. ran black

    Rodot- committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    8672a0c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8941377 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2704633 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    15b1565 View commit details
    Browse the repository at this point in the history
  14. Fixed a typo

    Rodot- committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    80c9f85 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b3a4258 View commit details
    Browse the repository at this point in the history
  16. another typo

    Rodot- committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    6010f40 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    95fbc72 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5da0577 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    da72b58 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    81dde1b View commit details
    Browse the repository at this point in the history
  21. Updated Docstring Style

    Rodot- committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    e182bb8 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    b8a527f View commit details
    Browse the repository at this point in the history
  2. ran black

    Rodot- committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    148672e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    204d6c9 View commit details
    Browse the repository at this point in the history
  4. ran black

    Rodot- committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    c628eb6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67e301f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    939a9f8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    16d8db7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f52d4ea View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3131a6b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cc89f37 View commit details
    Browse the repository at this point in the history
  11. ran black

    Rodot- committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    5b7bc95 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5d07c65 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    62371cb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    acc02e8 View commit details
    Browse the repository at this point in the history
  15. Extracted more functions

    Rodot- committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    f417cab View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Merged with master

    Rodot- committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    b1c1b1d View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Moved more calculations over to functions (maybe this should be a sep…

    …arate graph?) and implimented a basic MacroAtomSolver
    Rodot- committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    4121ff5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21f303f View commit details
    Browse the repository at this point in the history
  3. fixed up continuum vs non-continuum initialization and handling of co…

    …ntinuum_interaction_species when no continuum_interaction
    Rodot- committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    131eead View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9213307 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cec24ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58d04f3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8d2428a View commit details
    Browse the repository at this point in the history
  8. See previous commit

    Rodot- committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    c58f0bb View commit details
    Browse the repository at this point in the history
  9. See previous commit

    Rodot- committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    39182b8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    240fabb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9aea0ad View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a9fcc6a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7587151 View commit details
    Browse the repository at this point in the history
  14. ditto

    Rodot- committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    e140196 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f9a1084 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    add4d0f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1e135d0 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7c3b59f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0515200 View commit details
    Browse the repository at this point in the history
  20. Fixed typo

    Rodot- committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    0bc5362 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ffdb82d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d4e2f0a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    4b223ae View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f0ad44e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    feda179 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    ad0e132 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    cad6d96 View commit details
    Browse the repository at this point in the history
  28. Made a passthrough when continuum processes are enabled in case we do…

    …n't want to worry about that part of the restructure
    Rodot- committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    f159c84 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    82a70d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c9d4ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb6ca3a View commit details
    Browse the repository at this point in the history
  4. Added in the rest of the transition probability properties to the con…

    …tinuum macro atom solver. Manually hard-coded and should be changed
    Rodot- committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    a0adbb6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c3c573b View commit details
    Browse the repository at this point in the history
  6. switch back to using legacy solve for continuum in case we don't want…

    … to work on that solver
    Rodot- committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    69505c8 View commit details
    Browse the repository at this point in the history
  7. Moved the MacroAtomContinuumSolver to a new file (deleted from this P…

    …R) and restrctured code accordingly
    Rodot- committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    a39f965 View commit details
    Browse the repository at this point in the history
  8. moved 'calculate_' functions derived from transition_probabilities.py…

    … to a new file (deleted in this PR, will be posted in another)
    Rodot- committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    aaef58f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7369c98 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a74e9ea View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f29d317 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a64244f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    30412b0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cfff15f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8f9afcd View commit details
    Browse the repository at this point in the history
  16. Fixed typo

    Rodot- committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    5801932 View commit details
    Browse the repository at this point in the history
  17. Grabbed the line interaction type from the right place (makes me thin…

    …k we should just to a to_numba method here or not require it)
    Rodot- committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    d9b44b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    c03d1b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81f280a View commit details
    Browse the repository at this point in the history
  3. Fixed typo

    Rodot- committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    67e3603 View commit details
    Browse the repository at this point in the history
  4. Updated the to_numba tests

    Rodot- committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    20ab5d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    7f24cec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    219ceb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    537562c View commit details
    Browse the repository at this point in the history