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

Revisions №57460

branch: master 「№57460」
Commited by: Andy Watkins
GitHub commit link: 「9ec2b04600284ee5」
Difference from previous tested commit:  code diff
Commit date: 2014-11-23 19:02:06

Fixing bug in the RotamericSingleResidueDunbrackLibrary code's use of bicubic interpolation on the Shannon entropy. There had been a typo in an index--essentially, interpolation was performed using the values from bins (0,0), (0,1), (1,1), and (1,1). (The derivatives were all from the correct bins.)

...