Giter Site home page Giter Site logo

beamiter / alpaqa Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kul-optec/alpaqa

1.0 0.0 0.0 33.08 MB

Library for nonconvex constrained optimization using the augmented Lagrangian method and the matrix-free PANOC algorithm.

License: GNU Lesser General Public License v3.0

Shell 3.70% JavaScript 0.01% C++ 75.33% Python 7.98% PowerShell 0.28% CSS 1.38% TeX 0.47% Makefile 0.09% HTML 0.43% CMake 7.07% Batchfile 0.12% Jupyter Notebook 2.99% Dockerfile 0.16%

alpaqa's Introduction

Build Status Test Coverage GitHub

alpaqa

Alpaqa is an efficient implementation of the Augmented Lagrangian method for general nonlinear programming problems, which uses the first-order, matrix-free PANOC algorithm as an inner solver.
The numerical algorithms themselves are implemented in C++ for optimal performance, and they are exposed as an easy-to-use Python package.

The solvers in this library solve minimization problems of the following form:

Problem formulation

The objective function f(x) and the constraints function g(x) should have a Lipschitz-continuous gradient.

Documentation

Sphinx documentation
Doxygen documentation
Python examples
C++ examples

Installation

The project is available on PyPI:

python3 -m pip install alpaqa

For more information, please see the full installation instructions.

alpaqa's People

Contributors

mathijssch avatar tttapa avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.