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

Remove vestigial onedim Python functions and methods #1464

Merged
merged 20 commits into from
Apr 9, 2023

Commits on Mar 25, 2023

  1. [Thermo] Add Phase::nativeMode / fix glitch

    Prevent automatic alphabetic ordering of states in
    SolutionArray::componentNames
    ischoegl committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    38f5f5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    738223b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27a5ab8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4069f4e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e487285 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c2a4f96 View commit details
    Browse the repository at this point in the history
  7. [oneD] Update Domain1D/SolutionArray interface

    Rename Domain1D::restore to Domain1D::fromArray
    Introduce alternative Domain1D::asArray/fromArray versions
    ischoegl committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    eaa36b0 View commit details
    Browse the repository at this point in the history
  8. [Python] Update FlameBase/SolutionArray interfaces

    Deprecate obsolete Python route and associated helper functions.
    ischoegl committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    166f33f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b90a24d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    917a45a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f3a6925 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4fdd400 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3da4c77 View commit details
    Browse the repository at this point in the history
  14. [Python] Remove OrderedDict

    As of Python 3.7, dictionaries preserve order of insertion
    ischoegl committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    7541fdd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b3b3988 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. Configuration menu
    Copy the full SHA
    065e581 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c522fc6 View commit details
    Browse the repository at this point in the history
  3. Remove h5py dependence

    ischoegl committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    0349978 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f48d7f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a412b61 View commit details
    Browse the repository at this point in the history