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
update scipy
#129
zimbatm
opened
4 months ago
0
deps: Upgrade various Python deps
#128
ships
closed
6 months ago
0
Update Sympy
#127
Schaechtle
closed
2 years ago
0
Question/feature-request: combining model source code with pre-existing SPE-models
#126
Schaechtle
opened
2 years ago
1
SPPL compiler replaces `==` and `in` with `<<` incorrectly at times
#125
fsaad
opened
2 years ago
0
Possibility of using locked semantic versioned dependencies?
#124
IanTayler
opened
2 years ago
1
2022 03 22 fsaad ubuntu version
#123
fsaad
closed
2 years ago
0
Fix relying on `.name` attribute of `rv_discrete`
#122
fsaad
opened
2 years ago
0
Fix equality checking for instances of `rv_discrete`
#121
fsaad
opened
2 years ago
0
Bump scipy compat.
#120
femtomc
closed
2 years ago
1
`scipy == 1.4.1` fails to build on `osx`
#119
femtomc
closed
1 year ago
1
Fix typo in spe.memoize event_factor_to_event -> event_factor
#118
fsaad
opened
2 years ago
0
Implement logpdf__ for AtomicLeaf
#117
fsaad
opened
2 years ago
0
Rename get_symbols to scope and add to SPE API
#116
fsaad
opened
2 years ago
0
Strange scale parameters to Normal in the fairness-income-model
#115
hakank
closed
3 years ago
2
Memory error for big discrete Bayesian networks
#114
shiruizhao
closed
3 years ago
7
Add size() for spe
#113
fsaad
closed
3 years ago
1
Update scipy/numpy versions.
#112
fsaad
closed
3 years ago
0
2021 03 30 fsaad spe
#111
fsaad
closed
3 years ago
0
Implement command line interface?
#110
fsaad
opened
3 years ago
0
.constrain without Identity silently fails for ProductSPN
#109
jamesonquinn
opened
3 years ago
0
install numpy==1.16.6 causing weird issues through pip
#108
MikeTam1021
opened
3 years ago
4
Remove frechet_l and frechet_r deprecated [fixes #106].
#107
fsaad
closed
3 years ago
0
Remove frechet_r and frechet_l which are deprecated in some scipy versions
#106
fsaad
closed
3 years ago
0
Support SPPL functions with exogenous parameters for modeling GLMs
#105
fsaad
opened
3 years ago
0
Change interface of logpdf to take a Python dict not Event
#104
fsaad
closed
4 years ago
0
Expunge x >> dict notation; prefer instead x >> choice(dict).
#103
fsaad
closed
4 years ago
0
Add instructions for magics in the Installation section.
#102
fsaad
closed
4 years ago
0
Candidate build and workflow for minimal installation.
#101
fsaad
closed
4 years ago
0
Make graphviz optional
#100
fsaad
closed
4 years ago
1
Implement condition on measure-zero observation (i.e., using logpdf)
#99
fsaad
closed
4 years ago
1
Use sympy.Pow(x,-1) instead of sympy.Rational(1, x)
#98
fsaad
closed
4 years ago
0
Implement syntactic sugar for if statement with different variables.
#97
fsaad
opened
4 years ago
0
Add magics for %condition and %prob
#96
fsaad
opened
4 years ago
0
Add API for disabling memoization altogether
#95
fsaad
closed
4 years ago
0
Implement better simplification algorithm for spn_simplify_sum
#94
fsaad
opened
4 years ago
0
Expunge sympy dependency
#93
fsaad
closed
4 years ago
0
Consider min(.) and max(.) transformations
#92
fsaad
opened
4 years ago
0
Downgrade to numpy 1.16
#91
fsaad
closed
4 years ago
0
Rename compiler, interpreter, serialize, and render
#90
fsaad
closed
4 years ago
1
Fix saving of env/transformations in serialize
#89
fsaad
closed
4 years ago
0
Allow enumerate in Switch
#88
fsaad
closed
4 years ago
0
upgrade to sympy 1.6
#87
fsaad
closed
4 years ago
0
Fix __str__ for EventFiniteNominal to quote the actual nominal values
#86
fsaad
closed
4 years ago
3
Fix get_domain for distributions on UnitInterval to account for location+scale.
#85
fsaad
closed
4 years ago
0
Implement optimization for "Switch": when events are disjoint there is no need to cascade+negate
#84
fsaad
closed
4 years ago
0
Permit dist mixture syntax using or for nominal-continuous
#83
fsaad
closed
4 years ago
0
Implement "condition" in SPML
#82
fsaad
closed
4 years ago
0
Support Python variables in SPML
#81
fsaad
closed
4 years ago
0
Investigate sympy.Intersection error on Interval and Range with floats
#80
fsaad
closed
4 years ago
1
Next