Skip to content

mathbarre/ConstrainedVectorExtrapolation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

Convergence of Constrained Vector Extrapolation

Implementation of the Constrained Vector Extrapolation (or Constrained Anderson Acceleration) method from 'reference'

Authors

Requirement

To be able to run the code you need the following packages

Install

Before using the code you should run in the folder ConstrainedAndersonAcceleration

pip install -e .

Then, to test the method you can execute

python ./CAA/examples/example_CAA.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages