Skip to content
This repository has been archived by the owner on Jun 25, 2022. It is now read-only.

qedawkins/wave-function-evolution

 
 

Repository files navigation

Quantum State Evolution

Installation

Execute cmake . in the root of the project to generate the Makefile. You may need to install FFTW3 for CMake to complete. To compile the code, run make. To install the code for the entire system, run make install after running make.

Post-installation

To clean CMake installation files, you can use clean_cmake.sh.

Options

Passing -DNO_QUADMATH=TRUE to cmake will prevent linkage to libquadmath.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 82.2%
  • CMake 16.9%
  • Shell 0.9%