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 all Julia 0.5 deprecated syntax to Julia 0.6 syntax. #15

Closed mikhail-j closed 7 years ago

mikhail-j commented 7 years ago

@norvig This pull request fixes the problems caused by testing the aima-julia project with Julia 0.6.

Also, this pull request includes a CONTRIBUTING.md based on the aima-python/CONTRIBUTING.md file.

mikhail-j commented 7 years ago

@norvig Please rerun the Travis-CI OSX build (curl/git fatal error in log),