-
Notifications
You must be signed in to change notification settings - Fork 1
29 honor id field when loading itempool #31
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
Merged
Merged
Conversation
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 was referenced Sep 9, 2025
Merged
condecon
added a commit
that referenced
this pull request
Sep 9, 2025
* add contributing guidelines * move * update docs build * add .readthedocs.yml * update deps * fix path * fix path * update install * update deps * update deps * update theme * 29 honor id field when loading itempool (#31) * Make ItemPool loading functions respects IDs if given * Update instructions on running unit tests * Add new unit tests for loading TestItems with IDs * fix typing issue --------- Co-authored-by: Tim Schäfer <tim.schaefer@ae.mpg.de> * honor id field for item selection * update example in readme * update changelog --------- Co-authored-by: Tim Schäfer <tim.schaefer@ae.mpg.de>
condecon
added a commit
that referenced
this pull request
Sep 10, 2025
* add contributing guidelines * move * update docs build * add .readthedocs.yml * update deps * fix path * fix path * update install * update deps * update deps * update theme * 29 honor id field when loading itempool (#31) * Make ItemPool loading functions respects IDs if given * Update instructions on running unit tests * Add new unit tests for loading TestItems with IDs * fix typing issue --------- Co-authored-by: Tim Schäfer <tim.schaefer@ae.mpg.de> * honor id field for item selection * update example in readme * update changelog * update version to 1.1.2 --------- Co-authored-by: Tim Schäfer <tim.schaefer@ae.mpg.de>
condecon
added a commit
that referenced
this pull request
Sep 26, 2025
* add contributing guidelines * move * update docs build * add .readthedocs.yml * update deps * fix path * fix path * update install * update deps * update deps * update theme * 29 honor id field when loading itempool (#31) * Make ItemPool loading functions respects IDs if given * Update instructions on running unit tests * Add new unit tests for loading TestItems with IDs * fix typing issue --------- Co-authored-by: Tim Schäfer <tim.schaefer@ae.mpg.de> * honor id field for item selection * update example in readme * update changelog * update version to 1.1.2 * FIX: use more stable versions of functions item_information_function() and probability_y1() * CHG: adapt number of empty lines * update version number 1.1.3 --------- Co-authored-by: Tim Schäfer <tim.schaefer@ae.mpg.de> Co-authored-by: Tim Schaefer <ts+code@rcmd.org>
condecon
added a commit
that referenced
this pull request
Nov 4, 2025
* Update version number to 1.1.2 (#33) * add contributing guidelines * move * update docs build * add .readthedocs.yml * update deps * fix path * fix path * update install * update deps * update deps * update theme * 29 honor id field when loading itempool (#31) * Make ItemPool loading functions respects IDs if given * Update instructions on running unit tests * Add new unit tests for loading TestItems with IDs * fix typing issue --------- Co-authored-by: Tim Schäfer <tim.schaefer@ae.mpg.de> * honor id field for item selection * update example in readme * update changelog * update version to 1.1.2 --------- Co-authored-by: Tim Schäfer <tim.schaefer@ae.mpg.de> * Bug Fix #34 (#37) * add contributing guidelines * move * update docs build * add .readthedocs.yml * update deps * fix path * fix path * update install * update deps * update deps * update theme * 29 honor id field when loading itempool (#31) * Make ItemPool loading functions respects IDs if given * Update instructions on running unit tests * Add new unit tests for loading TestItems with IDs * fix typing issue --------- Co-authored-by: Tim Schäfer <tim.schaefer@ae.mpg.de> * honor id field for item selection * update example in readme * update changelog * update version to 1.1.2 * FIX: use more stable versions of functions item_information_function() and probability_y1() * CHG: adapt number of empty lines * update version number 1.1.3 --------- Co-authored-by: Tim Schäfer <tim.schaefer@ae.mpg.de> Co-authored-by: Tim Schaefer <ts+code@rcmd.org> * Fix #43 (#44) * use custom optimization interval for minimize_scalar * update version and changelog --------- Co-authored-by: Tim Schäfer <tim.schaefer@ae.mpg.de> Co-authored-by: Tim Schaefer <ts+code@rcmd.org>
condecon
added a commit
that referenced
this pull request
Nov 4, 2025
commit 471ff7f Author: condecon <dev@condecon.de> Date: Tue Nov 4 12:35:52 2025 +0100 Bug Fix #46 commit 35b5276 Merge: 9a9f1f1 acff4be Author: Jonas Engicht <dev@condecon.de> Date: Tue Nov 4 09:18:31 2025 +0100 Merge branch 'revision' into main commit 9a9f1f1 Author: Jonas Engicht <dev@condecon.de> Date: Tue Nov 4 09:10:01 2025 +0100 Fix #43 (#44) * use custom optimization interval for minimize_scalar * update version and changelog commit 292b6e0 Author: Jonas Engicht <dev@condecon.de> Date: Fri Sep 26 13:09:42 2025 +0200 Bug Fix #34 (#37) * add contributing guidelines * move * update docs build * add .readthedocs.yml * update deps * fix path * fix path * update install * update deps * update deps * update theme * 29 honor id field when loading itempool (#31) * Make ItemPool loading functions respects IDs if given * Update instructions on running unit tests * Add new unit tests for loading TestItems with IDs * fix typing issue --------- Co-authored-by: Tim Schäfer <tim.schaefer@ae.mpg.de> * honor id field for item selection * update example in readme * update changelog * update version to 1.1.2 * FIX: use more stable versions of functions item_information_function() and probability_y1() * CHG: adapt number of empty lines * update version number 1.1.3 --------- Co-authored-by: Tim Schäfer <tim.schaefer@ae.mpg.de> Co-authored-by: Tim Schaefer <ts+code@rcmd.org> commit 28a6c97 Author: Jonas Engicht <dev@condecon.de> Date: Wed Sep 10 09:41:27 2025 +0200 Update version number to 1.1.2 (#33) * add contributing guidelines * move * update docs build * add .readthedocs.yml * update deps * fix path * fix path * update install * update deps * update deps * update theme * 29 honor id field when loading itempool (#31) * Make ItemPool loading functions respects IDs if given * Update instructions on running unit tests * Add new unit tests for loading TestItems with IDs * fix typing issue --------- Co-authored-by: Tim Schäfer <tim.schaefer@ae.mpg.de> * honor id field for item selection * update example in readme * update changelog * update version to 1.1.2 --------- Co-authored-by: Tim Schäfer <tim.schaefer@ae.mpg.de>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR is identical to #30 but fixes some typing issues.