1. Home
  2. Browse
  3. casadi

casadi

v3.6.7#1Latest

CasADi is a symbolic framework for numeric optimization implementing automatic differentiation in forward and reverse modes on sparse matrix-valued computational graphs. It supports self-contained C-code generation and interfaces state-of-the-art codes such as SUNDIALS, IPOPT etc. It can be used from C++, Python or Matlab/Octave.

Install

Run the following Vcpkg command to install the port.

vcpkg install casadi

Usage

casadi provides CMake targets:

find_package(casadi CONFIG REQUIRED)

target_link_libraries(main PRIVATE casadi::casadi)

Dependencies

See source

Version

v3.6.7#1

Publication

Supports

!static & !uwp

GitHub

casadi/casadi1.9K

Homepage

web.casadi.org

Subtree

6eba856bdd

License

LGPL-3.0-only

Definition

Manifest