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

Update RS branch #9

Merged
merged 22 commits into from
Oct 25, 2023
Merged

Update RS branch #9

merged 22 commits into from
Oct 25, 2023

Commits on Oct 17, 2023

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

Commits on Oct 18, 2023

  1. - small clarification in message on top namespace import

    Some users were confused by "error" message when importing Calculator like `from pysipfenn import Calculator`, as feedback on missing dependencies for model export was showing up (without throwing an error). This commit should make things more clear.
    amkrajewski authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    53c9816 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    6422a89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fb593d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b3a766 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f35586 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd7ca43 View commit details
    Browse the repository at this point in the history
  6. - further simplified the user info that some packages may need to be …

    …installed to do exports; to prevent confusing it for an error
    amkrajewski committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    b163336 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4f114af View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7fb43af View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5ac440c View commit details
    Browse the repository at this point in the history
  10. - version bump

    amkrajewski committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    6f8361f View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    0bd74da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    465f9b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eff3b79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34a6e50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bfb7570 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d3b863a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3e5f57c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    24f2fa3 View commit details
    Browse the repository at this point in the history
  9. - (docs) added pytest to documentation generation requirements, as it…

    … is needed to correctly interpret conditions of which tests are run
    amkrajewski committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    1ff1223 View commit details
    Browse the repository at this point in the history
  10. - (docs) fix a typo

    amkrajewski committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    9d09a00 View commit details
    Browse the repository at this point in the history