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

Convert remaining Process core to Python #2896

Open
10 of 14 tasks
jonmaddock opened this issue Sep 7, 2023 · 1 comment
Open
10 of 14 tasks

Convert remaining Process core to Python #2896

jonmaddock opened this issue Sep 7, 2023 · 1 comment
Assignees
Labels
Epic Epic issue

Comments

@jonmaddock jonmaddock added the Epic Epic issue label Sep 7, 2023
@timothy-nunn timothy-nunn self-assigned this Mar 6, 2025
@timothy-nunn
Copy link
Contributor

timothy-nunn commented Mar 6, 2025

flowchart LR

inits[Model Initialisations]
errors[Error Handling]
constraints[Constraint Equations]
output[Output]
constants[Constants]
files[File Handling]

constraints-->errors
errors-->output

constraints-->constants
output-->constants
errors-->constants
inits-->constants
files-->constants
Loading

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

No branches or pull requests

2 participants