Skip to content

Conversation

@ChrisRackauckas
Copy link
Member

No description provided.

using SciMLBase
using LinearAlgebra

@testset "DiffEqOperator" begin
Copy link
Member

Choose a reason for hiding this comment

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

should these tests be updated to use the new operators rather than deleted?

Copy link
Member Author

Choose a reason for hiding this comment

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

No, SciMLOperators.jl already has tests and they are much more extensive than this, superset it already IIRC. So I am not worried about copying these because I believe the first version already did that.

@ChrisRackauckas ChrisRackauckas merged commit 88e09e8 into master Mar 23, 2025
34 of 52 checks passed
@ChrisRackauckas ChrisRackauckas deleted the operators branch March 23, 2025 06:10
This was referenced Mar 23, 2025
@mateuszbaran
Copy link

Uh... I completely missed the deprecation notice. What should I change AbstractDiffEqOperator in https://github.com/JuliaManifolds/ManifoldDiffEq.jl to?

@ChrisRackauckas
Copy link
Member Author

All of the operators were moved to SciMLOperators, and the equivalent there is SciMLOperators.AbstractSciMLOperator

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.

5 participants