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

Changes for GraphPPL v4 #390

Merged
merged 124 commits into from
Apr 11, 2024
Merged

Changes for GraphPPL v4 #390

merged 124 commits into from
Apr 11, 2024

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    fd200b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cc9fa6 View commit details
    Browse the repository at this point in the history
  3. Activation of variables

    bvdmitri committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    fe99796 View commit details
    Browse the repository at this point in the history
  4. commite intermediate work

    bvdmitri committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    5dd318f View commit details
    Browse the repository at this point in the history
  5. Fix model creation

    bvdmitri committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    d66fb61 View commit details
    Browse the repository at this point in the history
  6. First simple model runs

    bvdmitri committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    c84323f View commit details
    Browse the repository at this point in the history
  7. Better performance

    bvdmitri committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    991980e View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Performance improvements

    bvdmitri committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    d6e0deb View commit details
    Browse the repository at this point in the history
  2. refactoring

    bvdmitri committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    7eb45c6 View commit details
    Browse the repository at this point in the history
  3. Simplify code

    bvdmitri committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    db3e379 View commit details
    Browse the repository at this point in the history
  4. 2prev

    bvdmitri committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    0a454a0 View commit details
    Browse the repository at this point in the history
  5. futher improvements

    bvdmitri committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    69a8e14 View commit details
    Browse the repository at this point in the history
  6. restore the pipeline option

    bvdmitri committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    7b8c6f5 View commit details
    Browse the repository at this point in the history
  7. Remove unused code

    bvdmitri committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    1162249 View commit details
    Browse the repository at this point in the history
  8. Write tests

    bvdmitri committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    3a7851f View commit details
    Browse the repository at this point in the history
  9. improve code

    bvdmitri committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    25c11ae View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

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

Commits on Feb 29, 2024

  1. Change the file structure

    bvdmitri committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    c07a4ff View commit details
    Browse the repository at this point in the history
  2. 2prev

    bvdmitri committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    c92127d View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Tests and tests structure

    bvdmitri committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    ef5a0d5 View commit details
    Browse the repository at this point in the history
  2. more tests

    bvdmitri committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    85b127e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7bdeec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d464a1 View commit details
    Browse the repository at this point in the history
  5. Reimplement node macro

    wouterwln committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    7307782 View commit details
    Browse the repository at this point in the history
  6. further refactoring

    bvdmitri committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    7e6bb76 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3b346d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Further refactoring

    bvdmitri committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    84802e8 View commit details
    Browse the repository at this point in the history
  2. Remove old code

    bvdmitri committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    30ead2f View commit details
    Browse the repository at this point in the history
  3. to delete

    bvdmitri committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    4408de4 View commit details
    Browse the repository at this point in the history
  4. Restore the previous API

    bvdmitri committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    03ae1a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed19026 View commit details
    Browse the repository at this point in the history
  6. after merge

    bvdmitri committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    7b7998b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4841a7d View commit details
    Browse the repository at this point in the history
  8. 2prev

    bvdmitri committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    6361f97 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #386 from ReactiveBayes/reimplement-node-macro

    Reimplement node macro
    bvdmitri authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    9f438e5 View commit details
    Browse the repository at this point in the history
  10. remove old code

    bvdmitri committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    b765164 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. refactoring

    bvdmitri committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    617472c View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. refactoring

    bvdmitri committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    a5de01a View commit details
    Browse the repository at this point in the history
  2. BFE refactoring

    bvdmitri committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    5cd3a66 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. fix alias for InvWishart

    bvdmitri committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    e258d1b View commit details
    Browse the repository at this point in the history
  2. Refactoring of the sum node

    bvdmitri committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    49511a4 View commit details
    Browse the repository at this point in the history
  3. update for SSM

    bvdmitri committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    a239041 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5177d3c View commit details
    Browse the repository at this point in the history
  5. Refactor ther prod node

    bvdmitri committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    be0821d View commit details
    Browse the repository at this point in the history
  6. More tests

    bvdmitri committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    56e8464 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Fix rule error printing

    bvdmitri committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    8036b40 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    3dafa50 View commit details
    Browse the repository at this point in the history
  2. add alias for AR node

    bvdmitri committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    f7d123e View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

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

    bvdmitri committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    c81c47c View commit details
    Browse the repository at this point in the history
  3. fix typo

    bvdmitri committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    0ac3ce3 View commit details
    Browse the repository at this point in the history
  4. remove old code

    bvdmitri committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    f5f4187 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76b4e89 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. add some comments

    bvdmitri committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    bc54774 View commit details
    Browse the repository at this point in the history
  2. Fix gaussian mixture

    bvdmitri committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    43395a2 View commit details
    Browse the repository at this point in the history
  3. 2prev

    bvdmitri committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    2504e6c View commit details
    Browse the repository at this point in the history
  4. Fix mixture node

    bvdmitri committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    51a5f81 View commit details
    Browse the repository at this point in the history
  5. 2prev

    bvdmitri committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    df4bb07 View commit details
    Browse the repository at this point in the history
  6. attempt to fix gamma mixture

    bvdmitri committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    9b1f268 View commit details
    Browse the repository at this point in the history
  7. fix GammaMixture

    bvdmitri committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    7d13669 View commit details
    Browse the repository at this point in the history
  8. fix test

    bvdmitri committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    12cb5c7 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. fix kldivergency

    bvdmitri committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    bab59a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03497c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e2eff7 View commit details
    Browse the repository at this point in the history
  4. 2prev

    bvdmitri committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    07e66e4 View commit details
    Browse the repository at this point in the history
  5. Fix static inputs

    bvdmitri committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    0dd9ab1 View commit details
    Browse the repository at this point in the history
  6. fix cvi

    bvdmitri committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    dd54797 View commit details
    Browse the repository at this point in the history
  7. 2prev

    bvdmitri committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    1888238 View commit details
    Browse the repository at this point in the history
  8. 2prev

    bvdmitri committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    8b5c27c View commit details
    Browse the repository at this point in the history
  9. fix cvi rule

    bvdmitri committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    24c9813 View commit details
    Browse the repository at this point in the history
  10. fix CVI rule

    bvdmitri committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    5423028 View commit details
    Browse the repository at this point in the history
  11. resolve some todos

    bvdmitri committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    2602839 View commit details
    Browse the repository at this point in the history
  12. 2prev

    bvdmitri committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    f4d7cda View commit details
    Browse the repository at this point in the history
  13. 2prev

    bvdmitri committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    c0716c7 View commit details
    Browse the repository at this point in the history
  14. revert CVI rule

    bvdmitri committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    f49549a View commit details
    Browse the repository at this point in the history
  15. fix differential entropy

    bvdmitri committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    798e20d View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Fix Probit node

    bvdmitri committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    ccce9ee View commit details
    Browse the repository at this point in the history
  2. fix functional dependencies

    bvdmitri committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    efd4bde View commit details
    Browse the repository at this point in the history
  3. move tests to GraphPPL

    bvdmitri committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    3295345 View commit details
    Browse the repository at this point in the history
  4. Fix a portion of tests

    bvdmitri committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    622f893 View commit details
    Browse the repository at this point in the history
  5. Fix a portion of tests

    bvdmitri committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    5a4efd9 View commit details
    Browse the repository at this point in the history
  6. remove unnecessary tests

    bvdmitri committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    6bf7afd View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. fix update! call

    bvdmitri committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    e03faa7 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. implement linked datavars

    bvdmitri committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a4d3ddb View commit details
    Browse the repository at this point in the history
  2. datavars are not clamped

    bvdmitri committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    63bfa21 View commit details
    Browse the repository at this point in the history
  3. fix test

    bvdmitri committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    b9b0674 View commit details
    Browse the repository at this point in the history
  4. Improve performance

    bvdmitri committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    fb40132 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. fix tests

    bvdmitri committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    0cc8a21 View commit details
    Browse the repository at this point in the history
  2. fix tests

    bvdmitri committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    103f8be View commit details
    Browse the repository at this point in the history
  3. fix tests

    bvdmitri committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    bc78c68 View commit details
    Browse the repository at this point in the history
  4. Fix more tests

    bvdmitri committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    129fe4a View commit details
    Browse the repository at this point in the history
  5. fix tests

    bvdmitri committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    4befc69 View commit details
    Browse the repository at this point in the history
  6. fix Aqua tests

    bvdmitri committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    5e8ce30 View commit details
    Browse the repository at this point in the history
  7. fix tests

    bvdmitri committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    2317057 View commit details
    Browse the repository at this point in the history
  8. fix tests

    bvdmitri committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    727fdf3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    de043bf View commit details
    Browse the repository at this point in the history
  10. 2prev

    bvdmitri committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    9e426ae View commit details
    Browse the repository at this point in the history
  11. fix docs

    bvdmitri committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    4f80486 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6a5340f View commit details
    Browse the repository at this point in the history
  13. Improve index.md

    bvdmitri committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    af18f54 View commit details
    Browse the repository at this point in the history
  14. Improve documentation

    bvdmitri committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    fa3cadc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    96b5440 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    388b6f1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4556f3a View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    3febf5d View commit details
    Browse the repository at this point in the history
  2. Add marginal tests

    bvdmitri committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    804cb9b View commit details
    Browse the repository at this point in the history
  3. Update the documentation

    bvdmitri committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    80752a5 View commit details
    Browse the repository at this point in the history
  4. Fix documentation

    bvdmitri committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    ba062c2 View commit details
    Browse the repository at this point in the history
  5. 2prec

    bvdmitri committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    e07aa38 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

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

Commits on Apr 4, 2024

  1. Merge pull request #389 from ReactiveBayes/dev-sdtype-for-dist-objects

    add sdtype method for distribution objects
    bvdmitri authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    a06b5d6 View commit details
    Browse the repository at this point in the history
  2. style: make format

    bvdmitri committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    fb74dd9 View commit details
    Browse the repository at this point in the history
  3. minor changes to the docs

    bvdmitri committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    1e74517 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef53a6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60e78c7 View commit details
    Browse the repository at this point in the history
  6. style: make format

    bvdmitri committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    4017a99 View commit details
    Browse the repository at this point in the history
  7. fix BIFM helper

    bvdmitri committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    3753342 View commit details
    Browse the repository at this point in the history
  8. style: make format

    bvdmitri committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    00c8023 View commit details
    Browse the repository at this point in the history
  9. adjust gcv node

    bvdmitri committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    1b64e1c View commit details
    Browse the repository at this point in the history
  10. fix for CT node

    bvdmitri committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    0f56185 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e3db99c View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Fix for init macro

    bvdmitri committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    d66275e View commit details
    Browse the repository at this point in the history
  2. style: make format

    bvdmitri committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    b7e368e View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Bump Rocket's version

    bvdmitri committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    56aed30 View commit details
    Browse the repository at this point in the history