free optimal control software
Project description
Introduction
Openoc is a Python package that solves optimal control problems numerically. It utilizes advanced techniques to be powerful, easy to use, and fast.
Powerful: Openoc can solve basically any optimal problem. It employs a multi-phase optimal control model which allows continuous/non-continuous state and control variables, path/integral/boundary constraints, and fixed/free initial and terminal time.
Easy to use: Openoc is designed to be easy to use. It provides a SymPy-based, intuitive interface for defining and solving problems.
Fast: Openoc is fast. It uses various techniques to speed up the entire compilation & solution process, including symbolic differentiation (with SymPy), JIT compilation (with Numba), meta-programming, and more.
Installation
The easiest way to install openoc is using conda:
Install Anaconda and create a new environment with Python 3.9.*
Activate the environment, and run in the terminal:
conda install numpy scipy sympy numba conda install -c conda-forge cyipopt pip install openoc
License
MIT. Feel safe to use it in your research & projects.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file openoc-0.1.2.tar.gz.
File metadata
- Download URL: openoc-0.1.2.tar.gz
- Upload date:
- Size: 27.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b5636836dcdc1b4a239f6652894d2d2d196cc9e9282b56b97345fe81fd5f234
|
|
| MD5 |
c66f254ff1b0f19929c36e3dac676a4c
|
|
| BLAKE2b-256 |
27ba30ebe52aa57fbe6175557f0442ffc1b839a07a60a462cdff890d1928dcef
|
File details
Details for the file openoc-0.1.2-py3-none-any.whl.
File metadata
- Download URL: openoc-0.1.2-py3-none-any.whl
- Upload date:
- Size: 24.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e8e7b4682640e6ac4ebeee73c64d0214c5ccc0c6b89fb280c4687b26762f78b
|
|
| MD5 |
372f425e577f90ae4de1eceaecf8e078
|
|
| BLAKE2b-256 |
e2a4839cf2bd0f3473d4d7fb46563ab1070fa358ef2dbc994defe68a128b2b79
|