pydra
                                
                                 pydra copied to clipboard
                                
                                    pydra copied to clipboard
                            
                            
                            
                        Pydra Dataflow Engine
We use `str(obj).encode()` in `hash_function`, so it depends on the `__str__` and can give random results for more complex object. Required changes for `numpy` objects were introduced in #410, but...
Dear all, I have a question regarding the execution of single tasks in different machines running Pydra. More specifically, I was wondering whether tasks requiring high computational power can be...
Right now the messenger gives only the time that a task is ended and whether it is errored or not. It would be useful if the start time is also...
pydraboard
realtime monitoring of pydra execution status and messaging receiver.
see the discussion: https://github.com/nipype/pydra/pull/390#issuecomment-741476853
## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix...
## Summary @satra - adding the test you asked for ## Checklist - [ ] All tests passing - [ ] I have added tests to cover my changes -...
testing if pydra works for pypy3.6 (there is no pyp3.7 for now) not sure why some tests are failing...
## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change...