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

__init__.py: Import mesa.experimental #2374

Merged
merged 2 commits into from
Oct 16, 2024
Merged

Conversation

EwoutH
Copy link
Member

@EwoutH EwoutH commented Oct 16, 2024

Fixes some of the imports in the style of

import mesa
mesa.experimental. ...

Fixes some of the imports in the style of

import mesa
mesa.experimental....
@EwoutH EwoutH added the enhancement Release notes label label Oct 16, 2024
@EwoutH EwoutH requested a review from quaquel October 16, 2024 12:30
@EwoutH EwoutH merged commit f904b20 into projectmesa:main Oct 16, 2024
8 of 9 checks passed
Copy link

Performance benchmarks:

Model Size Init time [95% CI] Run time [95% CI]
BoltzmannWealth small 🔵 +1.0% [-0.3%, +2.3%] 🔵 -0.3% [-0.5%, -0.2%]
BoltzmannWealth large 🔵 -0.4% [-0.8%, +0.1%] 🔵 -0.3% [-1.6%, +1.2%]
Schelling small 🔵 +0.1% [-0.2%, +0.5%] 🔵 +0.3% [+0.0%, +0.5%]
Schelling large 🔵 -0.0% [-0.9%, +0.8%] 🔵 -1.0% [-2.1%, -0.1%]
WolfSheep small 🔵 -0.3% [-0.4%, -0.1%] 🔵 -1.8% [-1.9%, -1.6%]
WolfSheep large 🔵 -0.4% [-0.8%, +0.1%] 🔵 -1.9% [-2.6%, -1.2%]
BoidFlockers small 🔵 -2.9% [-3.5%, -2.2%] 🔵 -0.2% [-0.9%, +0.5%]
BoidFlockers large 🔵 +0.6% [-0.1%, +1.1%] 🔵 +2.1% [+1.7%, +2.5%]

@EwoutH EwoutH deleted the import_exp branch October 26, 2024 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Release notes label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants