Python for Scientific Use
Python is great! I’ve being using python for a while (4 years) and it seems to me the most versatile and lightweight programming language one want to use in a scientific environment. General programming: Python supports almost any kind of programming style. Procedural, imperative, object oriented. Plus it it based on advanced objects like arrays,…