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

sample implementation of a (uncorrelated) combined fit #134

Merged
merged 13 commits into from
Feb 2, 2023

Commits on Dec 14, 2022

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

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    9a05fc9 View commit details
    Browse the repository at this point in the history
  2. clean-up

    PiaLJP committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    500c523 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. fix: flak8 & pytest

    PiaLJP committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    3d6ec7b View commit details
    Browse the repository at this point in the history
  2. clean-up

    PiaLJP committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    c14d162 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    140b626 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33ff221 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Configuration menu
    Copy the full SHA
    80c8a0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b3fac8 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

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

Commits on Jan 30, 2023

  1. fix/tests: Combined fit now also works when the keys of the x,y & fun…

    …c input dictionaries are not in the same order, build: improvements in performance
    PiaLJP committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    80371a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59d22fc View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. feat: additional check for invalid input to least_squares added.

    Co-authored-by: Simon Kuberski <simon.kuberski@uni-muenster.de>
    fjosw and s-kuberski committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    088f4d1 View commit details
    Browse the repository at this point in the history