[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[IMP-dev] Limiting the size of moves with conjugate gradients



In an attempt to decrease the frequency with which CG blew up due to stepping to far and getting floating point overflow, I added a parameter which restricts the maximum change for any attribute. It helps is my code, but is a bit of a hack.

Attachment: cg
Description: Binary data