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

have update_coeffs(L::ADVecProd,) recursively update L.f #232

Merged
merged 17 commits into from
Apr 8, 2023

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    59b5c76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c20400a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82eee1a View commit details
    Browse the repository at this point in the history
  4. Test VecJac too

    gaurav-arya committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    3f73643 View commit details
    Browse the repository at this point in the history
  5. Add missing file

    gaurav-arya committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    9036932 View commit details
    Browse the repository at this point in the history
  6. use new (u, p, t) in autofwdmode

    vpuri3 authored and gaurav-arya committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    0b3241a View commit details
    Browse the repository at this point in the history
  7. Fix typo

    gaurav-arya committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    530e1b2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7e4ac73 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c71b336 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0c6f6fd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b5e2fe3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6cd7300 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f3719de View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1f8274f View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Fix aliasing of x and v in tests, as well as unreverted edits to x in…

    … in-place
    
    hesvecs, and update tests accordingly
    gaurav-arya committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    c126bf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8b45c0 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

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