Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

262 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Code of conduct

Contributing

Security policy

Stars

22 stars

Watchers

3 watching

Forks

Releases

Used by

Contributors

Languages