genosolver
GENO is a solver for non-linear optimization problems. It can solve constrained and unconstrained problems.
Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
2 of 3 committers (66.7%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.0%) to scientific vocabulary
Repository
GENO is a solver for non-linear optimization problems. It can solve constrained and unconstrained problems.
Basic Info
- Host: GitHub
- Owner: slaue
- License: agpl-3.0
- Language: Python
- Default Branch: master
- Size: 148 KB
Statistics
- Stars: 36
- Watchers: 2
- Forks: 5
- Open Issues: 6
- Releases: 0
Metadata Files
README.md
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.
Owner
- Login: slaue
- Kind: user
- Location: Hamburg, Germany
- Company: Universität Hamburg, Germany
- Website: https://laue.ai
- Repositories: 3
- Profile: https://github.com/slaue
Full Professor of Machine Learning
GitHub Events
Total
- Watch event: 2
- Push event: 1
- Fork event: 1
Last Year
- Watch event: 2
- Push event: 1
- Fork event: 1
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Soeren Laue | s****e@u****e | 4 |
| Antonio Jovanovic | a****c@p****t | 2 |
| slaue | l****e@c****e | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 8
- Total pull requests: 2
- Average time to close issues: 3 days
- Average time to close pull requests: about 14 hours
- Total issue authors: 5
- Total pull request authors: 2
- Average comments per issue: 0.88
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- tomo61098 (3)
- the-moliver (2)
- wjcper2008 (1)
- OsamaAlAhmadieh (1)
- debackerl (1)
Pull Request Authors
- ajovanovic1 (1)
- tomo61098 (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- pypi 268 last-month
-
Total dependent packages: 0
(may contain duplicates) -
Total dependent repositories: 3
(may contain duplicates) - Total versions: 17
- Total maintainers: 2
pypi.org: genosolver
GENO is a solver for non-linear optimization problems. It can solve constrained and unconstrained problems.
- Homepage: http://www.geno-project.org
- Documentation: https://genosolver.readthedocs.io/
- License: AGPL-3.0
-
Latest release: 0.0.3
published over 6 years ago
Rankings
Maintainers (1)
pypi.org: geno
GENO is a solver for non-linear optimization problems. It can solve constrained and unconstrained problems.
- Homepage: http://www.geno-project.org
- Documentation: https://geno.readthedocs.io/
- License: AGPL-3.0
-
Latest release: 0.0.0.6
published over 4 years ago
Rankings
Maintainers (2)
Dependencies
- numpy *
- packaging *
- pytest *
- pytest-cov *
- numpy >=1.17
- packaging *