Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Time-evolution of a wavefunction using a Krylov subspace expansion

License

NotificationsYou must be signed in to change notification settings

everthemore/krylov-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOI

krylov-cpp

This code implements a Krylov-subspace expansion method for time-evolvinga wavefunction, and is parallelized using openMP. The current release uses re-orthogonalized Lanczos to buildthe orthonormal set of basis vectors from the Krylov-subspace.

Usage

Compile

Compile using 'make'

Multithreading

Set the OMP_NUM_THREADS environment variable to the number of threads you want to use.For example, on Linux/Mac: export OMP_NUM_THREADS=4

Disclaimer

Whereas this code was checked, benchmarked and tested, I can not guarantee that it is entirely bug-free. Please use itwith a healthy dose of skepticism.

About

Time-evolution of a wavefunction using a Krylov subspace expansion

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp