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

Change how factorization options handled #32

Merged
merged 12 commits into from
Dec 4, 2023

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    7817d47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8878bcb View commit details
    Browse the repository at this point in the history
  3. [ldlt] add LDLTChoice::BUNCHKAUFMAN to enum

    + expose to Python
    ManifoldFR committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    3b3b450 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1588e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d32b7d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    960a82f View commit details
    Browse the repository at this point in the history
  7. [ldlt-allocator] replace unique_ptr by a boost::variant

    + introduce ComputeSignatureVisitor
    
    + [python] regression: do not expose Workspace::ldlt_ member
    ManifoldFR committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    556bc2c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    09f3efb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f04a372 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    21ea9ee View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d9f3189 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7ae9cd2 View commit details
    Browse the repository at this point in the history