Skip to content

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