Skip to content

Revamp Static

Compare
Choose a tag to compare
@anriseth anriseth released this 26 Apr 11:05
· 57 commits to master since this release
932aa6f

Static no longer takes the alpha and scaled arguments, but instead takes the step provided at each call to the line search. The old functionality can still be accessed by combining Static with InitialStatic for the initial step guess.