Skip to content

Resumable and copyable functions a.k.a. coroutines for Julia, with optional function-specific globals.

License

Notifications You must be signed in to change notification settings

TuringLang/Libtask.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libtask

Stable Dev Libtask Testing

Resumable and copyable functions (a.k.a. coroutines) for Julia, with optional function-specific globals. See the docs for example usage.

Used in the Turing probabilistic programming language to implement various particle-based inference methods, for example, those in AdvancedPS.jl.

ResumableFunctions.jl provides resumable functions similar to Libtask's, but lacks copying.

About

Resumable and copyable functions a.k.a. coroutines for Julia, with optional function-specific globals.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 13

Languages