Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
wavepacket-0.2.zip | 2017-12-03 | 2.0 MB | |
Readme.txt | 2017-12-03 | 746 Bytes | |
wavepacket-0.2.tar.bz2 | 2017-12-03 | 1.1 MB | |
Totals: 3 Items | 3.1 MB | 0 |
Version 0.2 has two new main features: 1. Support for absorbing boundary conditions Implemented is a factory to easily set them up in the form of power functions and some highlighted demos (see the documentation) that demonstrate the use 2. Some support for plotting of one-dimensional wave functions Again, there is a factory for simple setup and a highlighted demo. The plotting relies on Gnuplot and other tools for postprocessing. Extensions of the plotting to higher dimensions and such will come in future versions. There are also other minor changes: - the license has been changed to a more permissive one - tests have been made more reproducible to avoid spurious failures - some other minor updates and cleanups