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

cache the LU factorisation in the direct linear solver and better static array support #64

Merged
merged 8 commits into from
Jul 30, 2023

Commits on Jun 3, 2023

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

Commits on Jun 20, 2023

  1. Revamped byproduct specification, better tests for static arrays, com…

    …patible with static arrays of all sizes
    gdalle committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    7b54c7c View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    63923a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a278a4f View commit details
    Browse the repository at this point in the history
  3. Reintroduce ignored docstrings

    gdalle committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    689ff1c View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. More tests for byproducts

    gdalle committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    b18ea8c View commit details
    Browse the repository at this point in the history
  2. fix type instability

    mohamed82008 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    d38ec88 View commit details
    Browse the repository at this point in the history
  3. fix CI

    mohamed82008 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    c6a0459 View commit details
    Browse the repository at this point in the history