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

Work with Julia 1.0 #3

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

Work with Julia 1.0 #3

wants to merge 9 commits into from

Conversation

hsgg
Copy link

@hsgg hsgg commented Nov 19, 2018

Main differences are:

- Don't use "const" keyword.
- Update syntax for parametric functions ("where").
- Depend on package "SpecialFunctions".
- Update syntax for "round()" and "print_with_color()".
- Base.Test -> Test.

Main differences are:

    - Don't use "const" keyword.
    - Update syntax for parametric functions ("where").
    - Depend on package "SpecialFunctions".
    - Update syntax for "round()" and "print_with_color()".
    - Base.Test -> Test
@hsgg
Copy link
Author

hsgg commented Nov 29, 2018

Hi! I was just wondering if you had a chance to look at this?

@hsgg
Copy link
Author

hsgg commented Oct 17, 2019

Hi, I'm still interested in having this merged, since my own package depends on it. If you are not able to, would you be OK with me publishing it in the Julia general registry. I'm not sure how that works, though. Please let me know!

@hsgg
Copy link
Author

hsgg commented Oct 17, 2019

I went ahead and created a pull request to add the package to the General julia registry. As the primary author, let me know if you want to do that instead, and we should be able to switch it over to you. JuliaRegistries/General#4491

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