-
Notifications
You must be signed in to change notification settings - Fork 25
[XV] Add support for complex data structure #2937
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
Draft
allisterakun
wants to merge
26
commits into
dev
Choose a base branch
from
new_xv_feature
base: dev
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.
+831
−312
Draft
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
9784709
Animal][Reproduction] Refactor Reproduction.execute_cow_ed_protocol()
allisterakun d66e53e
Update changelog.md
allisterakun ad93ddf
Merge d66e53e817856415d6c7f697f91c72975228ee18 into 472a3fefa4c4fc717…
allisterakun ac804b0
Apply Black Formatting
github-actions[bot] 30d36c2
Update badges on README
allisterakun 5f47519
flake8
allisterakun 74a3a2c
Merge 5f475190d210f44396c56c3b4edfdf50c0cab17d into 472a3fefa4c4fc717…
allisterakun 8d77836
Apply Black Formatting
github-actions[bot] e2a85ee
Update badges on README
allisterakun 6767190
[XV] Add support for complex data structure
allisterakun f1251a4
Merge 676719020a4d8646dc4b101963a23a6541b51494 into 53349675447bf39b6…
allisterakun 683f125
Apply Black Formatting
github-actions[bot] eae6de9
Update example_cross_validation.json
allisterakun ec7367f
Merge eae6de912a33e789bd43a47bc5b3a7981d6a2b15 into 53349675447bf39b6…
allisterakun 6477821
Apply Black Formatting
github-actions[bot] 445bed0
Merge branch 'dev' into refactor_execute_cow_ed
allisterakun 2f5a2fe
Merge 445bed00f6fdf2f83e926d883733d77499d5b0cb into 53349675447bf39b6…
allisterakun 4b8f15f
Apply Black Formatting
github-actions[bot] 9606fad
Merge pull request #2934 from RuminantFarmSystems/refactor_execute_co…
allisterakun df3d7ca
Update example_cross_validation.json
allisterakun 53ea4f6
Merge df3d7caff9cd30b1ac83e89e6dbb940905ac7da6 into 9606fad71192c8f9c…
allisterakun 6a3bc7e
Apply Black Formatting
github-actions[bot] 71d3004
updated
allisterakun 12b67f0
Merge 71d30042cdb5f00c98b9702c56e3fced66426d93 into 9606fad71192c8f9c…
allisterakun 8ac064a
Apply Black Formatting
github-actions[bot] 5c905db
Update badges on README
allisterakun 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
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
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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This seems like changes from other PRs