You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Resumable and copyable functions in Julia, with optional function-specific globals.
9
-
See the docs for example usage.
8
+
Resumable and copyable functions (a.k.a. coroutines) for Julia, with optional function-specific globals.
9
+
See the [docs](https://turinglang.github.io/Libtask.jl/dev) for example usage.
10
10
11
11
Used in the [Turing](https://github.com/TuringLang/Turing.jl) probabilistic programming language to implement various particle-based inference methods, for example those in [AdvancedPS.jl](https://github.com/TuringLang/AdvancedPS.jl/).
0 commit comments