News

Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...
One of the oldest and simplest techniques for solving combinatorial optimization problems is called simulated annealing. This article shows how to implement simulated annealing for the Traveling ...
RDFT 160 Python Programming This course involves programming and problem-solving using Python. Topics include procedures and functions, iteration, recursion, arrays and vectors, strings, an ...
Problem solving is something we all have to do. I Googled the topic to see how much interest there is in it and got 78,600,000 hits. In a 2013 article, Jason Bramwell discussed his research on the ...