Skip to content

More precise deprecations of linear indexing and add an interface definition page #439

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

Merged
merged 3 commits into from
Apr 24, 2025

Conversation

ChrisRackauckas
Copy link
Member

Noticed in SciML/Catalyst.jl#1248, the linear indexing is actually fine when done on scalar arrays because that matches the linear indexing that you get from an AbstractArray interface. So instead the deprecations are made more precise to be just about the array of array case.

Noticed in SciML/Catalyst.jl#1248, the linear indexing is actually fine when done on scalar arrays because that matches the linear indexing that you get from an AbstractArray interface. So instead the deprecations are made more precise to be just about the array of array case.
@ChrisRackauckas ChrisRackauckas changed the title More precise deprecations of linear indexing More precise deprecations of linear indexing and add an interface definition page Apr 24, 2025
@ChrisRackauckas ChrisRackauckas merged commit a480871 into master Apr 24, 2025
20 of 29 checks passed
@ChrisRackauckas ChrisRackauckas deleted the ChrisRackauckas-patch-1 branch April 24, 2025 23:07
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