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

Change hint propagation for user-defined structs. #434

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Jul 14, 2021

  1. fix overflows in normal logpdf calculation

    keorn authored and ztangent committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    c438986 View commit details
    Browse the repository at this point in the history
  2. add tests, fix broadcast

    keorn authored and ztangent committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    3dbf951 View commit details
    Browse the repository at this point in the history
  3. nicer test notation

    keorn authored and ztangent committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    27b8892 View commit details
    Browse the repository at this point in the history
  4. Remove unused lines of code.

    ztangent committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    b3e6e40 View commit details
    Browse the repository at this point in the history
  5. Bump Julia compatibility to 1.3 and above.

    To address the compatibility issues noted in #398.
    ztangent committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    a4bc6a8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8c7cc8f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5282ab4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ebf324b View commit details
    Browse the repository at this point in the history
  9. use better name

    marcoct authored and ztangent committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    1b4061a View commit details
    Browse the repository at this point in the history
  10. improve test for global variables

    marcoct authored and ztangent committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    79c1b16 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7ba400c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3d091f4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0b6b2a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Added documentation.

    ztangent committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    0a037c7 View commit details
    Browse the repository at this point in the history