You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes for Julia 0.7/1.0 (#45)
* Modified code to support Julia 0.7 - 1.0
* added dependencies
* Removed Iterators
* Added version check for initial imports
* Fixed deprecation warning (Iterators)
* Addressed commets raised by ararslan
* Removed VERSION checks and code for < v"0.7.0"
* Update .travis.yml
Co-authored-by: Anand Bisen <asbisen@icloud.com>