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

Release v1.0 #34

Merged
merged 12 commits into from
Jan 30, 2024
Merged

Release v1.0 #34

merged 12 commits into from
Jan 30, 2024

Conversation

Joel-Dahne
Copy link
Owner

No description provided.

@Joel-Dahne Joel-Dahne changed the title V1 release Release v1.0 Jan 20, 2024
See
https://discourse.julialang.org/t/type-instability-because-of-threads-boxing-variables/78395

In short, using Threads.@threads introduces an implicit closure and
this causes issues with type stability if a binding is assigned to
multiple times. Introducing an explicit let scope fixes these type
stability issues.
@Joel-Dahne Joel-Dahne merged commit 61898c8 into master Jan 30, 2024
7 of 10 checks passed
@Joel-Dahne Joel-Dahne deleted the v1-release branch January 30, 2024 19:19
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