projectmesa / mesa-frames

Extension of mesa for performance and scalability
https://projectmesa.github.io/mesa-frames
Apache License 2.0
14 stars 5 forks source link

Adding Abstract DiscreteSpaceDF #30

Closed adamamer20 closed 3 months ago

adamamer20 commented 3 months ago

This PR adds an abstract class to define the interface for Discrete Spaces (Grids and Networks).

Some points to consider:

adamamer20 commented 3 months ago

Sorry for the delay, I've been a bit busy the last few days