SmoothedSpectralAbscissa.jl

Compuation of the Smoothed Spectral Abscissa (SSA) and its gradient
Author dylanfesta
Popularity
0 Stars
Updated Last
2 Years Ago
Started In
March 2020

Smoothed Spectral Abscissa

Documentation Build Status
Dev Build Status Coverage

This package implements a memory-efficient algorithm to compute the smoothed spectral abscissa (SSA) of square matrices, and the associated gradient. The computation can be optimized for recursion, so that each new calculation does not reallocate memory.

I implemented only the "simplified" version that does not have projections.

The algorithm is described in the following paper:

The Smoothed Spectral Abscissa for Robust Stability Optimization , J Vanbiervliet et al , 2009. DOI: 10.1137/070704034

WORK IN PROGRESS!

Documentation and usage

Used By Packages

No packages found.