Skip to content

More gradients, more functions, more options

Compare
Choose a tag to compare
@lostella lostella released this 26 Oct 15:45
· 126 commits to master since this release
  • Added IndGraph, the indicator of the graph of a linear operator;
  • Added iterative version of IndAffine, LeastSquares, Quadratic, all accessible through the kwarg iterative=true in the constructor;
  • Added gradient and subgradient computation for several functions;
  • Several bugfixes and performance improvements.

See the diff.