[go: up one dir, main page]

Activity for WavePacket (C++/Python)

  • Ulf Lorenz committed [5dc222]

    Ticket #121 : updated Python interface

  • Ulf Lorenz committed [1b1601]

    Ticket #121 : renamed State::getCoefficients() to State::getData()

  • Ulf Lorenz committed [7c32f0]

    Ticket #121 : updated demos

  • Ulf Lorenz committed [8bf744]

    Ticket #121 : remove implicit conversion State -> CTensor

  • Ulf Lorenz committed [3c2cbb]

    Ticket #121 : sped up the ODE solvers, especially for small systems

  • Ulf Lorenz committed [250e8c]

    Ticket #121 : finished updating propagator classes

  • Ulf Lorenz committed [81044f]

    Ticket #121 : updated remaining observers

  • Ulf Lorenz committed [29ec8e]

    Ticket #121 : updated factory classes

  • Ulf Lorenz committed [2a9a89]

    Ticket #121 : updated acceptance tests

  • Ulf Lorenz committed [babc92]

    Ticket #121 : added test helper to compare states and used it throughout

  • Ulf Lorenz committed [0e6470]

    Ticket #121: converted the OdePrimitive propagator

  • Ulf Lorenz committed [7dfd47]

    Ticket #121: updated some more classes in the propagator package

  • Ulf Lorenz committed [952a7b]

    Ticket #121: converted some observers

  • Ulf Lorenz committed [b097a0]

    Ticket #121 : updated most expression classes to the new scheme

  • Ulf Lorenz committed [62fcd6]

    Ticket #121: finished converting expression package

  • Ulf Lorenz committed [41ec5a]

    Ticket #121 : updated operator package

  • Ulf Lorenz committed [110eca]

    Ticket #121 : added and changed some test utility functions regarding states and such

  • Ulf Lorenz committed [8ace78]

    Ticket #121 : split InvalidStateException off from BadGridException

  • Ulf Lorenz committed [4b1e4f]

    Ticket #121 : reenabled util and functor packages

  • Ulf Lorenz committed [2be61d]

    Ticket #121 : updated builders to the new State scheme

  • Ulf Lorenz committed [07f2f5]

    Ticket #121 : got RepresentationUtilitiesTest to run

  • Ulf Lorenz committed [de3c04]

    Ticket #121 : some more work towards getting the code to compile again

  • Ulf Lorenz committed [868ee1]

    Ticket #121: starting to update the code

  • Ulf Lorenz committed [05851c]

    Ticket #121 : added a new State class that also tracks the grid

  • Ulf Lorenz committed [133d05]

    Ticket #121 : reenabled remaining grid classes

  • Ulf Lorenz committed [015c40]

    Ticket #184: updated NEWS

  • Ulf Lorenz committed [7937cf]

    Ticket #184: creating a proper package

  • Ulf Lorenz committed [ed8b67]

    Ticket #184: Setting rpath so that the Python plugin finds the wavepacket lib

  • Ulf Lorenz committed [69a65e]

    Ticket #184: Python demos run again

  • Ulf Lorenz committed [82323e]

    Ticket #184: updated various other scripts etc.

  • Ulf Lorenz committed [de8e25]

    Ticket #184 : some fixes

  • Ulf Lorenz committed [ecb4a9]

    Ticket #184 : new attempt using scikit-build

  • Ulf Lorenz committed [d908b8]

    Ticket #184 : Python unit tests are run from within CMake

  • Ulf Lorenz committed [51d60e]

    Ticket #184; Building Python plugin with CMake, not with Python

  • Ulf Lorenz committed [f0e945]

    Ticket #156 updated NEWS files

  • Ulf Lorenz committed [616f3a]

    Ticket #156 : added a Python version of the demo and the reference output

  • Ulf Lorenz committed [301f97]

    Ticket #156 : some smaller fixes to the Python interface

  • Ulf Lorenz committed [40038d]

    Ticket #156 : fixed the demo and added a projection test to it

  • Ulf Lorenz committed [16beb9]

    Ticket #156 : renamed dofIndex back to dof

  • Ulf Lorenz committed [a09adb]

    Ticket #156 : renamed Projection -> ProjectionND

  • Ulf Lorenz committed [038efd]

    Ticket #156 : added Projection1D operator

  • Ulf Lorenz committed [3a3d5a]

    Ticket #156 : added the SpinBoson test from the Matlab version

  • Ulf Lorenz committed [e239f6]

    Ticket #195: Python demos/tests use different directory now

  • Ulf Lorenz committed [d51ddb]

    made OneSidedTransformation::grid_ private

  • Ulf Lorenz committed [7ecf37]

    Ticket #190 : fixed Python tests

  • Ulf Lorenz committed [20f845]

    Ticket #190 : fixed a missing header

  • Ulf Lorenz committed [466c9c]

    Ticket #190: forgot a file

  • Ulf Lorenz committed [fa847c]

    Ticket #190 : fixed Python demos

  • Ulf Lorenz committed [911ef2]

    Ticket #190 : updated NEWS

  • Ulf Lorenz committed [349e3e]

    Ticket #190 : fixed Python code

  • Ulf Lorenz committed [bd51bf]

    Ticket #190: renamed again GridND -> Grid

  • Ulf Lorenz committed [584612]

    Ticket #190: renamed *GridTransformation => *DofTransformation

  • Ulf Lorenz committed [2f78b1]

    Ticket #190: split representation test utilities into builder and grid utilities

  • Ulf Lorenz committed [7c3789]

    Ticket #190: renamed Grid1D => DegreeOfFreedom

  • Ulf Lorenz committed [789c62]

    Ticket #190: removed some duplicate checks

  • Ulf Lorenz committed [0af0d7]

    Ticket #190: renamed Grid::getGrid1D() -> getDof()

  • Ulf Lorenz committed [a0150b]

    Ticket #190: moved Dof classes into a subfolder

  • Ulf Lorenz committed [c41ed2]

    Ticket #190: renamed the individual Degrees of freedom

  • Ulf Lorenz committed [181127]

    Ticket #190: renamed Grid::getCoupledChannelsDof() => getCoupledChannelsDofIndex()

  • Ulf Lorenz committed [ff3d2d]

    Ticket #190 : smaller documentation updates

  • Ulf Lorenz committed [ca1e8c]

    Ticket #190: renamed Expression::getRepresentation() -> getGrid()

  • Ulf Lorenz committed [4f3164]

    Ticket #190: renamed Representation::get*Representation() -> get*Grid()

  • Ulf Lorenz committed [bb7d87]

    Ticket #190: renamed Operator::getRepresentation() -> getGrid()

  • Ulf Lorenz committed [01411a]

    Ticket #190: fixed some compilation errors

  • Ulf Lorenz committed [8aef46]

    Ticket #190: renamed BadRepresentationException -> BadGridException

  • Ulf Lorenz committed [a9afcd]

    Ticket #190: renamed buildRandomRepresentation -> buildRandomGrid

  • Ulf Lorenz committed [2188bc]

    Ticket #190: renamed Grid -> Grid1D

  • Ulf Lorenz committed [2fa46b]

    Ticket #190: renamed operator transformation -> operator modification

  • Ulf Lorenz committed [79aa0f]

    Ticket #190: removed unused class

  • Ulf Lorenz committed [4182d5]

    Ticket #190: renamed Representation::getGrid() -> getGrid1D()

  • Ulf Lorenz committed [4eef46]

    Ticket #190: renamed Representation -> GridND

  • Ulf Lorenz committed [3cfd02]

    Ticket #190: renamings for some more consistency (camel case)

  • Ulf Lorenz committed [502372]

    Ticket #190: prefixed wavepacket namespace in doxygen documentation

<< < 1 .. 8 9 10 >