Skip to content
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

avg₀₁_mat not defined error when generating with preallocation = false #265

Closed
jClugstor opened this issue Aug 5, 2024 · 4 comments
Closed

Comments

@jClugstor
Copy link
Contributor

This happens when I put my mesh and generate function in to the decapode function.

It points to this line in my generated function (var"GenSim-M_avg₀₁", avg₀₁) = default_dec_matrix_generate(mesh, :avg₀₁, hodge)

and then this one in operators.jl
https://github.com/AlgebraicJulia/Decapodes.jl/blob/main/src/operators.jl#L145

@lukem12345
Copy link
Member

I'll get on this ASAP. Could you quickly confirm which versions of CombinatorialSpaces, DiagrammaticEquations, and Decapodes you are on?

@jClugstor
Copy link
Contributor Author

I'm on Decapodes main,
CombinatorialSpaces v0.6.4
DiagrammaticEquations v0.1.3

I see that I can upgrade some stuff, I'll try that

@jClugstor
Copy link
Contributor Author

I upgraded and it worked, sorry, should have checked first :)

@lukem12345
Copy link
Member

No worries, Jadon. Ideally, we would specify this with a tighter compat entry. I'll bring this up at the next internal developers meeting.

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

No branches or pull requests

2 participants