Merge pull request #483 from akohlmey/airebo-spline-bugfix-refactor
AIREBO spline code out-of-bounds and bondorder derivative bugfix and refactor
GitHub <noreply@github.com> | May 18 2017, 17:01 |
junge | Oct 19 2017, 09:53 |
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
c11e87618bc8 | Axel Kohlmeyer | implement second bugfix suggestion from @CF17 on issue #59 | May 16 2017 | |||
ca87e571294f | Axel Kohlmeyer | improved version of AIREBO splines based on a suggestion by markus hoehnerbach | May 16 2017 | |||
0a40a7af7bef | Axel Kohlmeyer | whitespace cleanup | May 15 2017 | |||
eb6f6a77e5cc | Axel Kohlmeyer | dead code removal | May 15 2017 | |||
fb7164a8110b | Axel Kohlmeyer | replace pow(x,-0.5) with 1.0/sqrt(x) | May 15 2017 | |||
64cf52d3b557 | Axel Kohlmeyer | address spline out-of-bounds bug reported in issue #59 and refactor high-level… | May 15 2017 |