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
A Rodeo object encapsulates and operates over a cache. Lasso methods (formerly vine methods) execute in the context of a rodeo to know where to read/write cache files.
Tasks
Design/implement the Rodeo and RodeoConfiguration objects
Rename vine classes to lasso classes
The call() method accepts a rodeo to know where to read/write cache files: call(rodeo)
Vine to Rodeo
A Rodeo object encapsulates and operates over a cache. Lasso methods (formerly vine methods) execute in the context of a rodeo to know where to read/write cache files.
Tasks
call(rodeo)
Originally posted by @augustearth in #59 (comment)
The text was updated successfully, but these errors were encountered: