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

Update to Julia 1.10 synthax #2

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

Bachibouzouk
Copy link

-Range renamed AbstractRange
JuliaLang/julia#23570

-squeeze renamed dropdims

-immutable renamed struct
JuliaLang/julia#20418

-Range renamed AbstractRange
JuliaLang/julia#23570

-squeeze renamed dropdims

-immutable renamed struct
JuliaLang/julia#20418
@Bachibouzouk
Copy link
Author

@spalato - the version number and author email in the project.toml are still wrongly formated

- info replaced by @info
JuliaLang/julia#24490

-linspace has been deprecated in favor of range with stop and length
keyword arguments (#25896).
JuliaLang/julia#25896
Still a bug on line 70 of diamond.jl

nested task error: MethodError: no method matching length(::System)
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