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.
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.2.1.tar.gz
(37.0 kB
view hashes)
Built Distribution
opengen-0.2.1-py3-none-any.whl
(53.3 kB
view hashes)