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

Basis vectors #598

Merged
merged 26 commits into from
Aug 11, 2023
Merged

Basis vectors #598

merged 26 commits into from
Aug 11, 2023

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    dbf61ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4eb0001 View commit details
    Browse the repository at this point in the history
  3. Include patch from #556 that lets reviewers skip dependency review

    git checkout add_all_limits tests/test_axis_limits.py
    unalmis committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    055ae48 View commit details
    Browse the repository at this point in the history
  4. Alphabetize basis vectors

    unalmis committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    f0f1d07 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    311ff0a View commit details
    Browse the repository at this point in the history
  6. simplify matching pattern

    unalmis committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    fe97a88 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

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

Commits on Jul 31, 2023

  1. Sort _core using script

    unalmis committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    42777b1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into basis_vectors and ...

    Remove unneeded dependencies so that tests/test_axis_limits.py passes.
    Other changes were formatting changes forced by flake8 precommit.
    unalmis committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    0ca2226 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9604a83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6b8125 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    720b512 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eff10e6 View commit details
    Browse the repository at this point in the history
  7. Fix mean curvature test

    unalmis committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    d8d882f View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Cherry-pick fixes to tests from add_all_limits branch.

    Mark augmented lagrangian test xfail. from commit 248e158
    Increase tolerance for QuasisymmetryTripleProduct. from commit 3ed6cff
    unalmis committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    267e4a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81e735d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d24953 View commit details
    Browse the repository at this point in the history
  4. Fix e_zeta_rtt

    unalmis committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    985460c View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

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

Commits on Aug 8, 2023

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

Commits on Aug 9, 2023

  1. Fix things due to API updates in last merge...

    Can't sort compute functions by quantity name anymore because
    there are multiple quantities with the same name. Have to sort
    by function name instead.
    
    Needed to update tests/test_axis_limits for the dependency check
    test.
    unalmis committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    71bb72f View commit details
    Browse the repository at this point in the history
  2. simplify regular expression

    unalmis committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    01f8d35 View commit details
    Browse the repository at this point in the history
  3. fix typo in printed message

    unalmis committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    f3883a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    11ce811 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8b53ba View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

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