Skip to content

new class ModelicaSystemDoE #312

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
wants to merge 24 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
4945947
[ModelicaSystemDoE] add class
syntron Jun 24, 2025
a4ce2a8
[__init__] add class ModelicaSystemDoE
syntron Jun 24, 2025
cc363c3
[test_ModelicaSystemDoE] add test
syntron Jun 24, 2025
4f19a3e
[ModelicaSystemDoE] add docstrings
syntron Jun 25, 2025
f937eb3
[ModelicaSystemDoE] define dict keys as constants
syntron Jun 25, 2025
167f255
[ModelicaSystemDoE] build model after all structural parameters are d…
syntron Jun 25, 2025
fb210f0
[ModelicaSystemDoE] cleanup prepare() / rename variables
syntron Jun 25, 2025
c503f82
[ModelicaSystemDoE] cleanup simulate() / rename variables
syntron Jun 25, 2025
c27f23f
[ModelicaSystemDoE] cleanup get_solutions() / rename variables
syntron Jun 25, 2025
9ce0a56
[test_ModelicaSystemDoE] update test
syntron Jun 25, 2025
73b5573
[ModelicaSystemDoE] add example to show the usage
syntron Jun 25, 2025
5b72f11
add pandas as new dependency (use in ModelicaSystemDoE)
syntron Jun 25, 2025
f5b1c6a
[test_ModelicaSystemDoE] fix mypy
syntron Jun 25, 2025
6dd63e6
add pandas to requirements in pyproject.toml
syntron Jun 25, 2025
57ff694
[ModelicaSystemDoE] rename class constants
syntron Jun 25, 2025
fbc5f18
[ModelicaSystemDoE] remove dependency on pandas
syntron Jun 28, 2025
c30639b
[ModelicaSystemDoE.simulate] fix percent of tasks left
syntron Jun 28, 2025
ec80436
[ModelicaSystemDoE.prepare] do not convert all non-structural paramet…
syntron Jun 28, 2025
11ffb69
[ModelicaSystemDoE] update set parameter expressions for str and bool
syntron Jun 28, 2025
aeb0b4c
[ModelicaSystemDoE] rename class constants
syntron Jun 28, 2025
bb746f7
[ModelicaSystemDoE] fix bool comparison
syntron Jun 28, 2025
10b5406
[ModelicaSystemDoE] remove unused code
syntron Jun 28, 2025
36202ac
[ModelicaSystemCmd] fix mypy warning in ModelicaSystemDoE on usage of…
syntron Jul 2, 2025
e351fb6
[ModelicaSystemDoE] fix rebase fallout
syntron Jul 9, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading