8000 GitHub - denphi/simtool-1: Simulation Tool Library
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

denphi/simtool-1

 
 

Repository files navigation

SimTool

Documentation Status

Functions for creating and running Simulation Tools on the HUBzero platform lead by nanoHUB

Features

  • Easily declare and validate inputs and outputs of a simulation using Python and Jupyter notebooks. The entire simulation code can run inside a notebook or the notebook can be a wrapper that invokes complex external codes.
  • Uses papermill to run parameterized notebooks, saving a new copy for each run.
  • Results saved in a datastore (filesystem or web service based). The datastore can be used for machine learning and statistical analysis. Additionally, it functions as a cache.
  • Can be containerized for remote execution.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

Simulation Tool Library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 86.6%
  • Jupyter Notebook 11.7%
  • Makefile 1.7%
0