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

Logging #131

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Logging #131

wants to merge 16 commits into from

Commits on May 31, 2024

  1. GenEigs* logging

    shivupa committed May 31, 2024
    Configuration menu
    Copy the full SHA
    32bd493 View commit details
    Browse the repository at this point in the history
  2. SymEigs* logging

    shivupa committed May 31, 2024
    Configuration menu
    Copy the full SHA
    fe4c5d2 View commit details
    Browse the repository at this point in the history
  3. JDEig* logging

    shivupa committed May 31, 2024
    Configuration menu
    Copy the full SHA
    eb940b0 View commit details
    Browse the repository at this point in the history
  4. Fix types

    shivupa committed May 31, 2024
    Configuration menu
    Copy the full SHA
    3fe65ac View commit details
    Browse the repository at this point in the history
  5. logging tests

    shivupa committed May 31, 2024
    Configuration menu
    Copy the full SHA
    d3622e9 View commit details
    Browse the repository at this point in the history
  6. remove comment

    shivupa committed May 31, 2024
    Configuration menu
    Copy the full SHA
    6f97d87 View commit details
    Browse the repository at this point in the history
  7. unique_ptr -> shared_ptr

    shivupa committed May 31, 2024
    Configuration menu
    Copy the full SHA
    d213e64 View commit details
    Browse the repository at this point in the history
  8. Separate constructors

    shivupa committed May 31, 2024
    Configuration menu
    Copy the full SHA
    efa471d View commit details
    Browse the repository at this point in the history
  9. logging data class

    shivupa committed May 31, 2024
    Configuration menu
    Copy the full SHA
    07e1cbb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b6ecbe2 View commit details
    Browse the repository at this point in the history
  11. initialize ptr as nullptr

    shivupa committed May 31, 2024
    Configuration menu
    Copy the full SHA
    90dcfcb View commit details
    Browse the repository at this point in the history
  12. Minor fixes

    shivupa committed May 31, 2024
    Configuration menu
    Copy the full SHA
    f180bcd View commit details
    Browse the repository at this point in the history
  13. Logging function pure virtual

    shivupa committed May 31, 2024
    Configuration menu
    Copy the full SHA
    8c993e2 View commit details
    Browse the repository at this point in the history
  14. Fix search space size

    shivupa committed May 31, 2024
    Configuration menu
    Copy the full SHA
    e3e0869 View commit details
    Browse the repository at this point in the history
  15. Add a logging function that gets called at the start of the iteration…

    …s. This commit can be rolled back if desired
    shivupa committed May 31, 2024
    Configuration menu
    Copy the full SHA
    7bdec45 View commit details
    Browse the repository at this point in the history
  16. minor fix

    shivupa committed May 31, 2024
    Configuration menu
    Copy the full SHA
    88c3b30 View commit details
    Browse the repository at this point in the history