a Python in the Lab – Code Toe Dipping

By Action Farsi

In this tutorial we are going to play a little bit with Python as a programming language. Since the web is full of good introduction tutorials, in this one, we will give few example that can be useful for application, and we will try different programming environment, to get a feel of each of them.…

a Python in the Lab – Installation

By Action Farsi

Introduction This is a tutorial for starting to use Python in a scientific environment. If you wonder why you should care, please refer to the enthusiastic page. I work on Windows, so these tutorials will refer to Win systems. Anyway, given the fact Python is available for OsX and Linux, it won’t be hard for…