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

Add optional methods for log_prob, grad_log_prob, hessian, un/constrain pars #701

Merged
merged 22 commits into from
Oct 9, 2022
Merged

Add optional methods for log_prob, grad_log_prob, hessian, un/constrain pars #701

merged 22 commits into from
Oct 9, 2022

Commits on Oct 4, 2022

  1. Initial implementation

    andrjohns committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    910a320 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23eaa09 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Add doc and tests

    andrjohns committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    bf59c1d View commit details
    Browse the repository at this point in the history
  2. Test on branch

    andrjohns committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    14bc715 View commit details
    Browse the repository at this point in the history
  3. Test on branch

    andrjohns committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    48d3fe5 View commit details
    Browse the repository at this point in the history
  4. Update doc types

    andrjohns committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    0c5a295 View commit details
    Browse the repository at this point in the history
  5. Store hpp in object

    andrjohns committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    0c06bfd View commit details
    Browse the repository at this point in the history
  6. Read model hpp earlier

    andrjohns committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    8ebf2ad View commit details
    Browse the repository at this point in the history
  7. NULL checking for hpp read

    andrjohns committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    1efb31a View commit details
    Browse the repository at this point in the history
  8. Fix notes

    andrjohns committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    fa45817 View commit details
    Browse the repository at this point in the history
  9. Wrong location

    andrjohns committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    79bcf9f View commit details
    Browse the repository at this point in the history
  10. Wrong location

    andrjohns committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    3d398c9 View commit details
    Browse the repository at this point in the history
  11. Trigger actions

    andrjohns committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    7819950 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7f63b95 View commit details
    Browse the repository at this point in the history
  13. Update tests

    andrjohns committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    ba2eda1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ec4f583 View commit details
    Browse the repository at this point in the history
  15. Fix DLL lookup on window

    andrjohns committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    e76f633 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Revert workflow changes

    andrjohns committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    6dba37d View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. Configuration menu
    Copy the full SHA
    b6e59f7 View commit details
    Browse the repository at this point in the history
  2. Update doc

    andrjohns committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    20e6283 View commit details
    Browse the repository at this point in the history
  3. Test update

    andrjohns committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    d074561 View commit details
    Browse the repository at this point in the history
  4. Test update

    andrjohns committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    99edeba View commit details
    Browse the repository at this point in the history