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

Add L-BFGS reconstruction engine #485

Open
wants to merge 21 commits into
base: dev
Choose a base branch
from
Open

Commits on Sep 10, 2024

  1. Add L-BFGS reconstruction engine

    jfowkes authored and ptim0626 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    006eab4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87be276 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af10ed2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d45877 View commit details
    Browse the repository at this point in the history
  5. Remove local path insert

    ptim0626 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    1d233f7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8cc21b9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    504fd35 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d2da354 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e211ea1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cb2b2d7 View commit details
    Browse the repository at this point in the history
  11. Fix inefficient copy operations

    jfowkes authored and ptim0626 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    738ff5e View commit details
    Browse the repository at this point in the history
  12. Remove L-BFGS testing notebooks

    jfowkes authored and ptim0626 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d47228a View commit details
    Browse the repository at this point in the history
  13. Add L-BFGS example scripts and notebooks

    jfowkes authored and ptim0626 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    fecdb53 View commit details
    Browse the repository at this point in the history
  14. Add LBFGS cupy engine

    ptim0626 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    1074eb6 View commit details
    Browse the repository at this point in the history
  15. Add LBFGS cupy example

    ptim0626 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    e338230 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8147dfe View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8ecccf2 View commit details
    Browse the repository at this point in the history
  18. Update LBFGS tests

    ptim0626 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    abecab6 View commit details
    Browse the repository at this point in the history
  19. Add LBFGS pycuda tests

    ptim0626 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    9801f86 View commit details
    Browse the repository at this point in the history
  20. Add LBFGS cupy tests

    ptim0626 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    9eb9871 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0a4faae View commit details
    Browse the repository at this point in the history