- Fixed dependency versioning - Added near neighbor distances ('site distances') to stats dictionary - Added second near neighbor distances function - Many updates to post-processing/figure generation scripts
0.1.6
- Radial[T] Hessian now has explicit formula. - Statistics are added back when loading old simulations - Updated diagrams to have larger font and consistent matplotlib parameters.
0.1.5
- Reorganized Cython code for cleanliness - Using new formula to calculate Radial-T - Fixed issue with manual overrides with the squish command line utility - Updated scripts
0.1.4
- Added input files for squish tool, so you can continue stopped simulations. - Minor fixes
0.1.3
- Changed adaptive stepping, which now uses embedded methods and varying tolerances with the gradient to properly descend. - Flow simulations that aren't requested to save no longer stores its frames. This allows for Search to not run out of memory it longer becomes an issue.
0.1.2
- Fix diagram.py such that it no longer wastes a ton of excess memory by duplication. - Added precision parameter for automatic filenames - Saving now overwrites if saving initial data.