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

Clean up some linear solving methods #1635

Merged
merged 10 commits into from
Mar 18, 2024
Merged

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    088d0c6 View commit details
    Browse the repository at this point in the history
  2. Remove outdated generic solving methods

    * `_can_solve_with_solution`
    * `_can_solve`
    * `_solve`
    * `_solve_left`
    joschmitt committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    ddf433c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e09b860 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8460111 View commit details
    Browse the repository at this point in the history
  5. show for SolveCtx

    joschmitt committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    83c2912 View commit details
    Browse the repository at this point in the history
  6. Don't break Nemo

    joschmitt committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    7184bfc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ba681ea View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3eb6045 View commit details
    Browse the repository at this point in the history
  9. Increase test coverage (?)

    joschmitt committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    5c6fcce View commit details
    Browse the repository at this point in the history
  10. More test coverage

    joschmitt committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    fb2c344 View commit details
    Browse the repository at this point in the history