Module deepcomp.util
Auxiliary modules with CLI implementation, callbacks, logging, …, and the main simulation class.
Expand source code
"""
Auxiliary modules with CLI implementation, callbacks, logging, ..., and the main simulation class.
"""
Sub-modules
deepcomp.util.callbacksdeepcomp.util.clideepcomp.util.constants-
Utility module holding constants that are used across different places. Such that this is the single point in the code to adjust these constants.
deepcomp.util.env_setup-
Utility module for setting up different envs
deepcomp.util.logsdeepcomp.util.simulation