Ticket #224 : removed Output classes
Ticket #224 : got all demos to run again
Ticket #224: finished Data1DObserver cleanup
Ticket #224 : updated Data1DObserver test
Ticket #224 : joined all variables for use in testing in a single instrumented file
Ticket #224 : removed Output usage from Plot1DObserver
Ticket #224 : added test utility function to read a file into a list of strings
Ticket #224: added utility scope to create a temporary directory
Ticket #224 : added a missing test
Ticket #224 : always require C++17.
Ticket #230: forgot a file and added a Python test
Ticket #230 : updated changelog
Ticket #230 : updated demo with new functionality for building jump operators
Ticket #230 : added a Lorentzian functor
Ticket #230 : updated documentation for the demo
Ticket #230 : added function to set up general Lindblad Liouvillian
renamed calculateDensity() -> density() for consistency and findability
Ticket #230 : added convenience function to take operator adjoint
renamed calculateTrace() to trace() for consistency and findability
Ticket #155 : fixed an error in the calculation of the coherence sum
Forgot to add the function to the Python interface
Ticket #155 : Added orthonormalize() as convenience function
switched order of parameters in constructor of State
Ticket #155 : updated release notes
Ticket #155 : added and used some convenience functions to get a batch of eigenstates / energies
Ticket #155 : to make sure, added an explicit norm conservation check
Ticket #155 : finished demo documentation
Ticket #155 : simplified demo: construct jump operator matrix directly instead of Gamma
Ticket #155 : started work on a description for the demo
Ticket #155 : more work on documentation; added option to measure coherences
Ticket #155 : added the Python version of the demo.
Ticket #155 : refactoring of the demo
Ticket #155 : Refactored the demo to clean up the debris; added comments
Ticket #155 : got test to formally succeed with reference output
Ticket #155 : Got MolVibration/OH/3 demo to run
Ticket #155 : updated MolVibration/OH/3 demo. Not yet working
Ticket #155: brought MolVibration/OH/3 demo up to date so far
Ticket #155: added a generic operator transformation and its inverse
Ticket #155 : added documentation and Python bindings
Ticket #155 : finished SubspaceTransformation
Ticket #155 : Added documentation of the transformation
Tickt #155 : implemented SubspaceTransformation
Ticket #155 : added SubspaceTransformation, at least the constructor
Ticket #155 : added an abstract degree of freedom to represent subspaces
Renamed some interfaces
Updated release notes
removed every occurence of the term "primitive"
Renamed OdePrimitive -> OdeSolver
renamed directory propagator/primitive to propagator/solver
renamed ChebychevRelax -> ChebychevRelaxation
renamed ChebychevPrimitive -> ChebychevSolver
Ticket_158: got acceptance test almost to work
Ticket #158 : added new code to Python interface
Ticket #158 : added tests for non-zero temperature
Ticket #158 : documented the new function
Ticket #158 : renamed file and function to describe intent more precisely
Ticket #158 : various improvements to the relaxation builder function
Ticket #158 : added reference relaxation rate; cleaned up tests
Ticket #158 : implemented setup of Lindblad Liouvillian
Ticket #158: interface change; return a LindbladLiouvillian for ease of use
Ticket #158 : added functionality to get all eigenstates / -energies at once
Ticket #158: statrted work on function to setup Lindblad Liouvillian
Harmonized copyright headers