The latest version of casadi-bindings is 3.4.5.0-0.

casadi-bindings

Version 2.1.3.0 revision 0 uploaded by GregHorn.

Package meta

Synopsis
mid-level bindings to CasADi
Description

Haskell bindings to the CasADi algorithmic differentiation and optimal control library. Version numbers correspond to the C++ library version numbers except the very last number which may indicate breaking changes.

This package is a mid-level interface to the low-level bindings `casadi-bindings-core`.

The `casadi-bindings-internal` package is handwritten and provides some casadi memory management wrappers and C++ standard type marsahalling.

The module `casadi-bindings-core` is autogenerated from casadi's swig interface and corresponds to the casadi C++ API (though some functions will be missing).

For high-level bindings, see my dynobud project

The current instructions for getting started on Debian/Ubuntu:

Install casadi from source or with apt-get for debian or homebrew for osx (IN PROGRESS)

> apt-get install libcasadi*

Then cabal install this package

> cabal update; cabal install casadi-bindings
Author
Greg Horn
Bug reports
n/a
Category
Numerical, Math
Copyright
(c) Greg Horn 2013-2014
Homepage
http://github.com/ghorn/casadi-bindings
Maintainer
gregmainland@gmail.com
Package URL
n/a
Stability
n/a

Components