TuringLang / ParetoSmooth.jl

An implementation of PSIS algorithms in Julia.
http://turinglang.org/ParetoSmooth.jl/
MIT License
19 stars 12 forks source link

Undeclared type parameter in _def_tail_length #65

Closed mschauer closed 2 years ago

mschauer commented 2 years ago

https://github.com/TuringLang/ParetoSmooth.jl/blob/b9790dc40cfd4ce415ac32da10b040ee5810e414/src/ImportanceSampling.jl#L280

ParadaCarleton commented 2 years ago

I have literally no idea how this hasn't errored, but it's fixed now.