Done. Actually I wrapped the pointer immediately into a unique ptr, which is the "cleaner" solution.
missing delete
Done.
- fixed some compilation errors (missing include for <numeric>)
missing delete
added tool to normalize a MCTDH wave function
tracedistance allows calculation with the same ...
Merged the fidelity tool into the tracedistance...
Fixed execution of additional Fortran helper files
Status
Status
Home
added a NEWS file that lists the changes
finishing touches to the README
started including the TCLAP argument parsing li...
converted a few more tools to use command-line ...
updated and fixed application tests
converted remaining tools to use command-line p...
simplified application tests by outsourcing com...
fixed an invalid help string
added formal test for entanglement tool
fixed and documented the entanglement tool.
added another function to expand a state as a s...
added a function to add a random orthogonal vec...
finished entanglement tool
some more work on the entanglement tool
added utility function to find the index of an ...
Started work on a tool to maximally entangle so...
Added a formal test for the discord tool
added tool to calculate quantum discord (or its...
added a function to calculate the von-Neumann e...
added Makefile rules to run application tests a...
added a fidelity tool
added fidelity application test
Function to assemble GridDefinition for truncated tree
Tool to truncate a multilayer tree
Function to create DvrDefinition for truncated tree
Function to create PsiDefinition of truncated tree
Function to truncate a node from a wave function
Integration test for truncation
minor improvements to some tools
Finished calcFidelity() function
moved some test utility functions to a separate...
for a subset of test cases, fidelity is calcula...
rdgridpop also prints the maximum population (n...
started work on implementing the fidelity measure
added some formal test for the tracedistance to...
some finishing touches to tracedistance tool
fixed a minor mistake in the tracedistance tool
added new convenience function getNodeById() an...
forgot the test
added and used a convenience method to get a no...
finished first version of the tracedistance tool
added function to calculate trace distance
halfway through the trace distance calculation ...
Made rdgridpop more forgiving when no parameter...
Home
Updated the README file
Added a file describing the installation procedure
Status
Status
Status
Home
Home
Motivation
Motivation
Updated the copyright;
removed a potential trap when cropping trees
fixed a few small embarrasing errors in the cro...
Started work on function to create the DvrDefin...
replaced redundant property by a function, plus...
Removed all the cropping code.
finished function for truncating a wave function
added tool to crop the wave function.
removed some more obsoleted functions; added fu...
renamed subtree test into marshaling test
Finished creation of griddef block for truncate...
a bit more shuffling: moved and renamed the gen...
Moved treebuilders.hpp to unmarshaling.hpp
started to rework tree cropping: halfway throug...
Integration test for truncation
Function to truncate a node from a wave function
Function to create PsiDefinition of truncated tree
Function to create DvrDefinition for truncated tree
Function to assemble GridDefinition for truncated tree
Milestone: Backlog --> Truncate a multilayer wavefunction
Function to assemble GridDefinition for truncated tree
Function that generates PsiDefinition for a subtree
status: accepted --> closed
added test and code to correctly copy the spfMa...
added copying of tape to the subtree psidef fun...
added a function to get the dimensions of a tre...
added a function to produce the tape for a subtree