ilastik / lazyflow

lazy parallel ondemand zero copy numpy array data flows with caching and dirty propagation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Merge lazyflow and ilastik repos

m-novikov opened this issue · comments

Lazyflow only used in ilastik and it would be nice to be able to refactor ilastik and lazyflow together (joint pull requests). I often find myself in a situation where I need to move code from ilastik to lazyflow and vice versa.
Also developing new workflow usually touches code in both repos