gemseo.algos.sequence_transformer.acceleration.secant module#
The secant acceleration method.
- class 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).