「view this page in B3 βῆτα server」

Revisions №271

branch: release 「№271」
Commited by: Vikram K. Mulligan
GitHub commit link: 「55e53bebf7fa20f2」 「№5082」
Difference from previous tested commit:  code diff
Commit date: 2020-11-14 15:02:29

Merge pull request #5082 from RosettaCommons/vmullig/make_helical_bundle_predict_public Make the helical_bundle_predict app into a public app This seems stable enough to make it public, and I've had a few requests from external Rosetta users who can see the documentation for the app but who can't access the app itself. Tasks: - [x] Move `helical_bundle_predict.cc` from `apps/pilot/vmullig` to `apps/public/helical_bundle`. - [x] Update tracer output. - [x] Add CitationManager functions. - [x] Check that there are good integration tests. (I think I wrote some.) - [x] Check that integration tests produce reasonable output. - [x] Check that MPI tests produce reasonable output. - [x] Beauty. - [x] Check documentation and update accordingly.

...