Skip to content

Add documentation and examples for Numba acceleration #133

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
suryanshgargbpgc opened this issue Mar 24, 2025 · 3 comments
Open

Add documentation and examples for Numba acceleration #133

suryanshgargbpgc opened this issue Mar 24, 2025 · 3 comments
Labels
docs Improvements or additions to documentation

Comments

@suryanshgargbpgc
Copy link

suryanshgargbpgc commented Mar 24, 2025

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.

@adamamer20
Copy link
Member

Sure, that's a great idea!

@adamamer20 adamamer20 added the docs Improvements or additions to documentation label Mar 24, 2025
@suryanshgargbpgc
Copy link
Author

@adamamer20 should we add numba as an optional dependency ?

@adamamer20
Copy link
Member

@adamamer20 should we add numba as an optional dependency ?

yes, it makes sense

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants