david-m-rosen / Optimization

A set of lightweight header-only template functions implementing commonly-used optimization methods on Riemannian manifolds and convex spaces.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Optimization

This library provides a set of lightweight template functions implementing commonly-used optimization methods on Riemannian manifolds and convex spaces.

Copyright and License

The C++ implementations contained herein are (C) 2017 by David M. Rosen, and are distributed under the terms of the GNU Lesser General Public License (LGPL) version 3 (or later). Please see the file LICENSE for more information.

Contact: drosen2000@gmail.com

About

A set of lightweight header-only template functions implementing commonly-used optimization methods on Riemannian manifolds and convex spaces.

License:GNU Lesser General Public License v3.0


Languages

Language:C++ 94.3%Language:CMake 5.7%