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

Update spatial models for new MTK release #1133

Merged
merged 5 commits into from
Nov 24, 2024
Merged

Conversation

TorkelE
Copy link
Member

@TorkelE TorkelE commented Nov 22, 2024

Detecting hierarchical models is different now, so needed to update how this is checked. Since these now are flattened, in principle it should work for spatial modelling. However, we really haven't tested it, so nothing I recommend. Still, I changed it to a warning for the new version.

@@ -8,7 +8,7 @@ const GridLattice{N, T} = Union{Array{Bool, N}, CartesianGridRej{N, T}}
"""
$(TYPEDEF)

A representation of a spatial system of chemical reactions on a discrete (lattice) space.
Copy link
Member Author

Choose a reason for hiding this comment

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

Suddenly all my PRs have started to remove random spaces from any files I touch. Nothing bad, but does clog up the PR changes. Have seen it with other PRs earlier as well.

Copy link
Member

Choose a reason for hiding this comment

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

This is probably some VSCode setting you want to turn off.

@isaacsas
Copy link
Member

Feel free to merge if you are happy with this / done.

@TorkelE TorkelE merged commit 4f371e6 into master Nov 24, 2024
10 of 13 checks passed
@TorkelE TorkelE deleted the lrs_fix_for_new_MTK branch November 24, 2024 16:23
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.

2 participants