Skip to content

GraphicalModels: Fix caching of gaussianRing MixedGraph#4106

Open
taboege wants to merge 1 commit intoMacaulay2:developmentfrom
taboege:gaussian-graphical-model-cache
Open

GraphicalModels: Fix caching of gaussianRing MixedGraph#4106
taboege wants to merge 1 commit intoMacaulay2:developmentfrom
taboege:gaussian-graphical-model-cache

Conversation

@taboege
Copy link
Contributor

@taboege taboege commented Jan 27, 2026

This fixes GitHub issue #3553. The gaussianRing function caches its return value. However, for a MixedGraph input, the key only records the vertex set and none of the graph structure which leads to wrong rings being returned.

This fixes GitHub issue Macaulay2#3553. The gaussianRing function caches its
return value. However, for a MixedGraph input, the key only records
the vertex set and none of the graph structure which leads to wrong
rings being returned.
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