Browse Source
In the C++ code, use |v1-v2/v1| rather than |v1-v2/v2|. In the Java code, remove the special case where v1 and v2 are < 1e-12. Should have minimal effect on convergence in practice, but makes debugging easier to have engines consistent.accumulation-v4.7
3 changed files with 15 additions and 15 deletions
Loading…
Reference in new issue