Python-programming Python programs for quantum mechanics course These programs were used to benchmark methods on AWS Braket machines Brute.py is the brute force algorithm for the TSP Greedy.py is the nearest neighbor algorithm for the TSP