Skip to content

CompatHelper: bump compat for ImplicitDifferentiation in [weakdeps] to 0.9 for package ControlSystemsBase, (keep existing compat) #1008

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 1 commit into
base: master
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

This pull request changes the compat entry for the ImplicitDifferentiation package from 0.7.2 to 0.7.2, 0.9 for package ControlSystemsBase.
This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.

…o 0.9 for package ControlSystemsBase, (keep existing compat)
@baggepinnen baggepinnen force-pushed the compathelper/new_version/2025-07-20-00-29-51-117-01828829545 branch from 38e112f to 9bc8df8 Compare July 20, 2025 00:29
@gdalle
Copy link
Contributor

gdalle commented Jul 23, 2025

@baggepinnen these are the two relevant issues, both coming from KrylovKit:

The first one explains why the error is so cryptic, and the second one addresses the fundamental limitation: situations where the condition output c has a different type from that of the solution y (in your case y is a matrix and c is a vector). I'm not sure whether this case can be supported or not. If it can be supported on the KrylovKit side, the following fix in ImplicitDifferentiation will also be needed:

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.

1 participant