1. Home
  2. Browse
  3. casadi

casadi

v3.6.7#0Latest

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.

Usage

casadi provides CMake targets:

find_package(casadi CONFIG REQUIRED)

target_link_libraries(main PRIVATE $<TARGET_NAME:casadi>)

Dependencies

See source

Version

v3.6.7#0

Publication

Supports

All

GitHub

casadi/casadi1.8K

Homepage

casadi.org

Subtree

d5cf6a9a27

License

LGPL-3.0-only

Definition

Manifest