Skip to content

Fixes, allocations, and chunk size

Compare
Choose a tag to compare
@pkofod pkofod released this 26 Jan 21:22
· 68 commits to master since this release
deed60a

Extend autodiff constructor for OnceDifferentiable to take chunk sizes
Fix initial evaluation of NDifferentiable
Revert to finite differencing as default
Add inplace keyword and fix autodiff keyword in MCP functions
Fix bug in line search objectives for the Newton-solver