Skip to content

Problem: add intrinsic_shape, x0, x0_create, x0_shape, x0_type

Vaclav Hapla requested to merge haplav/problem-dimension into main
  • problem specifies default initial guess x0
  • problem shape is well-defined as shape of x0
  • x0 argument of Optimizer.iterate() becomes optional
  • fix related issues
Edited by Vaclav Hapla

Merge request reports