gemseo / algos / sequence_transformer / acceleration

Show inherited members

secant module

The secant acceleration method.

class gemseo.algos.sequence_transformer.acceleration.secant.Secant[source]

Bases: SequenceTransformer

The secant acceleration method.

The method is introduced in: Isabelle Ramiere, Thomas Helfer, “Iterative residual- based vector methods to accelerate fixed point iterations”, Computers and Mathematics with Applications, (2015) eq. (45).