Covalent

Latest version: v0.232.0.post1

Safety actively analyzes 683530 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 51 of 56

0.8.5

Added

- Added tests for choosing specific executors inside electron initialization.
- Added test for choosing specific Conda environments inside electron initialization.

0.8.4

Changed

- Removed \_shared_files directory and contents from covalent_dispatcher. Logging in covalent_dispatcher now uses the logger in covalent/\_shared_files/logging.py.

0.8.3

Fixed

- Decorator symbols were added to the pseudo-code in the quantum chemistry tutorial.

0.8.2

Added

- Quantum chemistry tutorial.

0.8.1

Added

- Docstrings with typehints for covalent dispatcher functions added.

Changed

- Replaced `node` to `node_id` in `electron.py`.

- Removed unnecessary `enumerate` in `covalent_dispatcher/_core/__init__.py`.

- Removed `get_node_device_mapping` function from `covalent_dispatcher/_core/__init__.py`
and moved the definition to directly add the mapping to `workflow_schedule`.

- Replaced iterable length comparison for `executor_specific_exec_cmds` from `if len(executor_specific_exec_cmds) > 0`
to `if executor_specific_exec_cmds`.

0.8.0

Added

- Executors can now accept the name of a Conda environment. If that environment exists, the operations of any electron using that executor are performed in that Conda environment.

Page 51 of 56

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.