Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 695 Bytes

krypy.recycling.rst

File metadata and controls

22 lines (17 loc) · 695 Bytes

krypy.recycling - Recycling Linear Systems Solvers

The recycling module provides functions for the solution of sequences of linear algebraic systems. Once a linear system has been solved, the generated data is examined and a deflation space is determined automatically for the solution of the next linear system. Several selection strategys are available.

krypy.recycling.factories krypy.recycling.generators krypy.recycling.evaluators

krypy.recycling

krypy.recycling.linsys._RecyclingSolver