From: Andras V. <and...@ui...> - 2014-01-08 11:41:24
|
> > I'm glad it works and that you like it. Which parts of pycppqed are needed > for > the physics test suite? If it is only comparing trajectories, this is > already > supported by the python test driver. In the long run it is probably best to > merge pycppqed into cpypyqed. > Yes, it’s only a question of comparing trajectories on the level of display, which basically boils down to comparing certain slices of numpy arrays as the trajectory output files can be directly loaded into such. I think we can already consider pycppqed obsoleted since its other features are obsolete or have never worked correctly anyway. |