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

Reverse-Mode Differentiable Ideal-Ballooning Stability Solver #1170

Merged
merged 272 commits into from
Sep 27, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 30, 2023

  1. Configuration menu
    Copy the full SHA
    c72b51d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d996cf3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    641f989 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69e166e View commit details
    Browse the repository at this point in the history
  5. small fix in _metric.py

    rahulgaur104 committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    eea93fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0adc1fd View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

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

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    b3e8177 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91a111d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

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

Commits on Oct 10, 2023

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

Commits on Oct 11, 2023

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

Commits on Oct 14, 2023

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

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    5d85cbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5af0c55 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Configuration menu
    Copy the full SHA
    9cadb18 View commit details
    Browse the repository at this point in the history
  2. trying to pass tests

    rahulgaur104 committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    fb6e90b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21ba604 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a4f68b View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. Configuration menu
    Copy the full SHA
    e845b01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c173cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad5e7b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    257e0cc View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. final fixes + jax AD only works with CPU foe eigvals doesn't work on …

    …GPUs for eigenvalue problms.
    rahulgaur104 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    bdd0c33 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    6fb7e9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eec1f88 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    59b6528 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55961ba View commit details
    Browse the repository at this point in the history
  3. fixing tests 2

    rahulgaur104 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    5e05533 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e620e91 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c80e2e2 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Configuration menu
    Copy the full SHA
    9d79a5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1a5e56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dd3700 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b2cd5c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08bd696 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

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

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    4effacf View commit details
    Browse the repository at this point in the history
  2. making compatible with recent commits + added two new ways of solving…

    … the same problem + memory leak errors need fixing
    rahulgaur104 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    1c9e66f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a07597e View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    ae60141 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d4e0f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae4eeb1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2fbc375 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Configuration menu
    Copy the full SHA
    82d59a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    baf5090 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    7914aec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ba1a95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b3c728 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Fixing the Newcomb metric, still getting nan optimality after 1 itera…

    …tion + some changes to ideal_ball_gamma2
    rahulgaur104 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    a361212 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d874a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1a0dc4 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    212273c View commit details
    Browse the repository at this point in the history
  2. merging master

    rahulgaur104 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    cc57585 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47b3d5f View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. merging with master

    rahulgaur104 committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    695e9af View commit details
    Browse the repository at this point in the history
  2. merging with master 2

    rahulgaur104 committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    c09e27d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c3227d View commit details
    Browse the repository at this point in the history
  4. fixing black formatting

    rahulgaur104 committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    0e51f19 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    90610ff View commit details
    Browse the repository at this point in the history
  6. Adding FixCurveRotation

    rahulgaur104 committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    85ead1b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    53c3f2c View commit details
    Browse the repository at this point in the history
  8. small changes

    rahulgaur104 committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    5cf43eb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e4ead7a View commit details
    Browse the repository at this point in the history
  10. fixing tests

    rahulgaur104 committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    4b2bcfd View commit details
    Browse the repository at this point in the history
  11. fixing tests

    rahulgaur104 committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    223d4c0 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Configuration menu
    Copy the full SHA
    f0f741e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    087562c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be9c4eb View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

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

Commits on Feb 27, 2024

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

Commits on Feb 28, 2024

  1. merging dd/omnigenity

    rahulgaur104 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    b2189c3 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

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

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    aadf5e0 View commit details
    Browse the repository at this point in the history
  2. fixing jax.backend line

    rahulgaur104 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c8cf520 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

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

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    7a4f95b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd6b6e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    743a22d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    afb600d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b314872 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

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

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    b36cd90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a83ae6 View commit details
    Browse the repository at this point in the history
  3. replacing ideal_ball_gamma4 with ballooning potential and removing id…

    …eal_ball_gamma5 since those aren't used
    rahulgaur104 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    30769fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76338da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    88f56fe View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

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

Commits on Jun 26, 2024

  1. merging master

    rahulgaur104 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    11e7311 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3db0974 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e4bb77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    370168e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed7a6a9 View commit details
    Browse the repository at this point in the history
  6. updating the tutorial

    rahulgaur104 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    577fb30 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    25a9a11 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    b4d0f36 View commit details
    Browse the repository at this point in the history
  2. minor changes

    rahulgaur104 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    23f6a7e View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

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

Commits on Aug 6, 2024

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

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    09eb0e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59da394 View commit details
    Browse the repository at this point in the history
  3. fixing stability test

    rahulgaur104 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    10444ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ff760c View commit details
    Browse the repository at this point in the history
  5. trying to fix tests 1

    rahulgaur104 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    039e344 View commit details
    Browse the repository at this point in the history
  6. trying to fix tests 2

    rahulgaur104 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    c40ad9b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d137dde View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1907d12 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b5e2868 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    35acbcd View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    28d0125 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e34e7cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fe95c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c4db48 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ade5a83 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eaaed50 View commit details
    Browse the repository at this point in the history
  7. refixing tests!

    rahulgaur104 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    011bc9f View commit details
    Browse the repository at this point in the history
  8. refixing tests 2!

    rahulgaur104 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    cca8fec View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    98bc1eb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2ad71dc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f00c4c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

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

Commits on Aug 11, 2024

  1. Configuration menu
    Copy the full SHA
    55e66fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0c0593 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d526fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19a4abc View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    b509848 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74f9be9 View commit details
    Browse the repository at this point in the history
  3. Revert "making @fouriest suggestions to desc/backend.py"

    This reverts commit 6d526fe.
    rahulgaur104 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    392bc6c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2e18dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d21a37 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    98c8716 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dfccd10 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    92b377a View commit details
    Browse the repository at this point in the history
  9. fixing a small bug!

    rahulgaur104 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    62bbf48 View commit details
    Browse the repository at this point in the history
  10. small changes 2

    rahulgaur104 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    11850e6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c327a4b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b48cc54 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    293ede3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a69ac70 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d5b0d00 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

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

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    691b0d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e90f95 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

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

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    6a2268e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9719c6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56d44b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b72c80e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    636458e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7e5aa73 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    306880c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8d58f5a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0d4c7b6 View commit details
    Browse the repository at this point in the history
  10. reverting back to copies of coords and equilibrium from Gamma_c, modi…

    …fying objectives/stability and the notebook
    rahulgaur104 committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    90afb5b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6d3519b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    41f6718 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. test_ATF_results still failing copying equilibrium.py and coords.py d…

    …irectortly from ku/root_3d
    rahulgaur104 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    8c98850 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42f0ffb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b1b704 View commit details
    Browse the repository at this point in the history
  4. small changes

    rahulgaur104 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    d5eca40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a6f2061 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c6135b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3693330 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1d170d5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6add32f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    56ffce3 View commit details
    Browse the repository at this point in the history
  11. updating notebook

    rahulgaur104 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    b9e209e View commit details
    Browse the repository at this point in the history
  12. small fix

    rahulgaur104 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    f9efd3c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    03eb7fd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c7e1d44 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c7aad11 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6beaad1 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    8a3f77b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39618ce View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    74c8e07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f818935 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    569a587 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ac7fb0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ead3060 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    45b19f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef465df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34087ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f158b41 View commit details
    Browse the repository at this point in the history
  5. testing things still

    rahulgaur104 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b4a716d View commit details
    Browse the repository at this point in the history
  6. finally fixed it

    rahulgaur104 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    7fb4055 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    67023f3 View commit details
    Browse the repository at this point in the history
  8. fixing test

    rahulgaur104 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    08a4481 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    237c6c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. fixing test 2

    rahulgaur104 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    70f921f View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. Configuration menu
    Copy the full SHA
    6326a4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8807902 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    6f353f0 View commit details
    Browse the repository at this point in the history
  2. fixing bad merge

    rahulgaur104 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    f156782 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d79b24 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54cf2da View commit details
    Browse the repository at this point in the history
  5. fixing bad merge

    rahulgaur104 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    5d3a8fe View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. merging master manually

    rahulgaur104 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    015e6a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd2a9f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b118f58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53d50b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    db178ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b74fc9 View commit details
    Browse the repository at this point in the history
  3. Fix newcomb metric

    f0uriest committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    99a8bdd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99f52e9 View commit details
    Browse the repository at this point in the history
  5. Clean up notebook formatting

    f0uriest committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    ebd3375 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'rg/adjoint_ballooning' of github.com:PlasmaControl/DESC…

    … into rg/adjoint_ballooning
    f0uriest committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    2e14e9d View commit details
    Browse the repository at this point in the history
  7. Fix regression test

    f0uriest committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    21ec0c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

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

Commits on Sep 2, 2024

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

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    e256f6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efcc036 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31772cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4be9e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b5f29b View commit details
    Browse the repository at this point in the history
  6. merging master

    rahulgaur104 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    8df58a9 View commit details
    Browse the repository at this point in the history
  7. fixing tests

    rahulgaur104 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    5b8e090 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    abe2a70 View commit details
    Browse the repository at this point in the history
  9. test

    rahulgaur104 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    8f7511d View commit details
    Browse the repository at this point in the history
  10. reverting test

    rahulgaur104 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    d4b7884 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2e6ac7c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    09dc8b0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ef33b98 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

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

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    99f9675 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    961cc47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c437acd View commit details
    Browse the repository at this point in the history
  4. more changes

    rahulgaur104 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    ce2ebfa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c53d73 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d77a61a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2bc57f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

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

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    f183ddd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e433e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

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

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    dae097e View commit details
    Browse the repository at this point in the history
  2. changing the notebook

    rahulgaur104 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    da9e9cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe36a35 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    6fe8f07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c921e09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e74ea7 View commit details
    Browse the repository at this point in the history
  4. minor changes

    rahulgaur104 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c316eb0 View commit details
    Browse the repository at this point in the history
  5. minor change 2

    rahulgaur104 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    694fb1a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cdfb7f4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0ab6afb View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    fdf3cac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e90ce6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0693fa View commit details
    Browse the repository at this point in the history
  4. final changes 2

    rahulgaur104 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    fd439f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5c7673 View commit details
    Browse the repository at this point in the history
  6. final changes 3

    rahulgaur104 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ff85459 View commit details
    Browse the repository at this point in the history