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

Nearly 0.6 compatible. Having some difficulties with usage of sub() #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ksteimel
Copy link

This removes almost all of the deprecation notices and issues between the old version and 0.6.

There is a slight problem with the usage of sub(). It seems like it should be possible to replace sub() with view(). However, I noticed that the original maintainer had a note concerning removing sub() calls for versions of julia after 0.4. I'm not sure what course of action would be best since there it seems that there was already something in the works.

As I have it now, one of the tests is failing due to a call to sub(). Most of this is unaffected by usage of sub().

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