mdbartos / pysheds

:earth_americas: Simple and fast watershed delineation in python.
GNU General Public License v3.0
708 stars 191 forks source link

Consider using multiplication instead of division when computing slopes in flowdir #176

Open mdbartos opened 2 years ago

mdbartos commented 2 years ago

Could result in a speedup:

https://biojulia.net/post/hardware/#assembly