-
Notifications
You must be signed in to change notification settings - Fork 0
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
upgrade to julia 1.11 (incompatible with 1.10) #122
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add Literate.jl scripts Draft skeleton
Implement CNODE training
Merge intro.ipynb into README Introduce 02.01 example
TL;DR: automatic fix of a minor bug. This is a minor side effect of brute-force creating the package. The hash of the package itself was wrong. PkgTemplates took care of updating it.
And edit GitHub action accordingly
…isting compat) (#87) Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Luisa Orozco <[email protected]>
…gy at version 0.3, (keep existing compat) (#86) Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Luisa Orozco <[email protected]>
…5, (keep existing compat) (#84) Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Luisa Orozco <[email protected]>
…eep existing compat) (#83) Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Luisa Orozco <[email protected]>
…on 7, (keep existing compat) (#79) Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Luisa Orozco <[email protected]>
…xisting compat) (#77) Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Luisa Orozco <[email protected]>
…ep existing compat) (#76) Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Luisa Orozco <[email protected]>
…ion 0.3, (keep existing compat) (#114) Co-authored-by: CompatHelper Julia <[email protected]>
Co-authored-by: SCiarella <[email protected]>
Co-authored-by: SCiarella <[email protected]>
Made functions compatible with most up-to-date version of INS
add NeuralClosure only when needed
This is blocked on issue julia-actions/julia-buildpkg#54 . We should wait a bit until support is added |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR is to upgrade to julia 1.11, it adds a [sources] to the Project.toml, which is unsupported in 1.10.
Only merge this when we want to drop support for 1.10