aimacode / aima-julia

Julia implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
MIT License
126 stars 50 forks source link

Update Julia 0.6 deprecated syntax to Julia 1.1 syntax. #28

Closed mikhail-j closed 5 years ago

mikhail-j commented 5 years ago

@norvig This pull request updates the existing code (Julia 0.6 syntax) to Julia 1.1.

The README.md and CONTRIBUTING.md files have also been updated for Julia 1.1.