Turing.jl: Make Turing.jl 0.6 compatible

Created on 24 Jun 2017  路  10Comments  路  Source: TuringLang/Turing.jl

Typing system is kind of changed - would need some refactors.

Related issue: https://github.com/yebai/Turing.jl/issues/173

I would suggest that we fix https://github.com/yebai/Turing.jl/issues/177 and also put 0.6 support in our 0.3 release?

Most helpful comment

cc @xukai92 @emilemathieu @ae-foster @ChrisRackauckas

We have fixed all known compatibility issues of Turing with Julia 0.6. The master branch of Turing now supports (requires) Julia 0.6.

All 10 comments

When is this planned for?

@ChrisRackauckas This is already planed in 0.3.1, which we plan to fix the adaption issue (#324) and Julia 0.6 compatibility.

cc @xukai92 @emilemathieu @ae-foster @ChrisRackauckas

We have fixed all known compatibility issues of Turing with Julia 0.6. The master branch of Turing now supports (requires) Julia 0.6.

Great thanks! When do you plan on tagging?

There are some remaining issues with the NUTS sampler, mostly related to robust adaption (see https://github.com/yebai/Turing.jl/milestone/5). I planned to fix those issues altogether in 0.3.1. But perhaps we can move these issues to 0.3.2 and make a new tagging now. What do you think?

cc @xukai92

I would prefer a quicker tag, and more can always be added later of course. Reviewing tags in METADATA is easier when you have less per tag.

I see - will do.

Would it maybe be an idea to add 0.6 to the travis tracker on the readme.md now this works?

I've added the badge of 0.6 though I think the compilation doesn't pass because of the Stan dependency. For this reason I added a News sections explicitly saying that Turing.jl is 0.6 compatible.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

marcoct picture marcoct  路  6Comments

hessammehr picture hessammehr  路  4Comments

scheidan picture scheidan  路  5Comments

xukai92 picture xukai92  路  3Comments

yebai picture yebai  路  4Comments