Upgrade the project to VS 2017.
Merge branch 'master' of ssh://git.code.sf.net/p/pythonalgorithms/code
Upgrade the project files and the python interpreters.
1. Work in progress for porting the codebase to...
Fixed the project errors for Python 3.5.
Added a new module computational physics based ...
1. Finished the rest of the article: http://www...
1. Added a new package: Genetic Algorithms, bas...
Fixed the issue with else conditional part in i...
Added Functional Programming package for practi...
Cleanup imports in monte_carlo_test.py
Merge branch 'master' of ssh://git.code.sf.net/...
Fix the project file.
Merge branch 'master' of https://git.code.sf.ne...
Added a miscellaneous package to test the rando...
Remove some duplicated files.
Some changes to clustering visualization algori...
Remove multirun files and include those functio...
Merge branch 'master' of ssh://git.code.sf.net/...
Adding the project files for Statistical Mechan...
Fixed the implementation for Q8 in Applications...
Fixing the implementation for check_spelling fu...
Modified the compute_alignment_matrix function ...
Initial implementation for other questions in A...
Finished implementing code for Question 4 in ap...
Working on Leap Lists activity.
Merge branch 'master' of ssh://git.code.sf.net/...
Work in progress for completing the application...
Remove accidentally committed .pyc files.
Finished with the project part for module 4.
Finished implementing build_scoring_matrix and ...
Creating project files for module 4.
Performance tuning of fast_closest_pair algorithm.
Merge branch 'master' of https://git.code.sf.ne...
Finished answering Q1 in the applications for m...
Nailed all the issues with the fast_closest_pai...
Finished implementing the k-means clustering al...
Finished implementing fast_closest_pair algorithm.
Finished implementing the fast_closest_pair and...
Finished implementing the k-means clustering al...
Work in progress for implementing the k means c...
Added provided visualization code to the projec...
Work in progress for the implementation of proj...
Work in progress for project for module 3.
Adding project files for module 3 - Closest Pai...
Finished working on applications for module 2.
Finished implementation for Q3 of Applications ...
Finished with Q1 in applications for module 2.
Work in progress for attempting question1 in th...
Fix the random.choice usage in make_random_grap...
Work in progress for question 1 for application...
Work in progress for attempting the application...
Add profiling code to determine the running tim...
Added a file for applications part of the module.
Change range to xrange to improve efficiency!
Optimize the algorithms a bit by removing the l...
Added a new package - utilities for handling al...
Finished implementation for module 2 - Connecte...
Fix the project file (add proper file for refer...
Add the project files for modeule 2 of Algorith...
Finished the applications part for module 1.
Add functions for calculating the out degree of...
Merge branch 'master' of https://git.code.sf.ne...
Written code for answering question 2 in applic...
Improve the algorithm for calculating the in-de...
Work in progress for the Application part of Fi...
Finished the homework for module 1 - Graph degr...
Add project files for Algorithmic Thinking proj...
Initial implementation of Phase 3.
Phase 2 working for project Fifteen Puzzle.
Invariants in Phase 2 completed.
Phase 1 of Fifteen puzzle project working.
Work in progress for the first phase of the pro...
Add test suite to the fifteen puzzle project.
Add the project files for Fifteen Puzzle to the...
Finished with the minimax project.
Finished implementation of project tic_tac_toe_...
Added the test suite for tic_tac_toe_minimax pr...
Add Tree and ArithmeticExpression evaluator cla...
Creating the project files for Tic-Tac-Toe-Mini...
Improved the speed of intersect function so tha...
Initial implementation of the project Word Wran...
Add the test suite for Word Wrangler project an...
Add WordWrangler project files.
Finished implementation of Zombie Apocalypse.
Fixed some typos and style warnings for Zombie ...
Initial implementation of Zombie Apocalypse.
Merge branch 'master' of ssh://git.code.sf.net/...
Added the test suite to the project.
Commit the modified project file for project Zo...
Commit the modified project file for project Zo...
Add basic project files for Zombie Apocalypse.
Finished project Yahtzee.
Slight performance improvement for Yahtzee proj...
Work in progress for implementing Yahtzee proje...
Adding project files for Project Yahtzee.
Merge branch 'master' of ssh://git.code.sf.net/...
Adding project files for Project Yahtzee.
Moving the TestSuite file to Principles of Comp...
Imported the TestSuite for Tic_Tac_Toe project ...