Open miamico opened 2 years ago
Here is the pdf of the presentation: Checkpoint_1-Lanczos_Algorithm_for_Qiskit_Dynamics.pdf
@rupeshknn Can you please provide your checkpoint 2 updates? Instructions are given in the slack channel.
Implemented Lanczos Ground state algorithm for scipy CSR sparse matrices and fixed bugs to work with complex arrays. Runtime comparable with QuSpin
and better than SciPy.sparse
and NumPy
.
We are now working on time evolution using Lanczos and sparse expm
.
Forgot to add the final presentation. Sorry. Final-Lanczos_Algorithm_for_Qiskit_Dynamics.pdf
A late update, but the PR has been merged. 🎉
Description
The Lanczos algorithm is a numerical method that can be used to calculate time-evolution of closed quantum system. It is a computationally efficient method for large systems and can be useful to speed up the simulation of closed-system dynamics.
Deliverables
PR to Qiskit dynamics repo to add the feature
Mentors details
Number of mentees
1
Type of mentees