Skip to content

optimtool-2.6.1

Compare
Choose a tag to compare
@linjing-lab linjing-lab released this 22 Oct 12:07
· 62 commits to master since this release

Improved Trait:

  • add assertion in L_BFGS to make users not to set value m with a negative which exists in double_loop.
  • add assertion in example to provide less rigorous validation for the methods involved.

see test_L_BFGS.py which tested L_BFGS method.