Skip to content

Conversation

@timholy
Copy link

@timholy timholy commented Nov 5, 2025

There is no way to make the S keyword argument of LinearOperator{T}
inferrable.

This moves S to the second position, so anyone who wishes to write
inferrable code can use LinearOperator{T, Vector{T}}(args...).

There is no way to make the `S` keyword argument of `LinearOperator{T}`
inferrable.

This moves `S` to the second position, so anyone who wishes to write
inferrable code can use `LinearOperator{T, Vector{T}}(args...)`.
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