Monthly Archives: February 2015

Introduction to Python 3 for nuclear engineers

In this lecture, we’ll discuss why python is good language to learn for scientific computing. We’ll also cover the use of strings in Python 3 as well as the topics of branching (if statements) as well as simple iteration with while loops.

Here’s a link to the lecture. For the iPython notebook source, click here.