Skip to content

Minor cleanup#206

Merged
norvig merged 4 commits into
aimacode:masterfrom
reachtarunhere:cleanup
Apr 9, 2016
Merged

Minor cleanup#206
norvig merged 4 commits into
aimacode:masterfrom
reachtarunhere:cleanup

Conversation

@reachtarunhere

Copy link
Copy Markdown
Collaborator
  • Replaced math.isclose with import from utils to maintain compatibility for Python 3.4
  • Removed distancesquared function which was the same as distance2
  • Removed duplicate definition of clip in grid.py and used import from utils instead.
  • Fixed spelling mistake in rl.py

@norvig norvig merged commit df97b76 into aimacode:master Apr 9, 2016
@reachtarunhere reachtarunhere deleted the cleanup branch April 10, 2016 23:37
@reachtarunhere reachtarunhere restored the cleanup branch April 12, 2016 11:53
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