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

Revisions №60626

branch: master 「№60626」
Commited by: Jack Maguire
GitHub commit link: 「89f1fe163e87b112」 「№3791」
Difference from previous tested commit:  code diff
Commit date: 2019-02-18 14:19:11

Merge pull request #3791 from RosettaCommons/JackMaguire/Allocations Refactoring RamaPrePro Function Signature The RamaPrePro energy has a lot of unneeded heap allocations because it is implemented as a single function that serves two purposes. This PR splits it into two functions and reduces the number of heap allocations, especially for L-amino acids.

...