About Anaconda Help Download Anaconda
If you were automatically logged out you may need to refresh the page. You're trying to access a page that requires authentication. ×

Tool for optimizing dynamic systems using direct collocation.

copied from cf-post-staging / opty

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v1.5.0
  • osx-64 v1.5.0
  • win-64 v1.5.0
  • osx-arm64 v1.5.0

conda install

To install this package run one of the following:
conda install conda-forge::opty
conda install conda-forge/label/cf201901::opty
conda install conda-forge/label/cf202003::opty

Description

opty utilizes symbolic descriptions of differential algebraic equations expressed with SymPy to form the constraints needed to solve optimal control and parameter identification problems using the direct collocation method and nonlinear programming (NLP). In general, if one can express the continuous first order differential algebraic equations of the system as symbolic expressions, opty will automatically generate a function to efficiently evaluate the dynamical constraints and a function that evaluates the sparse Jacobian of the constraints, which have been optimized for speed and memory consumption. The translation of the dynamical system description to the NLP form, primarily the formation of the constraints and the Jacobian of the constraints, manually is a time consuming and error prone process. opty eliminates both of those issues.


© 2026 Anaconda, Inc. All Rights Reserved. (v4.2.14) Legal | Privacy Policy