Difference between revisions of "Category:Casadi"

From mintOC
Jump to: navigation, search
 
Line 1: Line 1:
[insert description of Casadi here]
+
CasADi is an open-source software package primarily intended as a symbolic framework for automatic differentiation. It allows the construction, evaluation and automatic differentiation of complex symbolic expressions including invocations of various types of functions such as solvers for common types of optimization problems.
 +
 
 +
The software is released under the GNU Lesser General Public License and is available from the [http://www.casadi.org project website]. It can be used in software written in C++, Python or Matlab and is extensible through a plugin interface written in C++.
  
 
== References ==
 
== References ==

Latest revision as of 23:12, 29 January 2016

CasADi is an open-source software package primarily intended as a symbolic framework for automatic differentiation. It allows the construction, evaluation and automatic differentiation of complex symbolic expressions including invocations of various types of functions such as solvers for common types of optimization problems.

The software is released under the GNU Lesser General Public License and is available from the project website. It can be used in software written in C++, Python or Matlab and is extensible through a plugin interface written in C++.

References

There were no citations found in the article.