Namespaces | Variables
test_MINRES.py File Reference

Go to the source code of this file.

Namespaces

 test_MINRES
 

Variables

 test_MINRES.A = np.eye(dim)
 
 test_MINRES.B = A.dot(X)
 
int test_MINRES.dim = 100
 
 test_MINRES.minres = eigenpy.MINRES(A)
 
 test_MINRES.rng = np.random.default_rng()
 
 test_MINRES.X = rng.random((dim, 20))
 
 test_MINRES.X_est = minres.solve(B)
 


eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Fri Jun 14 2024 02:15:58