issues
search
probsys
/
sppl
Probabilistic programming system for fast and exact symbolic inference
Apache License 2.0
76
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Solve an event once at the root and call logprob_solved to the children
#29
fsaad
closed
4 years ago
1
Implement optimization in event_to_disjoint_union
#28
fsaad
closed
4 years ago
1
Unify testing for EmptySet, i.e., "x == EmptySet" vs "x is EmptySet"
#27
fsaad
closed
4 years ago
0
FiniteSet('-v1') will by a sympy mul, not a sympy symbol.
#26
fsaad
closed
4 years ago
1
sympify_number in sym_util should fail on string inputs
#25
fsaad
closed
4 years ago
0
Change Singletons.EmptySet in test_transforms_solve.py and spn.py to sym_util EmptySet
#24
fsaad
closed
4 years ago
0
Rename test_parse_transforms to test_transforms_parse
#23
fsaad
closed
4 years ago
0
Consider implementing simplifications of And/Or in EventBasic
#22
fsaad
closed
4 years ago
0
Make sure EventAnd.__invert__ and EventOr.__invert__ use reduce, not manual constructors
#21
fsaad
closed
4 years ago
0
Consider implementing a Constant transform
#20
fsaad
opened
4 years ago
0
Handle symbolic domains in Piecewise
#19
fsaad
opened
4 years ago
0
Remove complement attribute from EventInterval and just create a Union upon inversion
#18
fsaad
closed
4 years ago
1
Piecewise should invoke invert_finite and invert_interval on the intersection of ranges of subexpressions
#17
fsaad
closed
4 years ago
2
Unify variables names of "values", "x", "intervals", and other names for "y"
#16
fsaad
closed
4 years ago
0
Handle EmptySet for EventBasic (EventInterval and EventFinite)
#15
fsaad
closed
4 years ago
1
Gracefully handle EventFinite.solve with non-numeric values
#14
fsaad
closed
4 years ago
1
Implement "solve" for multivariate event
#13
fsaad
closed
4 years ago
1
Fix implementation of Product.logprob_disjoint_union
#12
fsaad
closed
4 years ago
4
Rename "Distribution" to "SPN".
#11
fsaad
closed
4 years ago
0
Implement the "if-else" SPN combinator
#10
fsaad
closed
4 years ago
0
Implement renderer from SPN to SPML
#9
fsaad
closed
4 years ago
4
Implement compiler from the IMP language
#8
fsaad
closed
4 years ago
2
Formalize the syntax and typing judgments of SPN language in transforms.py and distributions.py
#7
fsaad
closed
4 years ago
1
Consider making Event of type Transform
#6
fsaad
closed
4 years ago
0
Implement distributions.to_graph() to graphically render the SPN
#5
fsaad
closed
4 years ago
0
Add test case for Indian GPA
#4
fsaad
closed
4 years ago
0
Make weight distribution of Sum node an SPN and expose the random choice
#3
fsaad
closed
4 years ago
3
Implement Piecewise Transform
#2
fsaad
closed
4 years ago
0
Implement FiniteMap transform
#1
fsaad
closed
4 years ago
1
Previous