Vivarium-core

Latest version: v1.6.4

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

Scan your dependencies

Page 11 of 17

0.3.7

* fix custom dividers to use topology argument

0.3.5

* remove unneeded deepcopy from update step, leading to runtime boost.
* runtime_profile experiment added.

0.3.4

* Engine uses keyword arguments rather than a config dict. To fix this do `Engine(**config_dict)` instead of `Engine(config_dict)`. Additional emit_config options are added to selectively emit metadata.

0.3.3

* Engine has emit_config option. Is set to False, this keeps the serialized processes from being emitted and can save a lot of compute time.

0.3.2

* DatabaseEmitter supports arbitrary emit sizes by breaking up large emits into chunks, and reassembles them seamlessly upon retrieval.
* libary.wrappers make_logging_process adds a logging port to any process
* Improve the Store API by adding methods for creating new stores and connecting processes through their ports.

0.3.1

* Fix `plot_topology` to use `Process.generate()` now that `Process` no longer inherits from `Composer`

Page 11 of 17

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.