/lazyrunner

LazyRunner is a framework for organized scientific computing. It aims to make it easy to write properly designed programs as quickly as hacked-together scripts while providing useful features (such as caching of results) that often take a fair bit of effort and planning to implement in most scientific projects.

Primary LanguagePythonOtherNOASSERTION

Follows standard python setup.py install procedure.  

Test coverage is not superb.  A number of tests, mostly of preset
stuff, work from test, cd test && ./run_tests.sh  should test these.