[go: up one dir, main page]

Activity for WavePacket (C++/Python)

  • WavePacket (C++) WavePacket (C++) released /releases/0.3.3/Readme.txt

  • WavePacket (C++) WavePacket (C++) released /releases/0.3.3/wavepacket-0.3.3.zip

  • WavePacket (C++) WavePacket (C++) released /releases/0.3.3/wavepacket-0.3.3.tbz

  • WavePacket (C++) WavePacket (C++) updated /Compilation images/Readme.txt

  • WavePacket (C++) WavePacket (C++) released /Compilation images/BuildSystem_v7c.ova

  • Ulf Lorenz committed [cfda01]

    Ticket #172: smaller improvements to build

  • Ulf Lorenz committed [2ee7ae]

    Updated version

  • Ulf Lorenz committed [6e6eb0]

    Small fixes to the documentation

  • Ulf Lorenz committed [1db20d]

    Minor changes and cleanups from code coverage

  • Ulf Lorenz committed [010fe3]

    A fix and various updates with cppcheck

  • Ulf Lorenz committed [da49e3]

    Smaller adjustments to Readme

  • Ulf Lorenz committed [64bb28]

    Ticket #183 : Updated NEWS

  • Ulf Lorenz committed [8eea0a]

    Ticket #183 : added specializations to operator algebra with real constants

  • Ulf Lorenz committed [6e3fbb]

    Ticket #183 : Renamed operator/primitive/ to operator/misc/

  • Ulf Lorenz committed [29a13a]

    Ticket #183 : removed some useless testing operators

  • Ulf Lorenz committed [908fc3]

    Ticket #183 : added an improved Constant operator

  • Ulf Lorenz committed [7edf03]

    Ticket #183 : moved FBR operators to another subdirectory fbr/

  • Ulf Lorenz committed [c72613]

    Ticket #183 : renamed the old Constant class for the beginning

  • Ulf Lorenz committed [3ffa6e]

    Ticket #183 : replaced Constant by the new Constant operator

  • Ulf Lorenz committed [dae839]

    Ticket #183 : removed DvrOperator class and all traces of it

  • Ulf Lorenz committed [eb500d]

    Ticket #163 : moved all potentials into subdirectory "dvr"

  • Ulf Lorenz committed [2cf326]

    Ticket #183 : replaced DvrOperatorND by PotentialND

  • Ulf Lorenz committed [85466d]

    Ticket #183 : renamed ChannelProjection => Channel

  • Ulf Lorenz committed [d5cc72]

    Ticket #183 : updated documentation everywhere to remove traces of DvrOperator1D

  • Ulf Lorenz committed [9567b4]

    Ticket #183 : added PotentialND class, minor cleanup for Potential1D

  • Ulf Lorenz committed [e64419]

    Ticket #183 : finished Potential1D class

  • Ulf Lorenz committed [7b13e3]

    Ticket #183 : Replaced ComplexPotential1D by Potential1D<cdouble>

  • Ulf Lorenz committed [f3d5e8]

    Ticket #183 : derived a couple of potential operators from RealPotential1D

  • Ulf Lorenz committed [f48c2f]

    Ticket #183 : changed last operator to use RealPotential1D instead of DvrOperator1D

  • Ulf Lorenz committed [b1c59a]

    Ticket #183 : updated operator manipulations with new Potential1D base class

  • Ulf Lorenz committed [5c888e]

    Ticket #183 : removed DvrOperator1D, added last few cleanups

  • Ulf Lorenz committed [1ba712]

    Ticket #183 : updated Python interface with removal of DvrOperator1D

  • Ulf Lorenz committed [2e04cc]

    Ticket #183 : Fixed all demos and tests with new interface

  • Ulf Lorenz committed [42abc9]

    Ticket #183 : added the core of a templatized class Potential1D to unify potentials

  • Ulf Lorenz committed [3c4921]

    Ticket #165 : updated NEWS

  • Ulf Lorenz committed [92f570]

    Ticket #165 : implemented a simple plot with the potential

  • Ulf Lorenz committed [08d89a]

    Ticket #165 : some fine-tuning

  • Ulf Lorenz committed [be25c5]

    Ticket #165 : added some documentation

  • Ulf Lorenz committed [f3e718]

    Ticket #165 : used non-deprecated pybind-2.6.0 API

  • Ulf Lorenz committed [d93ab5]

    Ticket #165 : updated plotting observers to also work for eigenstates

  • Ulf Lorenz committed [2a5443]

    Ticket #165 : updated Python tutorial and associated demo

  • Ulf Lorenz committed [e7f5b0]

    Ticket #165 : separated Pybind11 code from special Python code

  • Ulf Lorenz committed [f3ae96]

    Ticket #165 : added Python docstrings

  • Ulf Lorenz committed [60ffd4]

    ticket #165 : moved plots in a separate subpackage; fixed Python module installation

  • Ulf Lorenz committed [dbb8ed]

    Ticket #165 : Renamed PyPlot1D to SimplePlot1D

  • Ulf Lorenz committed [c521bd]

    Ticket #165 : finished the simple wavefunction plotter

  • Ulf Lorenz committed [43dedf]

    Ticket #165 : added xlim and crude animation to plotting

  • Ulf Lorenz committed [4220d2]

    Ticket #165 : implemented very very simple plotting; cleaned up Python setup a little

  • Ulf Lorenz committed [640aab]

    Ticket #163 : Put more functions into the base classes in the pybind interface

  • Ulf Lorenz committed [e019a5]

    Ticket #165 : PropagationObserver has only a simple abstract function

  • Ulf Lorenz committed [ea3807]

    Ticket #165 : added overloading of EigenstateObserver and PropagationFilter

  • Ulf Lorenz committed [0b381b]

    Ticket #163 : started putting virtual functions into the base class for Expressions

  • Ulf Lorenz committed [9e63a9]

    Ticket #201 : Updated release notes

  • Ulf Lorenz committed [1d83dc]

    Ticket #201 : updated some of the demos

  • Ulf Lorenz committed [72968f]

    Ticket #206 : Minor documentation update

  • Ulf Lorenz committed [475722]

    Ticket #201 : another tiny demo change

  • Ulf Lorenz committed [e771fa]

    Added support for Numpy data types at several places

  • Ulf Lorenz committed [2d824d]

    Importing wavepacket in the Python demos "as wp" for brevity

<< < 1 .. 6 7 8 >