aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Edwards <edwards@jlab.org>2017-09-29 15:37:15 -0400
committerRobert Edwards <edwards@jlab.org>2017-09-29 15:37:15 -0400
commitc2ca47dca303115a07d592d5b9edc54405489ee9 (patch)
treeced8e85045f48e5c7b324b915fd6e6a7cb128a88
parent02f11eefd1e1f5f93a70bec954ae4e7d3aab40a7 (diff)
downloadpackages-c2ca47dca303115a07d592d5b9edc54405489ee9.tar.gz
packages-c2ca47dca303115a07d592d5b9edc54405489ee9.zip
Added package ensem
-rw-r--r--packages.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 74e9eb2..6a8cbc3 100644
--- a/packages.json
+++ b/packages.json
@@ -7302,4 +7302,15 @@
"license": "BSD3",
"web": "https://github.com/JeffersonLab/drand48"
},
+ {
+ "name": "ensem",
+ "url": "https://github.com/JeffersonLab/ensem",
+ "method": "git",
+ "tags": [
+ "yes"
+ ],
+ "description": "Support for ensemble file format and arithmetic using jackknife/bootstrap propagation of errors",
+ "license": "BSD3",
+ "web": "https://github.com/JeffersonLab/ensem"
+ }
]