Skip to content

Conversation

@condecon
Copy link
Owner

@condecon condecon commented Nov 4, 2025

No description provided.

@condecon condecon linked an issue Nov 4, 2025 that may be closed by this pull request
@condecon condecon merged commit 9a9f1f1 into main Nov 4, 2025
9 checks passed
@condecon condecon deleted the 43-optimization-interval-hard-coded-in-maximize_posterior-function branch November 4, 2025 08:10
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Optimization interval hard coded in maximize_posterior function

2 participants