fastscape-lem / fastscapelib

A C++/Python library of efficient algorithms for landscape evolution modeling
http://fastscapelib.readthedocs.io
GNU General Public License v3.0
36 stars 6 forks source link

Improve grid API #132

Closed benbovy closed 1 year ago

benbovy commented 1 year ago

Make grid API more consistent (some breaking changes).

Closes #129.