- Fixed direction convention for diffusion current. - Simulation log now has local and global variables (for multi-cell simulations). - Added OpenCL export. - Added a C header file with pacing functions, shared by several simulations. - Added a settings file `settings.py`. - Added OpenCL simulation object. - Various small bugfixes.
0.14.0
- Various performance boosts. - Rewrite of expression classes. - Improved parser. - Added options to move variables, delete variables. - Improved `Model.clone()` method. - Added strand simulations via Python interface. - Various improvements and bugfixes.
0.13.9
- Working CUDA kernel export.
0.13.8
- Various small bugfixes.
0.13.7
- Added simple Ansi-C forward euler export. - Various small bugfixes.
0.13.6
- Added progress bars to explorer in gui (F6). - Worked on dependency graphs. - Added meta data to components. - Added option to `SimulationLog` to split into periodic pieces. - Various improvements and bugfixes.