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

Feature/basic functionality #1

Merged
merged 16 commits into from
Sep 28, 2022
Merged

Commits on Sep 20, 2022

  1. Configuration menu
    Copy the full SHA
    96b6c60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46b25d9 View commit details
    Browse the repository at this point in the history
  3. Updated docs

    nic-barbara committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    6911453 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4de3290 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54dadcc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b75564 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5897625 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d80f104 View commit details
    Browse the repository at this point in the history
  9. Testing

    nic-barbara committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    b636a7e View commit details
    Browse the repository at this point in the history
  10. Testing

    nic-barbara committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    612d958 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Configuration menu
    Copy the full SHA
    6d42462 View commit details
    Browse the repository at this point in the history
  2. Changed folder structure

    nic-barbara committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    6291278 View commit details
    Browse the repository at this point in the history
  3. Added REN class for explicit params. Functionality not yet complete. …

    …Removed call method from output layer
    nic-barbara committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    39448af View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Minimal functionality complete:

    	- Moved nonlinearity to versions AbstractRENParams instead of DirectParams
    	- Fixed type not being carrried through REN
    	- Added direct_to_explicit for contracting RENs
    nic-barbara committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    2a62499 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    067d459 View commit details
    Browse the repository at this point in the history
  3. Updated documentation

    nic-barbara committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    a33be6b View commit details
    Browse the repository at this point in the history