You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> A complete tutorial series for programming in Python, specifically aimed to suffice simulation and visualization requirements in physics.
6
7
7
8
*Python* is an interpreted, high-level, general-purpose language supporting object-oriented programming with more emphasis on code-readibility and extensibility.
8
9
It has a wide range of applications ranging from scientific computing libraries like TensorFlow, to stand-alone applications like Blender.
9
-
This tutorial series gradually traverses from basic to advanced topics of Python for scientific computing purposes pertaining to the area of physical sciences.
10
-
The tutorials and their corresponding notebooks are clubbed into different modules based on the topics covered.
11
10
12
-
### Repository Structure
11
+
This tutorial series gradually traverses from basic to advanced topics of Python for scientific computing purposes pertaining to the area of physical sciences.
12
+
The tutorials and their corresponding notebooks are clubbed into different modules based on the topics covered in the [modules folder](./modules/).
13
13
14
-
The repository follows the following structure:
14
+
Currently, the following modules are being updated with time:
0 commit comments