Published February 12, 2022
| Version v0.24.16
Software
Open
AgnostiqHQ/covalent: v0.24.16
Authors/Creators
- 1. Agnostiq
- 2. Nevaeh Technology
Description
[0.24.16] - 2022-02-12
Added
- Errors now contain the traceback as well as the error message in the result object.
- Added test for
_post_processintests/covalent_dispatcher_tests/_core/execution_test.py.
Post processing logic in
electronand dispatcher now relies on the order of execution in the transport graph rather than node's function names to allow for a more reliable pairing of nodes and their outputs.Renamed
init_test.pyintests/covalent_dispatcher_tests/_core/toexecution_test.py.
exclude_from_postprocesslist which contained some non executable node types removed since only executable nodes are post processed now.
Files
AgnostiqHQ/covalent-v0.24.16.zip
Files
(15.3 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:63f3cc62c8a17785ae3e2ecdf707ecd6
|
15.3 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/AgnostiqHQ/covalent/tree/v0.24.16 (URL)