jonghyunharrylee / pyPCGA

pyPCGA: fast and scalable inverse modeling approach
BSD 3-Clause "New" or "Revised" License
23 stars 15 forks source link

[ENH] Get reproducible results with PCGA (set the initial vector used by scipy.sparse.linalg.eigsh ...) #19

Open antoinecollet5 opened 1 year ago

antoinecollet5 commented 1 year ago

See #18 .

I also added some description for the parameters in the code. No tests provided.

antoinecollet5 commented 1 year ago

@jonghyunharrylee could you have a look to this PR ?