diff options
| author | Robert Edwards <edwards@jlab.org> | 2017-09-29 15:39:10 -0400 |
|---|---|---|
| committer | Robert Edwards <edwards@jlab.org> | 2017-09-29 15:39:10 -0400 |
| commit | 25793413174e2b36a79d40f871f947676585df01 (patch) | |
| tree | 99dbdb85108421c938a00405e5dfc8ef5c36586b | |
| parent | c2ca47dca303115a07d592d5b9edc54405489ee9 (diff) | |
| download | packages-25793413174e2b36a79d40f871f947676585df01.tar.gz packages-25793413174e2b36a79d40f871f947676585df01.zip | |
Fixed up tags for ensem.
| -rw-r--r-- | packages.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages.json b/packages.json index 6a8cbc3..e8002c0 100644 --- a/packages.json +++ b/packages.json @@ -7307,7 +7307,8 @@ "url": "https://github.com/JeffersonLab/ensem", "method": "git", "tags": [ - "yes" + "jackknife", + "statistics", ], "description": "Support for ensemble file format and arithmetic using jackknife/bootstrap propagation of errors", "license": "BSD3", |
