Rosetta
|
Classes | |
class | TaskBase |
Functions | |
M | capture_task_metadata (M func) |
Variables | |
string | __author__ = "Jason C. Klima" |
G = TypeVar("G") | |
M = TypeVar("M", bound=Callable[..., Any]) | |
Capture a task's metadata as kwargs.
References ObjexxFCL.len(), pyrosetta.distributed.cluster.str, and detail.strftime().
|
private |
pyrosetta.distributed.cluster.base.G = TypeVar("G") |
Referenced by rna_fullatom_multiscore_test(), simulate_ERMS(), and test_gradient().
pyrosetta.distributed.cluster.base.M = TypeVar("M", bound=Callable[..., Any]) |