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

fix JET infer #320

Closed
wants to merge 174 commits into from
Closed

Commits on Nov 30, 2020

  1. update Project.toml

    cscherrer committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    efedfaf View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. s/logpdf/logdensity/

    cscherrer committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    ecd5ff4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6b9a8b View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. merge master

    cscherrer committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    17b7832 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. dynamichmc bugfix

    cscherrer committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    33fd391 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. scratchpad

    cscherrer committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    dda1623 View commit details
    Browse the repository at this point in the history
  2. gps

    cscherrer committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    1dfc821 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2943628 View commit details
    Browse the repository at this point in the history
  4. scratchpad

    cscherrer committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    c080f59 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

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

Commits on Mar 16, 2021

  1. WIP: add basemeasure for models (cscherrer#239)

    * add basemeasure for models
    
    * Update src/primitives/basemeasure.jl
    
    Co-authored-by: Chad Scherrer <[email protected]>
    
    * Update src/primitives/basemeasure.jl
    
    Co-authored-by: Chad Scherrer <[email protected]>
    
    * Bump version
    
    Co-authored-by: Chad Scherrer <[email protected]>
    mschauer and cscherrer committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    e989ea4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    975692f View commit details
    Browse the repository at this point in the history
  3. move stuff to scratchpad

    cscherrer committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    ec1e0da View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. skip failing tests for now

    cscherrer committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    3af9fc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63275a0 View commit details
    Browse the repository at this point in the history
  3. tests

    cscherrer committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    570e75a View commit details
    Browse the repository at this point in the history
  4. version bump

    cscherrer committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    20867cc View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2021

  1. deps

    cscherrer committed Mar 20, 2021
    Configuration menu
    Copy the full SHA
    74a3bd2 View commit details
    Browse the repository at this point in the history
  2. oops, need noted.jl

    cscherrer committed Mar 20, 2021
    Configuration menu
    Copy the full SHA
    afaa488 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

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

Commits on Mar 28, 2021

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

Commits on Apr 9, 2021

  1. Configuration menu
    Copy the full SHA
    89cfd4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    407d2df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48001da View commit details
    Browse the repository at this point in the history
  4. rand -> testvalue

    cscherrer committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    3c71f3f View commit details
    Browse the repository at this point in the history
  5. update dependencies

    cscherrer committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    7bd16e8 View commit details
    Browse the repository at this point in the history
  6. update .gitignore

    cscherrer committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    f57d618 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e0fe51e View commit details
    Browse the repository at this point in the history
  8. update nested models test

    cscherrer committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    50654fa View commit details
    Browse the repository at this point in the history
  9. update tests

    cscherrer committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    a7b5852 View commit details
    Browse the repository at this point in the history
  10. oops typo

    cscherrer committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    7762b6b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    77103b8 View commit details
    Browse the repository at this point in the history
  12. drop example for now

    cscherrer committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    87bfe14 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3b3f0d4 View commit details
    Browse the repository at this point in the history
  14. iid

    cscherrer committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    dc9950e View commit details
    Browse the repository at this point in the history
  15. update simulate

    cscherrer committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    ce38253 View commit details
    Browse the repository at this point in the history
  16. rm MaskArrays

    cscherrer committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    33df3d6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f071ef9 View commit details
    Browse the repository at this point in the history
  18. rewind version

    cscherrer committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    697b0d3 View commit details
    Browse the repository at this point in the history
  19. start on ASTModels

    cscherrer committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    3f803c8 View commit details
    Browse the repository at this point in the history
  20. move astmodels

    cscherrer committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    bfb1f67 View commit details
    Browse the repository at this point in the history
  21. move astmodel

    cscherrer committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    596d43e View commit details
    Browse the repository at this point in the history
  22. type2model

    cscherrer committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    a41edfb View commit details
    Browse the repository at this point in the history
  23. remove dead lines

    cscherrer committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    6f07d9d View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2021

  1. astmodels

    cscherrer committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    31623ab View commit details
    Browse the repository at this point in the history
  2. interpret

    cscherrer committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    a3ecb54 View commit details
    Browse the repository at this point in the history
  3. include interpret

    cscherrer committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    cb40f8c View commit details
    Browse the repository at this point in the history
  4. cal2nt

    cscherrer committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    c7f6ece View commit details
    Browse the repository at this point in the history
  5. make interpret use Vals

    cscherrer committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    d4b22b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. asmodel

    cscherrer committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    5e44d6b View commit details
    Browse the repository at this point in the history
  2. move astmodel.jl

    cscherrer committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    f00e083 View commit details
    Browse the repository at this point in the history
  3. commit renames

    cscherrer committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    f06d413 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2021

  1. fix local dependencies

    cscherrer committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    537d898 View commit details
    Browse the repository at this point in the history
  2. bugfix

    cscherrer committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    e9b07a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4198f69 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2021

  1. Configuration menu
    Copy the full SHA
    5945095 View commit details
    Browse the repository at this point in the history
  2. Drop redundant code

    cscherrer committed May 1, 2021
    Configuration menu
    Copy the full SHA
    c2a8509 View commit details
    Browse the repository at this point in the history
  3. Model => DAGModel

    cscherrer committed May 1, 2021
    Configuration menu
    Copy the full SHA
    4484112 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Configuration menu
    Copy the full SHA
    3610113 View commit details
    Browse the repository at this point in the history
  2. drop some outdated files

    cscherrer committed May 10, 2021
    Configuration menu
    Copy the full SHA
    9a79d5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9932ff2 View commit details
    Browse the repository at this point in the history
  4. moving things around

    cscherrer committed May 10, 2021
    Configuration menu
    Copy the full SHA
    1adb196 View commit details
    Browse the repository at this point in the history
  5. bugfix

    cscherrer committed May 10, 2021
    Configuration menu
    Copy the full SHA
    0a880b5 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. update deps

    cscherrer committed May 28, 2021
    Configuration menu
    Copy the full SHA
    cea420f View commit details
    Browse the repository at this point in the history
  2. scratchpad

    cscherrer committed May 28, 2021
    Configuration menu
    Copy the full SHA
    b76bcd3 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. version bump

    cscherrer committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    f16154f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f90cb7 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. update dependency versions

    cscherrer committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    ff2aad1 View commit details
    Browse the repository at this point in the history
  2. reduce dependencies

    cscherrer committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    f7ac9be View commit details
    Browse the repository at this point in the history
  3. update deps

    cscherrer committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    13ce8fc View commit details
    Browse the repository at this point in the history
  4. scratchpad

    cscherrer committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    2c18845 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f889e5 View commit details
    Browse the repository at this point in the history
  6. update dependency versions

    cscherrer committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    bc0b681 View commit details
    Browse the repository at this point in the history
  7. reduce dependencies

    cscherrer committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    d300f6a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fb354d2 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. as methods for xform

    cscherrer committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    5a7c5d7 View commit details
    Browse the repository at this point in the history
  2. cleanup

    cscherrer committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    6e0e0d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    105891e View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2021

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

Commits on Jul 2, 2021

  1. Configuration menu
    Copy the full SHA
    70b3d5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4893430 View commit details
    Browse the repository at this point in the history
  3. drop old iid code

    cscherrer committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    98e3716 View commit details
    Browse the repository at this point in the history
  4. drop extra space

    cscherrer committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    050d41c View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2021

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

Commits on Jul 6, 2021

  1. update dynamichmc

    cscherrer committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    b2ecf89 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2021

  1. add Aqua

    cscherrer committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    024fdc4 View commit details
    Browse the repository at this point in the history
  2. bump version

    cscherrer committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    6ec7131 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. minor updates

    cscherrer committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    aee7bf7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10c959a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    083b76a View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. add test

    cscherrer committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    52ac4fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    faae51b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30d1302 View commit details
    Browse the repository at this point in the history
  4. updates to interpret

    cscherrer committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    621bb0f View commit details
    Browse the repository at this point in the history
  5. small bugfix

    cscherrer committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    0e94bcd View commit details
    Browse the repository at this point in the history
  6. trying out rand

    cscherrer committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    2d860ee View commit details
    Browse the repository at this point in the history
  7. Better predict method

    cscherrer committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    3fc0d18 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Configuration menu
    Copy the full SHA
    a5fe38d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c83c670 View commit details
    Browse the repository at this point in the history
  3. minor cleanup

    cscherrer committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    80e773b View commit details
    Browse the repository at this point in the history
  4. refactoring

    cscherrer committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    0a02614 View commit details
    Browse the repository at this point in the history
  5. refactor

    cscherrer committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    da060f0 View commit details
    Browse the repository at this point in the history
  6. make it faster

    cscherrer committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    b1b213b View commit details
    Browse the repository at this point in the history
  7. _runtime_args

    cscherrer committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    74a8012 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2021

  1. more refactoring

    cscherrer committed Jul 17, 2021
    Configuration menu
    Copy the full SHA
    12956de View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2021

  1. Configuration menu
    Copy the full SHA
    f0eb9e2 View commit details
    Browse the repository at this point in the history
  2. drop temporary rand2

    cscherrer committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    6b7fc8b View commit details
    Browse the repository at this point in the history
  3. refactoring

    cscherrer committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    67f9452 View commit details
    Browse the repository at this point in the history
  4. drop old Base.rand

    cscherrer committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    f9e648f View commit details
    Browse the repository at this point in the history
  5. add Accessors and BangBang

    cscherrer committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    095b428 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a6ff69e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad0c588 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. reset

    cscherrer committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    6ee03b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d314c5e View commit details
    Browse the repository at this point in the history
  3. kwargs for rnad

    cscherrer committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    14e0f15 View commit details
    Browse the repository at this point in the history
  4. remove the Val

    cscherrer committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    1842009 View commit details
    Browse the repository at this point in the history
  5. bugfix

    cscherrer committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    9c2ca86 View commit details
    Browse the repository at this point in the history
  6. add _retn

    cscherrer committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    47a1b17 View commit details
    Browse the repository at this point in the history
  7. refactoring

    cscherrer committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    b76dbd6 View commit details
    Browse the repository at this point in the history
  8. allow nested models

    cscherrer committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    1977ffc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7948cfc View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. nested models

    cscherrer committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    d33f211 View commit details
    Browse the repository at this point in the history
  2. some cleanup

    cscherrer committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    fdf45c2 View commit details
    Browse the repository at this point in the history
  3. add inargs and inobs

    cscherrer committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    249b1d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. cleanup

    cscherrer committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    4632e6f View commit details
    Browse the repository at this point in the history
  2. ReTest

    cscherrer committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    3fa0c62 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

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

Commits on Aug 16, 2021

  1. using Soss in tests

    cscherrer committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    fcca308 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

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

Commits on Oct 22, 2021

  1. update dependencies

    cscherrer committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    25ba251 View commit details
    Browse the repository at this point in the history
  2. updating symbolics

    cscherrer committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    84ba2aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c9b96c View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. some updates to symbolics

    cscherrer committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    3382325 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    020e236 View commit details
    Browse the repository at this point in the history
  3. toposort(::DAGModel)

    cscherrer committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    5fdc1d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. cleanup

    cscherrer committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    968fa66 View commit details
    Browse the repository at this point in the history
  2. moar

    cscherrer committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    29d725e View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. hmm example

    cscherrer committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    cb77c70 View commit details
    Browse the repository at this point in the history
  2. merge

    cscherrer committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    54a07b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f48bc8e View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. update MeasureBase bound

    cscherrer committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    d25d00a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cb1db0 View commit details
    Browse the repository at this point in the history
  3. drop redundant method

    cscherrer committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    466a5a4 View commit details
    Browse the repository at this point in the history
  4. remove whitespace

    cscherrer committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    408e00f View commit details
    Browse the repository at this point in the history
  5. bump version

    cscherrer committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    28753dc View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

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

Commits on Nov 23, 2021

  1. gotos

    cscherrer committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    34be839 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. Configuration menu
    Copy the full SHA
    314cfe9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38fdd05 View commit details
    Browse the repository at this point in the history
  3. small change to toposort

    cscherrer committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    95754ea View commit details
    Browse the repository at this point in the history
  4. have iid use powermeasure

    cscherrer committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    e7bd0d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. tests passing!

    cscherrer committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    7672e5a View commit details
    Browse the repository at this point in the history
  2. iid(n::Integer...)

    cscherrer committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    e12356d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb49335 View commit details
    Browse the repository at this point in the history
  4. abstract model stuff

    cscherrer committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    450998c View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2022

  1. fix some merging issues

    cscherrer committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    57e85ce View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. update dependencies

    cscherrer committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    d363e50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83d3713 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2da7f83 View commit details
    Browse the repository at this point in the history
  4. add insupport

    cscherrer committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    dbce8d1 View commit details
    Browse the repository at this point in the history
  5. clean up insupport

    cscherrer committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    3b1f36f View commit details
    Browse the repository at this point in the history
  6. speed up model building

    cscherrer committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    b391ec5 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. updates

    cscherrer committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    bd04858 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba27c93 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. work on codegen

    cscherrer committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    1efa66e View commit details
    Browse the repository at this point in the history
  2. workin on it

    cscherrer committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    bc6b4ae View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. working on astmodels

    cscherrer committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    7dd2643 View commit details
    Browse the repository at this point in the history
  2. another update

    cscherrer committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    ac06391 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. edits

    cscherrer committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    7f80e99 View commit details
    Browse the repository at this point in the history
  2. bugfix

    cscherrer committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    6323998 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. update logdensity

    cscherrer committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    e7ed8b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. updates

    cscherrer committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    fe45f8e View commit details
    Browse the repository at this point in the history
  2. strip things down for now

    cscherrer committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    863f2c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

  1. fix-JET-infer

    thautwarm committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    205c0d5 View commit details
    Browse the repository at this point in the history