Skip to content

Update to SymbolicUtils v2 #2760

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 16 commits into from
Jun 6, 2024
Merged

Update to SymbolicUtils v2 #2760

merged 16 commits into from
Jun 6, 2024

Conversation

ChrisRackauckas
Copy link
Member

@ChrisRackauckas ChrisRackauckas commented Jun 4, 2024

Fixes #2753

@ChrisRackauckas
Copy link
Member Author

  LoadError: eachindex of x(t) not known
  Stacktrace:
    [1] error(s::String)
      @ Base ./error.jl:35
    [2] eachindex(A::SymbolicUtils.BasicSymbolic{Matrix{Real}})
      @ Symbolics ~/.julia/packages/Symbolics/D9Cyv/src/arrays.jl:571
    [3] ModelingToolkit.IndexCache(sys::ModelingToolkit.ODESystem)
      @ ModelingToolkit ~/work/ModelingToolkit.jl/ModelingToolkit.jl/src/systems/index_cache.jl:61

@shashi do you know what happened to eachindex of ArraySymbolic?

@Vaibhavdixit02
Copy link
Member

@ChrisRackauckas @shashi is there an ETA for this?

@ChrisRackauckas
Copy link
Member Author

ASAP. I'm trying to find @shashi to help me finish it 😅

@ChrisRackauckas ChrisRackauckas merged commit d0ea691 into master Jun 6, 2024
18 of 24 checks passed
@ChrisRackauckas ChrisRackauckas deleted the ChrisRackauckas-patch-6 branch June 6, 2024 05:14
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.

Use Terminterface.iscall isntead of istree
2 participants