Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Optimized loops for Julia 1.6 and got rid of allocations for moving geometries. WaterLily 0.2.2 is around twice as fast for Julia 1.6 than version 0.2.0 for statics goemetries and around 4 x faster for moving geometries.
- Loading branch information
971e50c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register
971e50c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request created: JuliaRegistries/General/41953
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
Also, note the warning: Version 0.2.2 skips over 0.2.1
This can be safely ignored. However, if you want to fix this you can do so. Call register() again after making the fix. This will update the Pull request.