geno-project.org - GENO

Description: GENO stands for GENeric Optimization. This online tool lets you specify a class of optimization problems in an easy-to-read modeling language. Python code is then generated automatically that can solve this class of optimization problems. The automatically generated solvers are often as fast as handwritten, specialized solvers.

machine learning (3717) optimization (858) geno (26) convex optimization (4) mathematical optimization (2) solver generator (1) nonlinear optimization (1)

Example domain paragraphs

GENO provides optimization solvers for everyone. You can enter your optimization problem in an easy-to-read modeling language in the code editor below. Python code is then generated automatically that can solve this class of optimization problems on the CPU or on the GPU. The automatically generated solvers are often as fast as handwritten, specialized solvers.

If you are only interested in derivatives, you can check out the online tool MatrixCalculus.org .

Click on the code to copy it to the editor.

Links to geno-project.org (2)