Ulf Lorenz - 2024-08-06
  • Description has changed:

Diff:

--- old
+++ new
@@ -9,4 +9,5 @@
 * There is an alternative for registering a PropagationObserver that takes a functor
 * There is an alternative for registering an EigenstateObserver that takes a functor
 * There is an alternative for registering a PropagationFilter that takes a functor
+* The simple classes have been changed to functors. For example, NormalizationFilter could be a simple function.
 * There is a highlighted demo for each of the use-cases.