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

Convert compute_lamborder to C++ #2581

Merged
merged 27 commits into from
Oct 7, 2023

Commits on Sep 24, 2023

  1. Configuration menu
    Copy the full SHA
    420e78e View commit details
    Browse the repository at this point in the history
  2. more work

    maxpkatz committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    d9d928a View commit details
    Browse the repository at this point in the history
  3. Finish pass through function

    maxpkatz committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    b5bf0af View commit details
    Browse the repository at this point in the history
  4. multi-d ifdefs

    maxpkatz committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    d1797e9 View commit details
    Browse the repository at this point in the history
  5. Fix

    maxpkatz committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    b3525a4 View commit details
    Browse the repository at this point in the history
  6. Comment

    maxpkatz committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    914229f View commit details
    Browse the repository at this point in the history
  7. Guards

    maxpkatz committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    8499faa View commit details
    Browse the repository at this point in the history
  8. Fixes

    maxpkatz committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    fc61a84 View commit details
    Browse the repository at this point in the history
  9. multi-D

    maxpkatz committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    7ef6bbf View commit details
    Browse the repository at this point in the history
  10. Fix box

    maxpkatz committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    f6338e1 View commit details
    Browse the repository at this point in the history
  11. Fix 2D

    maxpkatz committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    23841c6 View commit details
    Browse the repository at this point in the history
  12. Fix 3D

    maxpkatz committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    21cccfa View commit details
    Browse the repository at this point in the history
  13. rm fortran

    maxpkatz committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    88d3deb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    88b1f11 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    ec61f78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99da295 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Add explanatory comment

    maxpkatz committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    d347c4b View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Configuration menu
    Copy the full SHA
    4488bc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    166826b View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Fix typo

    maxpkatz committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    35dbebd View commit details
    Browse the repository at this point in the history
  2. Rework filter_lambda_T == 1

    maxpkatz committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    096ebac View commit details
    Browse the repository at this point in the history
  3. Fix 3D

    maxpkatz committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    4f8865f View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Stash some updates

    maxpkatz committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    ca67f98 View commit details
    Browse the repository at this point in the history
  2. Rework in more compact form

    maxpkatz committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    fc34ae7 View commit details
    Browse the repository at this point in the history
  3. Fix filter 4

    maxpkatz committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    879763a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd747b3 View commit details
    Browse the repository at this point in the history
  5. Fix pass by reference

    maxpkatz committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    68e28ef View commit details
    Browse the repository at this point in the history