Introduction to Scientific Computation Using Python

by Arun Prasaad Gunasekaran

Table of Contents

What is this playlist about?

Why am I making this? - Part 1

Why am I making this? - Part 2

Reference Books

For now, a majority of the ideas will be inspired from the two books below:

Note about references

Software Requirements

Personal Recommendation: Python from Anaconda/Miniconda or from Python from Enthought Canopy Distributions.

These distributions of python are designed specifically for scientific computation and have a collection of many commonly used packages and software at your disposal.

Personal Recommendation: Spyder, Pycharm

My setup

Ideology

Ideology: Scientific Programming is an Amalgamation of Science, Mathematics, and Computer Science

We’ll be dealing with

Final note before we get started,

Are you ready?

Let’s start then! :D