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

Release/v1.6 #111

Merged
merged 206 commits into from
Oct 25, 2023
Merged

Release/v1.6 #111

merged 206 commits into from
Oct 25, 2023

Commits on Jun 29, 2023

  1. First Draft integration

    teubert committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    98f1eaf View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Fix tests

    teubert committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    549a269 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Fix tests

    teubert committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    dfe2333 View commit details
    Browse the repository at this point in the history
  2. fix floating_pt_error in sim

    teubert committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    a9eb35a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79863e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. dtype issue in lstm

    teubert committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    955057a View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    36701c9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from nasa/bug/float_pt_error_sim

    Fix floating pt error in simulation
    teubert authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    14f6899 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8 from nasa/bug/uav_test_times

    Bug fixes for tests for uav model and surrogates
    teubert authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    334b190 View commit details
    Browse the repository at this point in the history
  4. Fix issue with savepts

    teubert committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    6f8d142 View commit details
    Browse the repository at this point in the history
  5. First draft

    teubert committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    576c91a View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: Katy Jarvis <[email protected]>
    2 people authored and teubert committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    7730e61 View commit details
    Browse the repository at this point in the history
  7. Update benchmarking.ipynb

    aqitya authored and teubert committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    8cdccb5 View commit details
    Browse the repository at this point in the history
  8. Update benchmarking.ipynb

    aqitya authored and teubert committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    9682f08 View commit details
    Browse the repository at this point in the history
  9. Allow tuple units

    teubert committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    bdff48f View commit details
    Browse the repository at this point in the history
  10. Update test

    teubert committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    c0a4926 View commit details
    Browse the repository at this point in the history
  11. Update battery params

    teubert committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    a1ee80b View commit details
    Browse the repository at this point in the history
  12. Allow save freq of 0

    teubert committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    ef894b7 View commit details
    Browse the repository at this point in the history
  13. Add test

    teubert committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    97f44e0 View commit details
    Browse the repository at this point in the history
  14. Add to documentation

    teubert committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    7b9fb28 View commit details
    Browse the repository at this point in the history
  15. Add test for auto time step

    teubert committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    1a44508 View commit details
    Browse the repository at this point in the history
  16. Changed list to sequence

    teubert committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    d9d532f View commit details
    Browse the repository at this point in the history
  17. Merge pull request #68 from nasa/feature/save_every

    Feature: save_freq of 0 saves every pt
    mstraut authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    661a147 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #65 from nasa/bug/lstm_save

    Fix issue with saving model
    teubert authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    aaa4a6b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0c33d99 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d650984 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1485c8a View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Add linear model

    teubert committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    1ac53ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b78b18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e9b223 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e0df26 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

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

Commits on Jul 26, 2023

  1. Apply suggestions from code review

    Co-authored-by: Katy Jarvis <[email protected]>
    aqitya and kjjarvis authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    130441e View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

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

Commits on Aug 7, 2023

  1. Add param estimation example

    teubert committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    e951dc6 View commit details
    Browse the repository at this point in the history
  2. Remove previous example

    teubert committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    21f06c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Apply suggestions from code review

    Co-authored-by: Katy Jarvis <[email protected]>
    aqitya and kjjarvis authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    a210bf9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #69 from Ashwani132003/new_enhancement

    dropped ensemble requirement to single model
    teubert authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    6bb2941 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Apply suggestions from code review

    Co-authored-by: Christopher Teubert <[email protected]>
    aqitya and teubert authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    5309a9b View commit details
    Browse the repository at this point in the history
  2. Update benchmarking.ipynb

    aqitya committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    677ac7a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'ipynb-benchmarking' of https://github.com/nasa/progpy i…

    …nto ipynb-benchmarking
    aqitya committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    bbe3e5b View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

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

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    51304e3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from nasa/ipynb-benchmarking

    Ipynb benchmarking
    teubert authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    b9e3ff5 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Port over changes

    teubert committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    0f61c2b View commit details
    Browse the repository at this point in the history
  2. Fix default n_samples

    teubert committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    e7d36e7 View commit details
    Browse the repository at this point in the history
  3. Update documentation

    teubert committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    1765416 View commit details
    Browse the repository at this point in the history
  4. Add test

    teubert committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    bf99af4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ace408 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #76 from nasa/feature/MC_default_samples

    Improve default MC sample size
    mstraut authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    670e1cf View commit details
    Browse the repository at this point in the history
  7. Add new test

    teubert committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    9ba241a View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Make future loading optional

    teubert committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    a34172e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #78 from nasa/feature/empty_future_loading

    Make future loading optional in prediction
    teubert authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    ff234f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

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

Commits on Aug 20, 2023

  1. Merge pull request #77 from nasa/feature/particle_filter_fix

    fixing bug: array and keys did not match in particle_filter
    teubert authored Aug 20, 2023
    Configuration menu
    Copy the full SHA
    81d8448 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72716fd View commit details
    Browse the repository at this point in the history
  3. Fix copyright

    teubert committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    464bae1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #75 from nasa/port_prog_algs_v1_5_1

    Port over changes from prog_algs hotfix v1.5.1
    teubert authored Aug 20, 2023
    Configuration menu
    Copy the full SHA
    ca90cb8 View commit details
    Browse the repository at this point in the history
  5. Remove benchmarking test

    teubert committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    c89219a View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Section 1-sim_to

    teubert committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    be1cb4e View commit details
    Browse the repository at this point in the history
  2. Note on installing progpoy

    teubert committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    236d668 View commit details
    Browse the repository at this point in the history
  3. Rename

    teubert committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    57b067c View commit details
    Browse the repository at this point in the history
  4. Resolved comments

    teubert committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    3f3eb49 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #79 from nasa/examples/sim_to

    Example Section 1-sim_to
    teubert authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    9294699 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    dc1f4ce View commit details
    Browse the repository at this point in the history
  2. Merge pull request #80 from nasa/examples/param_est

    Rename Param Est Example
    teubert authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    a421b92 View commit details
    Browse the repository at this point in the history
  3. simulate_to_threshold example

    teubert committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    6918895 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Add default value and checks

    teubert committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    4bd694d View commit details
    Browse the repository at this point in the history
  2. Add tests

    teubert committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    7ccf86b View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Resolve review comments

    teubert committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    8790148 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #81 from nasa/examples/sim_to_thresh

    simulate_to_threshold example
    teubert authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    a904490 View commit details
    Browse the repository at this point in the history
  3. Add loading section

    teubert committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    faf6bb2 View commit details
    Browse the repository at this point in the history
  4. Remove old example

    teubert committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    9813df3 View commit details
    Browse the repository at this point in the history
  5. add mention of seeds

    teubert committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    2e9ba11 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Resolve code review comments

    teubert committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    f0e328c View commit details
    Browse the repository at this point in the history
  2. 04 - Linear model

    teubert committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    51d0541 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d12a11 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #82 from nasa/feature/PiecewiseDefault

    Add default value for piecewise loading
    teubert authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    f755111 View commit details
    Browse the repository at this point in the history
  5. Add seed

    teubert committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    95fd871 View commit details
    Browse the repository at this point in the history
  6. Add test

    teubert committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    70b3690 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c33e168 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Resolved PR comments

    teubert committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    63592c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b656f50 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #90 from nasa/examples/new_model-linear

    04 - Linear model
    teubert authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    e023074 View commit details
    Browse the repository at this point in the history
  4. Move Memory Allocation in PF

    teubert committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    eb36b0a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #92 from nasa/feature/move_pf_memory_allocation

    Move Memory Allocation in PF
    teubert authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    cdd7d95 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

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

Commits on Sep 6, 2023

  1. A few PR suggestions

    kjjarvis committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    fa7aef1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #94 from nasa/examples/prediction_horizon

    Adding prediction horizon example to 09_Prediction
    teubert authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    f20aa05 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

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

Commits on Sep 11, 2023

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

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    0c07a44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac19b59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3209605 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89ca08a View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    fcc176b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #91 from nasa/feature/gaussian_seed

    Feature/gaussian seed
    teubert authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    0c23145 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd7bd42 View commit details
    Browse the repository at this point in the history
  4. Small edits

    kjjarvis committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    cb5fca2 View commit details
    Browse the repository at this point in the history
  5. Adjusting max_x calculation

    kjjarvis committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    53ba09d View commit details
    Browse the repository at this point in the history
  6. rename and add slope

    teubert committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    27275bc View commit details
    Browse the repository at this point in the history
  7. Add t0

    teubert committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    1057c3c View commit details
    Browse the repository at this point in the history
  8. resolve review comments

    teubert committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    388d390 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3ff6c51 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #83 from nasa/examples/load_profiles

    Loading Profiles Example
    teubert authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    c3d4931 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    af95e25 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #96 from nasa/examples/new_model

    New Model Example
    teubert authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    e7d36a3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2cb4b09 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    1f1627b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ded7827 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    603f119 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e411f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24563bb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    33ef5d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Add dt example

    teubert committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    b411f9b View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Katy Jarvis Griffith <[email protected]>
    teubert and kjjarvis authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    0ac2d54 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #99 from nasa/examples/dt

    Add dt example
    teubert authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    4772616 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e0b94a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #97 from nasa/feature/guassian_wedge

    Wedge load noise
    teubert authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    b9613b4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a88577 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7067107 View commit details
    Browse the repository at this point in the history
  8. Small typos

    kjjarvis committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    3ffe7bb View commit details
    Browse the repository at this point in the history
  9. Adding parameter reference

    kjjarvis committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    1ed8ab4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7707eef View commit details
    Browse the repository at this point in the history
  11. Merge pull request #98 from nasa/examples/derived_params

    Derived parameter example
    teubert authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    87b47dc View commit details
    Browse the repository at this point in the history
  12. add parameters example

    teubert committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    1ad6674 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8de5687 View commit details
    Browse the repository at this point in the history
  14. Apply suggestions

    teubert committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    4adeb54 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #100 from nasa/examples/parameters

    Params Example
    teubert authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    a4673fc View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. PR suggestions

    kjjarvis committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    c78414c View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

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

Commits on Sep 22, 2023

  1. Remove example test

    teubert committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    a61f44c View commit details
    Browse the repository at this point in the history
  2. Resolve licenses

    teubert committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    83dcf84 View commit details
    Browse the repository at this point in the history
  3. Required progpy note

    teubert committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    fc1477d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1aca61a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a24233 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #101 from nasa/examples/direct_model

    Adding direct model example
    teubert authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    d281481 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    da1e90f View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    5f09d93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44c0336 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d9f212 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Deleting output

    kjjarvis committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    e01a60b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76d3aee View commit details
    Browse the repository at this point in the history
  3. Adding state limit example

    kjjarvis committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    0c957ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4805af5 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    b4637f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    112d257 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4655401 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    1b884ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f34aaa2 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Merge pull request #102 from nasa/examples/matrix_model

    Adding matrix model example
    teubert authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    42a90a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57cc016 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92c99ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    356eb57 View commit details
    Browse the repository at this point in the history
  5. Fix docs

    teubert committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    a7ea73c View commit details
    Browse the repository at this point in the history
  6. Apply review comments

    teubert committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    9d37257 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    df0a5a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Last edits to state_limits

    kjjarvis committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    4044d59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecb9779 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #104 from nasa/examples/state_limits

    Adding state limits example
    teubert authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    f46675a View commit details
    Browse the repository at this point in the history
  4. Update examples/06_Combining_Models.ipynb

    Co-authored-by: Katy Jarvis Griffith <[email protected]>
    teubert and kjjarvis authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    bad3f42 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10baec8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #103 from nasa/examples/composite

    Adding Composite Model Example
    teubert authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    707f9fd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9ba7937 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c85215b View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Added Ensemble model example

    teubert committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    d93e82e View commit details
    Browse the repository at this point in the history
  2. Remove old example

    teubert committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    a7e270d View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Resolve review comments

    teubert committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    1ad237a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db7d66a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #106 from nasa/examples/ensemble

    Ensemble Model example
    teubert authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    0a83b4f View commit details
    Browse the repository at this point in the history
  4. A few edits to custom_events

    kjjarvis committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    3037071 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a481af1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b7aec4f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e7f7367 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #105 from nasa/examples/custom_event

    Custom event example
    teubert authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    8c5e4b8 View commit details
    Browse the repository at this point in the history
  9. Add mixture of experts model

    teubert committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    a1d9977 View commit details
    Browse the repository at this point in the history
  10. MoE tests

    teubert committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    c8025fc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d6263db View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Apply suggestions from code review

    Co-authored-by: Katy Jarvis Griffith <[email protected]>
    teubert and kjjarvis authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    46beffc View commit details
    Browse the repository at this point in the history
  2. Applied other suggestions

    teubert committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    ae8cc57 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #108 from nasa/20-mixtureofexperts-model

    Mixture of Experts Model
    teubert authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    ac51178 View commit details
    Browse the repository at this point in the history
  4. Mixture of Experts Example

    teubert committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    96e4bef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    022247e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a514be View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2cb179f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cb27026 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #107 from nasa/examples/serialization

    Adding serialization example
    teubert authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    70ab878 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Fixes

    teubert committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    5356720 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c164987 View commit details
    Browse the repository at this point in the history
  3. Update examples/06_Combining_Models.ipynb

    Co-authored-by: Katy Jarvis Griffith <[email protected]>
    teubert and kjjarvis authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    0ac867c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #109 from nasa/examples/moe

    Mixture of Experts Example
    teubert authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    538ce5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb3f5d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Merge pull request #110 from nasa/feature/moe_differentmodels

    Updated moe to work with different models
    teubert authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    b0d18ad View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    efadc54 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #67 from nasa/feature/clean_electrochem_params

    Update battery params
    teubert authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    00d42f0 View commit details
    Browse the repository at this point in the history
  3. Reset examples

    teubert committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    59e9db0 View commit details
    Browse the repository at this point in the history
  4. Update documentation

    teubert committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    65dda10 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Update docs

    teubert committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    63b1340 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db4ac39 View commit details
    Browse the repository at this point in the history
  3. Update and review docs

    teubert committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    dd04047 View commit details
    Browse the repository at this point in the history
  4. Updating examples

    teubert committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    ce5659e View commit details
    Browse the repository at this point in the history
  5. Merge tutorials

    teubert committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    a2e6d05 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Remove unnecessary lines

    teubert committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    a8ce3ff View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Mixture of Experts example

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

Commits on Oct 25, 2023

  1. Execute release review notes

    teubert committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    ac54321 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa57c31 View commit details
    Browse the repository at this point in the history