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

Merge new features of master into current feed forward for development #158

Open
wants to merge 22 commits into
base: graph-inn-feed-forward
Choose a base branch
from

Commits on Feb 21, 2023

  1. restructured spline classes, added 1d spline. Added conditional netwo…

    …rk tests to spline_tests.py
    RussellALA committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    d71863b View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. fixed constrain parameters after BinnedSplineCoupling refactor, fixed…

    … Split module sections_sizes
    RussellALA committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    d215734 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. renamed RationalQuadraticSpline_1D to ElementwiseRationalQuadraticSpl…

    …ine. Renamed BinnedSplineCoupling to BinnedSpline for backwards compatability. Renamed existing BinnedSpline to BinnedSplineBase
    RussellALA committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    865fb25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f96753c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af21851 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Merge pull request #151 from RussellALA/master

    Adding 1-dimensional version of RationalQuadraticSpline and tests for conditional blocks
    RussellALA authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    ebba9d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50dde7b View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. feat: plot graphInn structure

    zimea committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    16d8e3c View commit details
    Browse the repository at this point in the history
  2. feat: plot graphInn structure

    zimea committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    4cb7822 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    892e1ae View commit details
    Browse the repository at this point in the history
  4. refactor: cleanup

    zimea committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    52979ec View commit details
    Browse the repository at this point in the history
  5. fix: add dependency setup.py

    zimea committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    bf3af23 View commit details
    Browse the repository at this point in the history
  6. fix: exception handling

    zimea committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    9f305e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    7f63827 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e71cb7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f65160 View commit details
    Browse the repository at this point in the history
  4. fixed conflicts

    RussellALA committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    22f382f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    babc92d View commit details
    Browse the repository at this point in the history
  6. fix: adapt tets

    zimea committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    b179f92 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #157 from vislearn/feat/plot-graphINN

    Feat/plot graph inn
    zimea authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    1ec30cd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    32d753b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f4e5f93 View commit details
    Browse the repository at this point in the history