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

77 improve matrix class #112

Merged
merged 17 commits into from
Jun 6, 2024
Merged

77 improve matrix class #112

merged 17 commits into from
Jun 6, 2024

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    9d1766c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13f335a View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    b51eeab View commit details
    Browse the repository at this point in the history
  2. Switch to np.array fully in matrix. Adjust also other classes to this…

    …. Also start using np.allclose for convergence so removed own routines
    samvanderzwan committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    5a3572d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75a776b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e468e1 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Corrected typo

    samvanderzwan committed May 16, 2024
    Configuration menu
    Copy the full SHA
    0a5171f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    393739e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdab238 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60bc94f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b75d36b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bcb1e4a View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    f6cf7d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c8b283 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9fdca1 View commit details
    Browse the repository at this point in the history
  4. Small linting fixes

    samvanderzwan committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    f61912c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    64400ac View commit details
    Browse the repository at this point in the history