Skip to content

Update legacy Rosenbrook #308

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
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

jasonmcewen
Copy link
Contributor

No description provided.

This is taken from commit dd38bcd,
before commit 4aef1b2 broke this for
legacy examples.
This broke when removing non-log evidence values (PR290), which were
previously used for logging only.  Updated to work with log values only.
Since no mac wheels for latest version 0.1.9.
@jasonmcewen
Copy link
Contributor Author

Tests are failing with the version of the code on main before this PR. It seems to be due to the toleranace for some flow tests, perhaps due to new library versions?

While current updates fix Rosenbrock, we should check the other legacy examples work and, if not, update them.

@alicjapolanska
Copy link
Collaborator

The tests failing is fixed in #309. I added an issue to review other legacy examples in #311.

Copy link
Collaborator

@alicjapolanska alicjapolanska left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider unpinning dm-tree as explained in the comment.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the wheels work for the Python versions we support (which is why tests don't fail on Github) but I got this error when using Python 3.13. We don't have support for Python 3.13 anyway so we can also leave this without a pinned version and wait with Python 3.13 support until it's more mature.

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.

2 participants