The GENO solver
GENO is a solver for non-linear optimization problems. It can solve constrained and unconstrained problems. It is fully written in Python with no dependencies and it can run on the CPU and on the GPU.
Installing
pip install genosolver
Project Homepage
See geno-project.org for more details, examples, and for an easy-to-read modeling language interface.
Authors
- Sören Laue - most of the solver -
- Mark Blacher - GPU support
- Matthias Mitterreiter
License
This project is licensed under the GNU Affero General Public License v3.
Papers
For more information, see the papers
- Optimization for Classical Machine Learning Problems on the GPU. Sören Laue, Mark Blacher, and Joachim Giesen. In AAAI Conference on Artificial Intelligence (AAAI), 2022.
- GENO -- GENeric Optimization for Classical Machine Learning. Sören Laue, Matthias Mitterreiter, and Joachim Giesen. In Advances in Neural Information Processing Systems (NeurIPS), 2019.
Release files for geno 0.0.0.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| geno-0.0.0.6.tar.gz | 6.7 kB | Details |
Release files / geno-0.0.0.6.tar.gz
| Download URL | geno-0.0.0.6.tar.gz |
|---|---|
| Size | 6.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
61a70a7333ce9663165a4f5abb2549840ba7e8eb6f4c93dec4eb85a5b3d7bf63
|
|
BLAKE2b-256 checksum How to use checksums |
4000d7b82af2adf8380dcd7584412d812b80371871addc59944cd32aef7c6ca5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.3
|