-
Notifications
You must be signed in to change notification settings - Fork 16
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
Equilibria analysis #3298
Equilibria analysis #3298
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #3298 +/- ##
===========================================
- Coverage 74.34% 74.28% -0.06%
===========================================
Files 242 243 +1
Lines 26902 26915 +13
===========================================
- Hits 19999 19995 -4
- Misses 6903 6920 +17 ☔ View full report in Codecov by Sentry. |
|
2095bdf
to
dc04636
Compare
Quality Gate passedIssues Measures |
* 🎨 Small cleanup * 🚧 Initial structure
* 🎨 Small cleanup * 🚧 Initial structure
* 🎨 Small cleanup * 🚧 Initial structure
* 🎨 Small cleanup * 🚧 Initial structure
* 🎨 Small cleanup * 🚧 Initial structure
* 🎨 Small cleanup * 🚧 Initial structure
* 🎨 Small cleanup * 🚧 Initial structure
* 🎨 Small cleanup * 🚧 Initial structure
* 🎨 Small cleanup * 🚧 Initial structure
* 🎨 Small cleanup * 🚧 Initial structure
* 🎨 Small cleanup * 🚧 Initial structure
* 🎨 Small cleanup * 🚧 Initial structure
* 🎨 Small cleanup * 🚧 Initial structure
* 🎨 Small cleanup * 🚧 Initial structure
* 🎨 Small cleanup * 🚧 Initial structure
* 🎨 Small cleanup * 🚧 Initial structure
* 🎨 Small cleanup * 🚧 Initial structure
Linked Issues
Part of #675
Description
This PR aims to add the location to build out some equilibria analysis tools. For this starting point it will probably just be plotting and visualisations but this can be expanded in future.
Interface Changes
None
Checklist
I confirm that I have completed the following checks:
pytest tests --reactor
pre-commit run --from-ref develop --to-ref HEAD
sphinx-build -W documentation/source documentation/build