2020-12-04 19:50 | fixed clippy suggestions | aftix | 7 | +94 | -100 |
2020-12-03 16:16 | fixed clippy suggestions | aftix | 2 | +13 | -14 |
2020-12-03 14:13 | Only generate needed frames | aftix | 1 | +17 | -2 |
2020-12-02 21:46 | Changed to quadtrees | aftix | 5 | +335 | -31 |
2020-12-02 16:50 | changed to slices | aftix | 1 | +33 | -24 |
2020-11-30 20:30 | generate more plots | aftix | 3 | +228 | -7 |
2020-11-30 18:29 | added adams 4th order predictor-corrector | aftix | 2 | +179 | -12 |
2020-11-30 16:25 | added adams 4th order predictor-corrector | aftix | 2 | +87 | -4 |
2020-11-29 04:12 | Changed to libx264 | aftix | 2 | +35 | -76 |
2020-11-28 20:46 | added sine forced | aftix | 2 | +28 | -0 |
2020-11-28 20:46 | Moved to generating frames on the fly | aftix | 1 | +6 | -8 |
2020-11-28 20:15 | changed to rayon for encoding, fixed max_stress | aftix | 1 | +22 | -69 |
2020-11-28 15:29 | removed debug prints | aftix | 1 | +0 | -3 |
2020-11-28 15:21 | fixed errors | aftix | 2 | +2 | -2 |
2020-11-28 00:38 | more testing on parallelizsation | aftix | 2 | +7 | -7 |
2020-11-28 00:28 | parallelized ivf encoding | aftix | 2 | +99 | -26 |
2020-11-27 18:54 | changed par_iter to places where perf showed improvement/almost no loss | aftix | 2 | +20 | -83 |
2020-11-27 17:59 | moved to encoding in i420 | aftix | 1 | +68 | -8 |
2020-11-27 17:14 | added IVF encoding | aftix | 3 | +94 | -13 |
2020-11-26 19:35 | added runge kutta fehlberg method | aftix | 2 | +51 | -39 |
2020-11-26 16:38 | added adaptive rk | aftix | 2 | +91 | -1 |
2020-11-25 17:56 | added a function to render to rgb | aftix | 2 | +77 | -39 |
2020-11-25 16:38 | fixed syntax error that somehow appeared | aftix | 1 | +1 | -1 |
2020-11-25 16:33 | more parallelization | aftix | 2 | +89 | -57 |
2020-11-25 14:24 | parallelized | aftix | 7 | +249 | -163 |
2020-11-24 21:15 | Added runge-kutta method | aftix | 2 | +53 | -1 |
2020-11-24 21:00 | added stress/strain | aftix | 4 | +210 | -22 |
2020-11-24 19:01 | Added euler method, simulation | aftix | 6 | +44 | -10 |
2020-11-24 18:22 | Added nrows to settings | aftix | 4 | +109 | -113 |
2020-11-24 18:13 | Added derivative function | aftix | 5 | +183 | -7 |
2020-11-24 16:47 | Plot cell radius based on actual radius | aftix | 2 | +17 | -6 |
2020-11-24 15:06 | Now displays initial grid | aftix | 5 | +48 | -5 |
2020-11-24 01:27 | Removed serde_json | aftix | 2 | +0 | -2 |
2020-11-23 23:56 | changed from JSON to RON | aftix | 2 | +7 | -5 |
2020-11-23 23:14 | added reading file | aftix | 1 | +14 | -3 |
2020-11-23 22:36 | save file on generate | aftix | 2 | +6 | -4 |
2020-11-23 22:06 | generate grid | aftix | 5 | +78 | -13 |
2020-11-23 20:49 | parsing of arguments | aftix | 4 | +168 | -36 |
2020-11-23 20:05 | Generation of grid, cli parameters | aftix | 9 | +404 | -0 |
2020-09-07 20:36 | Initial commit | aftix | 3 | +13 | -0 |