Skip to content

Reusable building blocks for simulations with semiclassical wavepackets for solving the time-dependent Schrödinger equation.

License

Notifications You must be signed in to change notification settings

WaveBlocks/WaveBlocksND

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,149 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WaveBlocksND

Reusable building blocks for simulations with semiclassical wavepackets for solving the time-dependent Schrödinger equation.

Installation

Using Python's virtualenv for installation into a directory called waveblocks:

virtualenv -p /usr/bin/python3.4 --system-site-packages waveblocks
cd waveblocks
source ./bin/activate
pip install git+https://github.com/WaveBlocks/WaveBlocksND.git#egg=WaveBlocksND

Note: Python in version >= 3.4 is fully supported.

License

This project is covered by the 3-Clause BSD License.

Citation

This repository contains source code for published scientific work. The usual citation requirements apply. For citation of this project please use the following bibtex snippet:

@misc{waveblocksnd,
  author       = {R. Bourquin and V. Gradinaru},
  howpublished = {\url{https://github.com/WaveBlocks/WaveBlocksND}},
  title        = {{WaveBlocks}: Reusable building blocks for simulations with semiclassical wavepackets},
  url          = {https://github.com/WaveBlocks/WaveBlocksND},
  year         = {2010 - 2016},
}

About

Reusable building blocks for simulations with semiclassical wavepackets for solving the time-dependent Schrödinger equation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages