Skip to content

Missing core features #3

Description

@bchretien

Some important features are currently missing:

  • get/set solver parameters (e.g. ipopt.output_file) (b2c2217)
  • access elements of solver result (04bf70a)
  • access warnings in result (05fe4ee)
  • finite differences support (fc04ea2)
  • iteration callback support (a3111c5)
  • Jacobian callback support (80480f9)
  • optimization logger support (95bf83c)
  • solver callback multiplexer support (93046db)
  • cached function support (0f82ad4)
  • storage order support (4fd71b3)
  • sparse function support
  • hessian computation

Known bugs:

  • differentiable functions printed as non differentiable (f2e93e9)
  • adding constraints leads to segv (8d6143d)

(complete this list as needed)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions