Skip to content

f-ij/Processes.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

527 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docs

Processes.jl

Processes.jl helps you build repeatable Julia loops from small pieces.

Each piece is a ProcessAlgorithm with a step! method, or a ProcessState that prepares shared data. A Process builds a context for those pieces, runs the loop, and keeps the latest state so you can pause, resume, inspect, copy, or update it.

Start with the documentation.

About

A module for doing fast threaded loops

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages