Skip to content

Commit

Permalink
CompatHelper: add new compat entry for LoopVectorization at version 0…
Browse files Browse the repository at this point in the history
….12, (keep existing compat)
  • Loading branch information
CompatHelper Julia authored and meudnaes committed Aug 22, 2024
1 parent 7d7a3a1 commit 4ffa21d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
DelimitedFiles = "^1.9"
FortranFiles = "0.6"
Interpolations = "^0.15"
LoopVectorization = "0.12"
OffsetArrays = "^1.14"
julia = "^1.9"

Expand Down

4 comments on commit 4ffa21d

@meudnaes
Copy link
Collaborator

Choose a reason for hiding this comment

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

@JuliaRegistrator register branch=develop

Release notes:

  • added more testing
  • optimization of stagger operations with LoopVectorization.jl
  • removed unused functions

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

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

Error while trying to register: Version 0.1.0 already exists

@meudnaes
Copy link
Collaborator

Choose a reason for hiding this comment

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

@JuliaRegistrator register branch=develop

Release notes:

  • added more testing
  • optimization of stagger operations with LoopVectorization.jl
  • removed unused functions

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

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

Error while trying to register: Version 0.1.0 already exists

Please sign in to comment.