issues
search
flowy-code
/
flowy
A code to simulate lava flows.
GNU General Public License v3.0
5
stars
1
forks
source link
Performance improvements
#34
Closed
MSallermann
closed
6 months ago
MSallermann
commented
6 months ago
Improves performance by
getting rid of bounds check in topography::locate_point
caching sin and cos in lobe::rasterize_perimeter
Improves performance by