Ticket #199 minor improvement in NEWS
Ticket #199 : updated NEWS
Ticket #199 : made diagonalization always return real-valued states
Ticket #199 : added state as input to TensorGenerator; added projection onto channel convenience function
Ticket #199 : added state as input for TensorState generator
Ticket #202: updated NEWS
Ticket #202: enabled propagation backwards in time for Chebychev relaxation
Ticket #202 : removed OdeRelax propagator
smaller changes as part of the release
updated various documentation and incremented version
added a comment on untrustworthy tests
Rearranged a long-running test
Ticket #168: PlotObserver1D prints zero for values < 10^{-10}
Ticket #168: finished the documentation of the demo
Ticket #168: added orthogonalization to Python interface
Ticket #168: updated NEWS
Ticket #168: rewrote interface for relaxation
Ticket #168: started work on a documentation for the demo
Ticket #168: updated demos to new interface
Ticket #168: made demo work as a regression test
Ticket #168: fixed the demo
Ticket #168: added Python version of the demo
Ticket #168: added a demo for the relaxation
Ticket #186: modified demo to run in a finite time
Ticket #168: fixed demo
Ticket #186: moved scalarProduct() to StateUtilities.*
Ticket #168: split some functions from RepresentationUtilities into new file StateUtilities
Ticket #168: added a function to calculate the lowest eigenstates by repeated relaxation
Ticket #168: added orthogonalization function
Ticket #168: added a demo
Ticket #168: added transformation of an operator into the Krylov subspace
Ticket #168: added a tolerance parameter to the SubspaceTransformation
Ticket #168: added a function to orthogonalize a vector w.r.t. another set of vectors
Ticket #168: added a convenience function to setup a Krylov subspace
Ticket #168: Split off some functions into file StateUtilities
Ticket #168: finished implementation of SubspaceTransformation
Ticket #168: added first part of a SubspaceTransformation
added some comments that propagate() returns the final state
Gnuplot and ffmpeg description was hopelessly out of date
Ticket #121 : updated NEWS
Ticket #121 : updated docs
Ticket #121 : added scalarProduct() function for states and used it in Interferometry demo