Skip to content

Fix for Julia v1.12 disallowing overloading eval#14

Open
jrklasen wants to merge 3 commits intoamazon-science:mainfrom
jrklasen:fix-julia-v1.12
Open

Fix for Julia v1.12 disallowing overloading eval#14
jrklasen wants to merge 3 commits intoamazon-science:mainfrom
jrklasen:fix-julia-v1.12

Conversation

@jrklasen
Copy link

@jrklasen jrklasen commented Dec 5, 2025

Issue #, if available:

For Julia version >= 1.12, overloading the eval function is no longer possible, as discussed here.

Description of changes:
This PR renames all occurrences from eval to evaluate. In addition, it adds a .gitignore and bumps the version, as this is a breaking change.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Small side comment: Julia packages are supposed to have a .jl in their repo name, so JuLS.jl. See https://github.com/amazon-science/LatticeAlgorithms.jl for example.

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