Skip to content
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

Use new Cell Space functionality in examples #123

Open
EwoutH opened this issue Apr 24, 2024 · 2 comments
Open

Use new Cell Space functionality in examples #123

EwoutH opened this issue Apr 24, 2024 · 2 comments
Assignees

Comments

@EwoutH
Copy link
Member

EwoutH commented Apr 24, 2024

Open for contributions!

Now that the Cell Space is released as experimental in Mesa 2.3.0, it would be interesting if we can use it in examples.

Also note that some of the benchmarks already use cell_space, those changes could be ported over:

The approach for this would generally be:

  • Read up on Cell Space
  • Go through the Mesa examples and seek opportunities where the Cell Space could simplify or improve things.
  • Open a Discussion on mesa-examples proposing your changes
  • Implement them and open a PR here

The nuance here being that applying the Cell Space is not a goal to be implemented as much as possible, but a means that could make some model (parts) more elegant, efficient, readable and/or performant.

@Naresh-kumar-Thodupunoori

@EwoutH May I Work on this!!

@EwoutH
Copy link
Member Author

EwoutH commented Aug 4, 2024

Of course! If you have any questions, let us know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants