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

Deduplicate elastic #166

Closed
wants to merge 5 commits into from
Closed

Deduplicate elastic #166

wants to merge 5 commits into from

Commits on Jan 2, 2024

  1. Condense three classes into one

    Instead of defining `ElasticMatrixOutputElastic` by populating the template `OutputElastic` with callables from the `engine` `ElasticProperties`, just make `OutputElastic` do the job to start with.
    liamhuber committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    4425fcf View commit details
    Browse the repository at this point in the history
  2. 🐛 fix the fields

    liamhuber committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    c73180e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    760b3a4 View commit details
    Browse the repository at this point in the history
  4. Black suggestion

    liamhuber committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    6daf367 View commit details
    Browse the repository at this point in the history
  5. Use the public variable

    liamhuber committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    9ebe6be View commit details
    Browse the repository at this point in the history