About Anaconda Help Download Anaconda

Tool for optimizing dynamic systems using direct collocation.

copied from cf-staging / opty

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v1.3.0
  • osx-64 v1.3.0
  • win-64 v1.3.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 non-linear 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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.1) Legal | Privacy Policy