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"
}
Release files for opengen 0.11.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| opengen-0.11.0.tar.gz | 109.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| opengen-0.11.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 221.8 kB
Release files / opengen-0.11.0.tar.gz
| Download URL | opengen-0.11.0.tar.gz |
|---|---|
| Size | 109.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d050e96673f0c7a62e00a3d051fa34014faff1a6ef53dccda3deb69d22aebe53
|
|
BLAKE2b-256 checksum How to use checksums |
ad28db19d889292bcbaa3d7c5655eb3cc2d14099ab65a2744fc265f277f755f1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.3
|
Release files / opengen-0.11.0-py3-none-any.whl
| Download URL | opengen-0.11.0-py3-none-any.whl |
|---|---|
| Size | 112.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e035260917f29a0afb5fad5363331bc96f7e4c19e7c31c481f32ac175862e48e
|
|
BLAKE2b-256 checksum How to use checksums |
9b95382fbcf79310034124e81c1793b74935ffb73ab52d68e068a5a8e2e2b364
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.3
|