ReactiveBayes/GraphPPL.jl
DSL for probabilistic models specification and probabilistic programming.
JuliaMIT
Issues
- 36
Improving Graph Visualization Functionality
#233 opened by FraserP117 - 4
Error when running infer due to splatting
#240 opened by albertpod - 0
We should specify that the internal data structure used is bi-partite FG (in the developer's documentation)
#237 opened by bvdmitri - 2
- 0
- 0
[FR] Support for composite constraints
#242 opened by bvdmitri - 3
Potential bug in @model macro
#235 opened by Nimrais - 1
GraphPPL does not work for Julia <1.10
#230 opened by abpolym - 0
- 0
- 0
The error message when creating a model with missing or extra interfaces is really bad
#217 opened by bvdmitri - 0
Documentation for ResizableArray is missing
#214 opened by bvdmitri - 0
Stacked constraints are not supported
#211 opened by bvdmitri - 0
Message form constraints are not showed as nicely as marginal form constraints
#210 opened by bvdmitri - 0
New mixture interface missing from migration guide
#206 opened by bartvanerp - 5
Use of `end` in LHS indexing
#205 opened by bartvanerp - 1
`MeanField` constraint in constraints macro
#188 opened by wouterwln - 0
Complex constraint does not parse
#177 opened by bvdmitri - 1
Passing a vector of RV's to submodel doesn't work
#181 opened by wouterwln - 0
- 0
Slicing of matrix-valued ResizableArray returns `Matrix` instead of `ResizableArray`
#178 opened by wouterwln - 1
Interface aliases should be possible
#143 opened by wouterwln - 0
Feature request: ability to save the model on a disk
#166 opened by bvdmitri - 1
function based syntax for meta and constraints macros parses but does produce weird errors when applied
#165 opened by bvdmitri - 1
Array valued lhs interfaces do not work
#104 opened by wouterwln - 1
`FactorNodeOptions` are not unique
#132 opened by wouterwln - 1
New model specification does not allow complex expressions for input arguments, only ::Symbol
#147 opened by bvdmitri - 0
Default constraints for submodels
#145 opened by wouterwln - 0
- 0
Factorization constraint that only references anonymous variables around node throws `UndefVarError`
#141 opened by wouterwln - 0
`NamedTuple` in `meta` macro should be decomposed in `meta` and `other` specifications
#138 opened by wouterwln - 0
Add "old" GraphPPL as submodule
#136 opened by wouterwln - 0
- 0
- 1
- 0
Rename `master` branch to `main`
#115 opened by bartvanerp - 0
Add CompatHelper functionality
#126 opened by wouterwln - 0
- 0
`getorcreate!` should accept options (such as `datavar`) such that we can factorize `datavar`s out when we create the model
#119 opened by wouterwln - 0
- 1
- 0
Constraints engine refactor
#99 opened by wouterwln - 0
Proxylabel is created also for constants
#113 opened by wouterwln - 0
Submodel constraint definition breaks when defining multiple submodel constraints for the same tag
#102 opened by wouterwln - 1
Anonymous variables should always force create
#103 opened by wouterwln - 0
Anonymous variable creation function goes into indexed call if index is `[end]` or `[begin]`
#111 opened by wouterwln - 0
- 2
Return statement in model macro redefinition
#100 opened by wouterwln - 0
Return constraints statement is misplaced
#105 opened by wouterwln - 1
Meta specification
#92 opened by wouterwln