mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 14:15:30 -04:00
Make bandit a mandatory test and fix some typos
This commit is contained in:
parent
370aaf701c
commit
4a7fa658bb
22 changed files with 69 additions and 69 deletions
|
|
@ -94,7 +94,7 @@ def numderiv(func,x,step,eps):
|
|||
|
||||
Some care is taken to adjust the step so that the gradient and
|
||||
Hessian diagonal are estimated with about 4 digits of precision
|
||||
but some noise is unavaoidable due either to the noise in the
|
||||
but some noise is unavoidable due either to the noise in the
|
||||
function or cubic/higher terms in the Taylor expansion.
|
||||
'''
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue