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 for julia 1.x #20

Closed
wants to merge 12 commits into from
Closed

update for julia 1.x #20

wants to merge 12 commits into from

Conversation

dms449
Copy link

@dms449 dms449 commented Mar 28, 2020

testing and dependencies updated as well

* is_apple, is_windows, etc etc changed to isapple() ...
* add space in from of elvis operator '?'
* parametric function and type format change
* Void to Cvoid
* transpose! to transpose plus basic array insertion
* (1:nr)+x+y to range(start, stop=stop)
* Don't declare dict types
* include 'undef' in Array initialization
@rob-luke
Copy link
Member

I believe this was addressed in #25, so I will close this PR.
Thanks for making the contribution and sorry it took so long to be addressed.
Please contribute changes again in the future and feel free to ping me for review.

@rob-luke rob-luke closed this Jun 17, 2021
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.

2 participants