On Sun, 16 Dec 2012 22:35:16 +0100
Ulf Lorenz <ul...@wa...> wrote:
> Hi,
>
> just a quick update on the roadmap; if you disagree, feel free to
> comment.
>
> 0.0.1: Free-particle propagation
>
> - Goal: Propagate a free particle
> - will require implementations of the basic interfaces (grid,
> operator, wavefunction, propagators (?) math interfaces)
As an additional thought, I still would like to abstract the
mathematical details away in a separate library. However, I would like
to defer this to a later stage; this would allow to parallelize the
development (you do not need to wait for the library to be finished),
and we would collect typical use-cases _before_ we start to abstract
things.
Ulf
|