Fixed Python package not properly set up in the build tree
#172 Various Windows build fixes
#172 small changes to Python readme
#172 fixed LinearRamp demo writing values with too high precision
#172 Updated documentation, added docs for Python package
#172 Various fixes for the Windows build
#194 Some refactoring
#194 Updated the tutorials with the code changes
#194 Renamed timestep -> dt as parameter and attribute
#194 Updated demos
#194 Removed setTimestep() from solvers / made private
#194 Updated Python interface with latest changes
#194 updated Python interface
#194 added getTimestep() function
#194: Solvers get their timestep in constructor
Fixed documentation; updated version number
Updated Howto for code coverage check
Fixed an incorrect assertion
Run cppcheck, fixed some smaller issues and updated configuration
#238 Updated release notes
#238 Merged VirtualMachine readme into the normal readme
#238 fixed quotation inside quotation
#238 Some fixes to the Vagrantfile
#238 Various build and other fixes to the Vagrantfile
#238 more Vagrantfile fixes
#238 yet more Vagrantfile fixes
#238 more fixes to Vagrantfile
#238 more fixes to the Vagrantfile
#238 Various build fixes
#238 Updated Vagrantfile to double as a building Howto
#238 Added unary minus operator
#238 Simplified precompiled headers
#238 Added two more demos
#211 Fixed Python tests
#211 Update NEWS
#211 Got rid of the plot settings object
#211 Simplified HarmonicOscillator demo plotting
#211 Finished the simple contour plot
#211 Implemented basic contour plot
#211 Used the new function in a corresponding demo
#211 added functionality to get multidimensional DVR/FBR grid
Renamed some directories
#217 Updated NEWS
#217 Updated build documentation
#217 Added the other Python files to the interface target
#217 Joined all the CMakeLists.txt for the Python interface
#217 Added missing files to project
#217 Made wp-build.sh work again
#217 added a hand-written wavepacketConfig.cmake
#217 Added a requirements.in / requirements.txt file