Tom Close

Results 150 comments of Tom Close

> I might not be the most suitable to have strong opinions about the issue, I'm still beginner in the new library. Are there other kwargs in the Task.**call**() other...

Maybe the string version, i.e. `worker="cf"` could still be used if you are happy with the default args

Should include #550

You could perhaps combine the split_dim with the combiner syntax with something like ```python dot_product = workflow.add(DotProduct(b=a_vector).split("a[0, 2]", a=three_d_array)) ```

Also see PR #762, that attempts to address "numpylike" objects

Could also use a rewrite of the existing explanation to remove mathematical notation and replace with more concrete examples

Could potentially include a version class attribute that gets auto included in the hash or put a sub-dir under the cache dir to handle versioning