[console_scripts]
coremat = coremat.cli:cli
coremat-eval = coremat.runtime.eval_runner:run_evaluation
coremat-train = coremat.runtime.train_runner:run_training
