-
Notifications
You must be signed in to change notification settings - Fork 50
Multi-dimensional batch calculation: list of update batch dataset as a cartesian product #1201
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
TonyXiang8787
wants to merge
79
commits into
main
Choose a base branch
from
experimental/md-batch-chaining
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,365
−68
Open
Changes from all commits
Commits
Show all changes
79 commits
Select commit
Hold shift + click to select a range
8085e5b
start slice dataset
TonyXiang8787 73d85c5
add slice scenario
TonyXiang8787 234f38d
Merge branch 'main' into experimental/multi-dimension-batch
TonyXiang8787 be44d80
batch dimension
TonyXiang8787 1fd7ed3
calculation implementation
TonyXiang8787 45f4d72
error handling still needs to be done
TonyXiang8787 06cb330
error handling
TonyXiang8787 a4fc01e
add batch dimensions
TonyXiang8787 118655f
batch dimension
TonyXiang8787 3b41f28
start test
TonyXiang8787 d88db97
start test
TonyXiang8787 1b1190d
api will not work as intended
TonyXiang8787 21c31c5
api will not work as intended
TonyXiang8787 6e8c081
adjust md dataset
TonyXiang8787 0b989b4
add dataset
TonyXiang8787 14b4039
crash yet
TonyXiang8787 3338881
fix bounds checking
TonyXiang8787 01c86a9
remove span
TonyXiang8787 7786b0c
fix clang tidy
TonyXiang8787 5a3f394
format|
TonyXiang8787 2650968
[skip ci] add cfunc in python
TonyXiang8787 9aaa6bd
force nullptr
TonyXiang8787 e4aa439
add options
TonyXiang8787 237681f
proxy for multidimensional in python
TonyXiang8787 b602f2e
modify main calculate input
TonyXiang8787 3e79237
type annotation
TonyXiang8787 8d8d80c
[skip ci] not working yet
TonyXiang8787 61cfd57
fix dimensions
TonyXiang8787 a1331ba
fix mypy
TonyXiang8787 36707d9
Merge branch 'main' into experimental/multi-dimension-batch
TonyXiang8787 9c27e6e
empty slice
TonyXiang8787 bce908e
Merge branch 'main' into experimental/multi-dimension-batch
TonyXiang8787 7faa6c1
begin next
TonyXiang8787 c4b854e
revert api change
TonyXiang8787 cb67ae3
model calculate for chaining
TonyXiang8787 a7352f2
add dataset chaining
TonyXiang8787 b3c8901
revert cpp interface
TonyXiang8787 fa6fdf9
c-api ready
TonyXiang8787 65888cd
revert python side
TonyXiang8787 61e915f
adjust python chaining
TonyXiang8787 fb22a70
python side ready
TonyXiang8787 79936a6
fix format
TonyXiang8787 2e0ff73
fix format
TonyXiang8787 fda2687
Merge branch 'main' into experimental/md-batch-chaining
TonyXiang8787 e106133
Update tests/native_api_tests/test_api_model_multi_dimension.cpp
TonyXiang8787 951fa68
fix comments
TonyXiang8787 04b1abd
Merge branch 'main' into experimental/md-batch-chaining
TonyXiang8787 4306491
refactor stride size
TonyXiang8787 6f1b5a1
change set/get next in cpp
TonyXiang8787 b472331
change get/set next in capi
TonyXiang8787 3185c93
modify python side set next
TonyXiang8787 b18d06c
add c-api docs
TonyXiang8787 5967452
try python docs
TonyXiang8787 e203ff1
try space
TonyXiang8787 d222d3c
adjust python docs
TonyXiang8787 d1dc1cf
avoid cyclic chain
TonyXiang8787 26f6ca4
format
TonyXiang8787 f58e13f
sonar
mgovers 30ec19c
Update power_grid_model_c/power_grid_model_c/include/power_grid_model…
TonyXiang8787 54a8d01
do not use chain word
TonyXiang8787 7b106f2
Merge branch 'main' into experimental/md-batch-chaining
TonyXiang8787 a1c0710
Update power_grid_model_c/power_grid_model_c/src/model.cpp
TonyXiang8787 76dec6e
Update power_grid_model_c/power_grid_model_c/include/power_grid_model…
TonyXiang8787 f5e69df
Update src/power_grid_model/_core/power_grid_model.py
TonyXiang8787 7e2c865
modify test case
TonyXiang8787 c208af1
modify test case
TonyXiang8787 6728662
Merge branch 'main' into experimental/md-batch-chaining
TonyXiang8787 fb9486c
Merge branch 'main' into experimental/md-batch-chaining
figueroa1395 f5ae291
add documentation
nitbharambe b1626bd
change print
nitbharambe 974437a
rename to cartesian product
nitbharambe ce0a529
Apply suggestion from @nitbharambe
nitbharambe 247d855
Merge branch 'main' into experimental/md-batch-chaining
figueroa1395 195ba5f
resolve comments
nitbharambe 57d5149
resolve comments 2
nitbharambe 79be1f8
Merge branch 'main' into experimental/md-batch-chaining
TonyXiang8787 5840870
fix threading issue
TonyXiang8787 13141a3
Merge branch 'experimental/md-batch-chaining' into docs/batch-chaining
TonyXiang8787 1035a80
Merge pull request #1246 from PowerGridModel/docs/batch-chaining
TonyXiang8787 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.