Tags give the ability to mark specific points in history as being important
-
-
-
1.0
dd8ef14d · ·production ready version Well, I've been using it for production work for a while now, so I may as well make it official. Anyway, I suppose there are still many bugs, but I don't see them.
-
0.6
86bb06e6 · ·This release contains the documentation framework. It's not perfect, since it uses the installed version of the code for the autodoc stuff, but I'll worry about that later.
-
0.5
b49f29db · ·this version adds an executable the executable script will launch a simulation automatically, with some reasonable default parameters.
-
-
-
0.3.3
7b9b787c · ·Bugfix release. I changed the data type of a parameter from bool to int. Newer versions of HDF5 didn't complain, but 1.8.9 did...
-
0.3.2
34b95621 · ·make finite difference tracker test available I.e. move it from tests/base to tools. Now it's easier to call it from different places.
-
-
0.3
11fa51cb · ·Tracer interface somewhat stable The current version of the particle code is reasonably efficient and the interface is easy to use, so things shouldn't change profoundly in the future.
-
0.2
6814dd0c · ·almost there... rFFTW particle classes are reasonably efficient at the moment. Also, I simplified the usage of tox quite a bit (I still need to remove the old files though).
-
-