sisyga / biolgca

https://biolgca.readthedocs.io/
Other
3 stars 0 forks source link

IBLGCA without volume exclusion #4

Closed GuettnerBianca closed 2 years ago

GuettnerBianca commented 2 years ago

Add an LGCA class for identity-based LGCA without volume exclusion (boson LGCA). A first draft can be found at the tag drafts/boson. The current challenge is to find an efficient data structure that saves space and still allows for fast interaction functions (ideally without nestes for loops).

sisyga commented 2 years ago

added first versions to go-and-grow evolution, to be pulled