You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduce a second execution engine (NumPy/raster) alongside the existing vector backend, with symmetric base classes (SpatialModel, RasterModel) and raster visualization (RasterMap). Models can now be implemented on either substrate using the same DisSModel API.