CMD + K

opty

Community

Tool for optimizing dynamic systems using direct collocation.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::opty

Usage Tracking

1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
5 / 8 versions selected
Downloads (Last 6 months): 0

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.

About

Summary

Tool for optimizing dynamic systems using direct collocation.

Last Updated

Nov 1, 2025 at 09:35

License

BSD-2-Clause

Total Downloads

227.6K

Supported Platforms

macOS-arm64
macOS-64
win-64
linux-64