Loupe Documentation#

Version: 1.3.1

Useful links: Installation | Source Repository | Issue Tracker |

Loupe is a Python library for solving parametric optimization problems. Loupe makes it easy to build and manipulate numerical models and efficiently solve optimization problems using built-in algorithmic differentiation (autograd).

Getting started

Instructions for installing Loupe and a quick overview of the library features and syntax.

User guide

The user guide provides in-depth information on the key concepts of Loupe with useful background information and explanation.

API reference

The reference guide contains a detailed description of the Loupe API. It assumes that you have an understanding of the key concepts.

Development guide

The development guide provides key information for library developers and maintainers.