From f5011681c31988ccfd41a2d21b01cdde95fc0f6b Mon Sep 17 00:00:00 2001 From: "Daniel S. Katz" Date: Sat, 2 Oct 2021 13:14:51 -0500 Subject: [PATCH] Update paper.md --- paper/paper.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paper/paper.md b/paper/paper.md index 05dfa4a..15d8927 100644 --- a/paper/paper.md +++ b/paper/paper.md @@ -46,7 +46,7 @@ scientific results. Conversely, exception-based error handling, the standard approach in Python, can readily bring a computational workflow to a halt when exceptions are not properly caught [@weimer:2008]. -`funsies` is a set of python programs and modules to describe, execute and +`funsies` is a set of Python programs and modules to describe, execute and analyze computational workflows, with first-class support for shell scripting. It includes a lightweight, decentralized workflow engine backed by a NoSQL store. Using `funsies`, external programs and Python-based computations