Optimization Engine Code Generator
Project description
OpenGen
Code generation tool for OpEn
Installation
To use this Python package, run:
pip install opengen
You will then be able to use it in your project with
from opengen import *
or
import opengen as og
In order to build the auto-generated code, you need the Rust compiler.
For detailed documentation, please refer to OpEn's website.
Citing OpEn
Please, cite OpEn as follows:
@inproceedings{open2020,
author="P. Sopasakis and E. Fresk and P. Patrinos",
title="OpEn: Code Generation for Embedded Nonconvex Optimization",
booktitle="IFAC World Congress",
year="2020",
address="Berlin"
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
opengen-0.7.1.tar.gz
(66.3 kB
view hashes)
Built Distribution
opengen-0.7.1-py3-none-any.whl
(87.1 kB
view hashes)