Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
a4a1ade
added zigzag in utils and compute fim in doe.py
smondal13 Jun 16, 2025
58c3663
Merge branch 'Pyomo:main' into sensitivity-initialization
smondal13 Jun 16, 2025
26f8cd3
The compute_FIM_factorial() using zigzag pattern is now working as ex…
smondal13 Jun 17, 2025
4dab155
Merge branch 'sensitivity-initialization' of github.com:smondal13/pyo…
smondal13 Jun 17, 2025
55bfeae
Added utils.py as utils_updated.py from adding_eigen_values branch to…
smondal13 Jun 17, 2025
f8105ea
this version of compute_FIM_factorial() runs fine. The argument `desi…
smondal13 Jun 19, 2025
0eb9791
Changed documentation and improved the error message
smondal13 Jun 23, 2025
66cdd0c
Merge branch 'Pyomo:main' into sensitivity-initialization
smondal13 Jun 23, 2025
d75e667
updated comments
smondal13 Jun 23, 2025
e5b2e73
Added argument checking for generate zigzag pattern.
smondal13 Jun 24, 2025
13848fa
changed the name of the pattern generator
smondal13 Jun 25, 2025
bd53282
Merge branch 'adding_eigen_values' into sensitivity-initialization
smondal13 Jun 25, 2025
e40c6bc
Merge branch 'Pyomo:main' into sensitivity-initialization
smondal13 Jun 25, 2025
75acdd2
Merge branch 'sensitivity-initialization' of github.com:smondal13/pyo…
smondal13 Jun 25, 2025
0c87484
Changed the name of the grid sampling function and deleted the utils_…
smondal13 Jun 27, 2025
7cdba5b
Merge remote-tracking branch 'sscini/add-update-model-utility' into s…
smondal13 Jun 27, 2025
6db9e66
added rel_change and abs_change for change in design
smondal13 Jun 30, 2025
f12d908
added update_suffix function in compute the sensitivity
smondal13 Jul 1, 2025
fda812e
working code. added design vals and also changed the settings of pd d…
smondal13 Jul 1, 2025
ccfca8c
Merge branch 'Pyomo:main' into sensitivity-initialization
smondal13 Jul 1, 2025
043e7de
changed some minor comments and docstrings
smondal13 Jul 1, 2025
33e1bd0
updated with sscini's `utils.py`.
sscini Jul 1, 2025
c95f41d
Merge branch 'main' into sensitivity-initialization
smondal13 Jul 7, 2025
e9e878d
Merge remote-tracking branch 'origin/main' into sensitivity-initializ…
smondal13 Jul 8, 2025
caf6bae
Merge branch 'sensitivity-initialization' of github.com:smondal13/pyo…
smondal13 Jul 8, 2025
dd1fdcd
Merge branch 'Pyomo:main' into sensitivity-initialization
smondal13 Jul 8, 2025
553ab82
added new func and changed test files
smondal13 Jul 9, 2025
a063c33
changed if statement to ternary operator and minor changes in return …
smondal13 Jul 9, 2025
9af160d
Revert "changed if statement to ternary operator and minor changes in…
smondal13 Jul 9, 2025
1f849a0
Reapply "changed if statement to ternary operator and minor changes i…
smondal13 Jul 9, 2025
da91f2f
deleted test_solve
smondal13 Jul 9, 2025
fd8d3ea
added a strategy to compute the fractional factorial as well.
smondal13 Jul 28, 2025
0ee6856
Created a temporary suffix `design_suff` to contain the keys of the u…
smondal13 Jul 29, 2025
01fc6ed
Merge branch 'Pyomo:main' into sensitivity-initialization
smondal13 Jul 30, 2025
ab7f31f
Merge remote-tracking branch 'upstream/main' into sensitivity-initial…
smondal13 Sep 17, 2025
c6e81ea
changed the import location for `update_model_from_suffix` and resolv…
smondal13 Sep 17, 2025
aa3961f
cleaned doe/utils.py
smondal13 Sep 17, 2025
555a307
changed the docstring
smondal13 Sep 23, 2025
40ac36c
implemented suggestions from 9/23 pyomo dev meeting.
smondal13 Sep 23, 2025
b2ed61d
Merge branch 'main' into sensitivity-initialization
smondal13 Sep 30, 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