casadi-bindings: mid-level bindings to CasADi

[ lgpl, library, math, numerical ] [ Propose Tags ]

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

Modules

  • Casadi
    • Casadi.Callback
    • Casadi.DMatrix
    • Casadi.Function
    • Casadi.GenericC
    • Casadi.IOSchemes
    • Casadi.MX
    • Casadi.MXFunction
    • Casadi.Option
    • Casadi.Overloading
    • Casadi.SX
    • Casadi.SXElement
    • Casadi.SXFunction
    • Casadi.SharedObject

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.8.0.0, 1.8.2.1, 1.9.0.0, 1.9.0.1, 1.9.0.2, 1.9.0.3, 1.9.0.4, 1.9.0.5, 2.0.0, 2.0.0.1, 2.1.0.0, 2.1.0.1, 2.1.3.0, 2.1.3.1, 2.1.3.2, 2.2.0.0, 2.2.0.1, 2.2.0.2, 2.2.0.3, 2.2.0.4, 2.2.0.5, 2.2.0.6, 2.2.0.7, 2.2.0.8, 2.3.0.0, 2.3.0.1, 2.4.1.0, 2.4.1.1, 2.4.1.2, 2.4.1.3, 2.4.1.4, 2.4.1.5, 2.4.1.6, 2.4.1.7, 2.4.1.8, 2.4.1.9, 3.0.0.0, 3.0.0.1, 3.0.0.2, 3.0.0.3, 3.0.0.4, 3.0.0.5, 3.1.0.0, 3.1.0.1, 3.1.0.2, 3.1.0.3, 3.4.5.0
Dependencies base (>=4.6 && <5), casadi-bindings-core (==2.1.3.0), casadi-bindings-internal (==0.1.1), containers, linear, vector [details]
License LGPL-3.0-only
Copyright (c) Greg Horn 2013-2014
Author Greg Horn
Maintainer gregmainland@gmail.com
Category Numerical, Math
Home page http://github.com/ghorn/casadi-bindings
Source repo head: git clone git://github.com/ghorn/casadi-bindings.git
Uploaded by GregHorn at 2014-10-27T11:40:58Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 33854 total (102 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-13 [all 7 reports]