Open
Description
We have Numba integration in Sugarscape example, but no proper comprehensive doc on how to effectively use it for other models.
Numba's usage isn't well-documented in the main documentation. The Sugarscape example shows how it's used, but this approach isn't generalized or explained in a way that would help users implement similar acceleration for other models.