mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
Fix affects BFGS optimization methods by checking convergence as the first step on each iteration. FRPR works well, but it is updated as well since its logic potentially dangerous.
9 lines
170 B
Plaintext
9 lines
170 B
Plaintext
puts "============"
|
|
puts "0030492: Foundation Classes - math_BFGS fails if starting point is exactly the minimum"
|
|
puts "============"
|
|
puts ""
|
|
|
|
pload QAcommands
|
|
|
|
OCC30492
|