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.9.4.tar.gz
(68.8 kB
view details)
Built Distribution
opengen-0.9.4-py3-none-any.whl
(91.0 kB
view details)
File details
Details for the file opengen-0.9.4.tar.gz
.
File metadata
- Download URL: opengen-0.9.4.tar.gz
- Upload date:
- Size: 68.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
8cab3138fa1412efb714ecbe4d9d3ab8ad3804a4ed07691e84e2088699009cb3
|
|
MD5 |
44a16856fc9b7499625499f922b4d9c0
|
|
BLAKE2b-256 |
49c8a7762ffd9ebf5b21b2680ce6ba5206e59533ff005d9e2bc66e05e30e0fa4
|
File details
Details for the file opengen-0.9.4-py3-none-any.whl
.
File metadata
- Download URL: opengen-0.9.4-py3-none-any.whl
- Upload date:
- Size: 91.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c0d5e30d002011777ea88281463bf8cf61d563ca7b94498cd1329a90aca83490
|
|
MD5 |
4988ebe408e2700d3a20cd2631cb4714
|
|
BLAKE2b-256 |
c5b2dbaee3192b7acbba66009bae933f16a40ba516305dfbb34d0520498bd1b5
|