Recent Releases of Soss
Soss - v0.17.0
Soss v0.17.0
Closed issues:
- Leaky M (#67)
- Double citation for SymPy (#101)
- Nested models (#130)
- Clean up SymPy output (#138)
- Move all the Python stuff to the new SossSymPy.jl package (#170)
- Nested traces (#227)
Merged pull requests:
- CompatHelper: bump compat for "SpecialFunctions" to "1.0" (#224) (@github-actions[bot])
- Dev (#233) (@cscherrer)
- WIP: add basemeasure for models (#239) (@mschauer)
- Dev (#244) (@cscherrer)
- fix leaky M (#249) (@thautwarm)
- Dev (#254) (@cscherrer)
- Julia
Published by github-actions[bot] over 5 years ago
Soss - v0.16.0
Soss v0.16.0
Merged pull requests: - importance sampling (#214) (@cscherrer) - CompatHelper: add new compat entry for "MappedArrays" at version "0.3" (#215) (@github-actions[bot]) - CompatHelper: bump compat for "FillArrays" to "0.10" (#217) (@github-actions[bot]) - entropy (#218) (@cscherrer)
- Julia
Published by github-actions[bot] over 5 years ago
Soss - v0.15.0
Soss v0.15.0
Closed issues:
- particles failing on some For distributions (#203)
- The latest release of Soss.jl is broken on Julia nightly (#206)
- Workflow for tests, PRs, etc (#207)
Merged pull requests:
- more methods for For (#204) (@cscherrer)
- Set up VersionVigilante (#205) (@DilumAluthge)
- Revert "more methods for For" (#208) (@DilumAluthge)
- More methods for For - Take 2 (#209) (@cscherrer)
- Julia
Published by github-actions[bot] almost 6 years ago
Soss - v0.14.0
Soss v0.14.0
Closed issues:
- use comprehensions instead of For(1:N)? (#14)
- What am I doing wrong? (#166)
- TODO: Switch from Travis CI to GitHub Actions CI (#172)
- Add function to rewrite Sample statements to first assign rhs to a variable (#175)
Merged pull requests:
- CompatHelper: bump compat for "FillArrays" to "0.9" (#160) (@github-actions[bot])
- CompatHelper: bump compat for "LazyArrays" to "0.17" (#163) (@github-actions[bot])
- README: Mention the SossMLJ work (#173) (@DilumAluthge)
- withdistributions (#176) (@cscherrer)
- add .~ notation (#177) (@cscherrer)
- Update toposort.jl (#179) (@millerjoey)
- CompatHelper: add new compat entry for "CategoricalArrays" at version "0.8" (#180) (@github-actions[bot])
- Add and update multiple [compat] entries (#181) (@github-actions[bot])
- CompatHelper: add new compat entry for "DistributionsAD" at version "0.6" (#182) (@github-actions[bot])
- Properly qualify rand and logpdf (#183) (@cscherrer)
- Omnibus PR: GitHub Actions CI, fix tests, reorganize docs, remove PyCall/SymPy stuff (#184) (@DilumAluthge)
- Bump version number from "0.14.0-DEV" to "0.14.0" (#197) (@DilumAluthge)
- Julia
Published by github-actions[bot] almost 6 years ago
Soss - v0.13.0
Soss v0.13.0
Closed issues: - Some improvements to sampling (#69) - Resolve name clashes (#120) - TESTS (#133)
Merged pull requests:
- [WIP] Turing integration (#135) (@mohamed82008)
- importing specific functions from SimpleGraphs to fix name clashes (#143) (@millerjoey)
- Copying Distribution's conventions for one-parameter specifications (#144) (@millerjoey)
- Refactor transforms, add tests (#146) (@millerjoey)
- Make rand only return parameters (not arguments) (#147) (@cscherrer)
- Dev (#148) (@cscherrer)
- CompatHelper: add new compat entry for "Requires" at version "1.0" (#150) (@github-actions[bot])
- CompatHelper: bump compat for "MonteCarloMeasurements" to "0.9" (#151) (@github-actions[bot])
- CompatHelper: bump compat for "SimplePartitions" to "0.3" (#152) (@github-actions[bot])
- CompatHelper: bump compat for "SimplePosets" to "0.1" (#153) (@github-actions[bot])
- CompatHelper: bump compat for "SimpleGraphs" to "0.4" (#154) (@github-actions[bot])
- CompatHelper: bump compat for "Setfield" to "0.7" (#156) (@github-actions[bot])
- CompatHelper: bump compat for "SimpleGraphs" to "0.5" (#157) (@github-actions[bot])
- Drop ResumableFunctions dependency (#168) (@cscherrer)
- Julia
Published by github-actions[bot] almost 6 years ago
Soss - v0.12.0
Soss v0.12.0
Closed issues: - New model transform that keeps all of the statements that its arg depends on (#132) - Documentation (#136)
Merged pull requests: - CompatHelper: bump compat for "LazyArrays" to "0.16" (#127) (@github-actions[bot]) - CompatHelper: bump compat for "RecipesBase" to "1.0" (#129) (@github-actions[bot]) - Reconciled arguments (#131) (@millerjoey) - first doctests (#134) (@millerjoey) - Dev (#137) (@cscherrer) - CompatHelper: add new compat entry for "Setfield" at version "0.6" (#139) (@github-actions[bot]) - MarkovChain example (#140) (@cscherrer) - CompatHelper: bump compat for "MLStyle" to "0.4" (#141) (@github-actions[bot]) - Initial docstrings and doctests for inference methods (#142) (@v-a-s-a)
- Julia
Published by github-actions[bot] about 6 years ago
Soss - v0.11.0
Soss v0.11.0
Closed issues: - Rename exponentialFamilies.jl (#76) - dynamicHMC overflow (#106) - xform bug with array bounds (#123)
Merged pull requests: - update dependencies (#95) (@cscherrer) - Rename exponentialFamilies.jl, fixes #76 (#96) (@sethaxen) - Several distribution improvements (#97) (@sethaxen) - Install TagBot as a GitHub Action (#102) (@JuliaTagBot) - Allow specification of nsamples for advancedHMC (#103) (@baggepinnen) - docs: adds installation instructions to the readme (#104) (@vargonis) - Add CompatHelper as a GitHub Action (#108) (@sethaxen) - Bump compat for Distributions.jl (#109) (@sethaxen) - CompatHelper: add new compat entry for "SpecialFunctions" at version "0.10" (#110) (@github-actions[bot]) - CompatHelper: bump compat for "Plots" to "0.29" (#111) (@github-actions[bot]) - CompatHelper: bump compat for "LazyArrays" to "0.15" (#113) (@github-actions[bot]) - Remove Plots.jl as dependency and add RecipesBase.jl (#115) (@sethaxen) - CompatHelper: bump compat for "MonteCarloMeasurements" to "0.8" (#117) (@github-actions[bot]) - Docs (#118) (@cscherrer) - CompatHelper: bump compat for "NamedTupleTools" to "0.13" (#122) (@github-actions[bot]) - Fixing For (#124) (@cscherrer) - CompatHelper: bump compat for "Distributions" to "0.23" (#125) (@github-actions[bot]) - version++ (#126) (@cscherrer)
- Julia
Published by github-actions[bot] over 6 years ago
Soss - v0.10.0
v0.10.0 (2020-01-26)
Closed issues:
- Would it be ok if I take a stab at SossModels.jl for StatisticalRethinking? (#86)
- Unsatisfiable Package Requirements in 1.3.0 (#80)
Merged pull requests:
- Dev (#93) (cscherrer)
- [WIP] Improvements to HMC sampling (#75) (sethaxen)
- Symbolic (#73) (cscherrer)
- [WIP] Specify sample size when sampling with particles (#68) (sethaxen)
- Type infer for module param (#66) (thautwarm)
- Var scope in codegen (#63) (thautwarm)
- Julia
Published by julia-tagbot[bot] over 6 years ago
Soss - v0.9.0
v0.9.0 (2019-12-10)
Closed issues:
- Add author information (#77)
- Better named for subsets of variables (#71)
- Error when running the example in the readme (#64)
- Ducktype sampleable objects (#58)
- Soss + Stheno (#53)
- Storing current module when calling
@model(#50) Foron a sequence of ranges (#49)- Warnings on startup, ok to ignore? (#47)
- Clean up warnings (#30)
- End-to-end (#9)
Merged pull requests:
- Dev (#79) (cscherrer)
- Loosen Stheno bounds (#78) (willtebbutt)
- Julia
Published by julia-tagbot[bot] over 6 years ago
Soss - v0.6.0
v0.6.0 (2019-10-11)
Closed issues:
- GeneralizedGenerated function not finding defined variable (#45)
- Sampling variables used on rhs inside
Forseems to break GeneralizedGenerated (#39) - underspecified argument types (#35)
- Simplify log-density (#13)
Merged pull requests:
- Julia
Published by julia-tagbot[bot] over 6 years ago
Soss - v0.3.0
v0.3.0 (2019-09-13)
Closed issues:
- sourceXform leaves some symbols (#38)
- Support for non-unit RealIntervals (#36)
- Settle syntax (#31)
- Precompiler: ERROR: UndefVarError: depwarn not defined (#27)
- Find a way around
invokelatest(#23)
Merged pull requests:
- Find a way around invokelatest(#23) (#33) (thautwarm)
- Register primitive (#29) (cscherrer)
- Docs (#28) (cscherrer)
- Julia
Published by julia-tagbot[bot] almost 7 years ago
Soss - v0.1.0
v0.1.0 (2019-07-22)
Diff since d6bde5adfd52f77a4b825371df2f60f72b55b9c5
Closed issues:
- Computing supports and variable transformations (#21)
- Example in README doesn't work (#16)
- Wrap
modelExpression in constructor (#12) - HMC sampling (#8)
- Flexible return values (#7)
- Sample from prior (#6)
- Implement log likelihood (#5)
- Gradient computation (#4)
- Fix log density computation (#3)
Merged pull requests:
- symbolic.jl (#24) (cscherrer)
- Xform (#22) (cscherrer)
- Refactor (#20) (cscherrer)
- fix the readme examples (#17) (catethos)
- Julia
Published by julia-tagbot[bot] almost 7 years ago