probcomp / GenExperimental.jl

Featherweight embedded probabilistic programming language and compositional inference programming library
MIT License
17 stars 2 forks source link

Update to Julia 0.6.0 #21

Closed marcoct closed 7 years ago

marcoct commented 7 years ago

I tried this when doing a fresh install of Julia + Gen on a probcomp stack machine, but it broke a test, and caused a bunch of deprecation warnings.

marcoct commented 7 years ago

The tests were passing with the folllowing version installed locally:

Julia Version 0.5.1
Commit 6445c82 (2017-03-05 13:25 UTC)

To check the version in use, do:

julia> versioninfo()
marcoct commented 7 years ago

Tests pass with the previous version; https://julialang-s3.julialang.org/bin/linux/x64/0.5/julia-0.5.2-linux-x86_64.tar.gz

marcoct commented 7 years ago

Updated at this commit : https://github.com/probcomp/Gen.jl/commit/674db40f464e4333923dc237c214d1f8175518a8