- Python 3 can be downloaded from here. Make sure to check Add Python 3.x to PATH during installation.
- NumPy, SciPy, and matplotlib etc libraries can be downloaded and installed using the commands:
pip install numpy
pip install scipy
pip install matplotlib
pip install library-name
or if you have multiple python version installed use this
py -3.9 -m pip install numpy
py -3.11 -m pip install numpy
.....
Jupyter File Alternative 2 / Jupyter File Alternative 3 / Jupyter File
Python File Alternative 2 / Python File Alternative 3
Jupyter File Alternative 2 / Jupyter File
Python File Alternative 2
Jupyter File (2D) / Jupyter File (3D) / Jupyter File (Book)
Python File (2D) / Python File (3D)
Jupyter File (old policy) / Jupyter File (new policy) / Jupyter File (old vs new compare)
Python File (old policy) / Python File (new policy) / Python File (Combine code)
Use this numpy.random.randn()
or this numpy.random.normal()
for Normally distributed random number
Jupyter File (Rectangular Shape) / Jupyter File (Circle Shape) / Jupyter File (Any Shape)
Python File (Rectangular Shape) / Python File (Circle Shape) / Python File (Any Shape)
jupyter File (2D) Exercise / jupyter File (2D) Exercise 2
Python File (2D) Exercise / Python File (2D) Exercise 2
Jupyter File (2D No Animation) / Jupyter File (3D No Animation)
Python File (2D No Animation) / Python File (3D No Animation) / Python File (2D Animation) / Python File (3D Animation)
jupyter File
Python File / Python File (Plot Animation)
Jupyter File (No Plot Graph) / Jupyter File (Plot Graph + No Animation)
Python File (No Plot Graph) / Python File (Plot Graph + No Animation) / Python File (Plot Animation) (D goes straight line in y) / Python File (Plot Animation) (D moves toward A)
Jupyter File (3 Digit) / Jupyter File (4 Digit) / Jupyter File (5 Digit)
Python File (3 Digit) / Python File (4 Digit) / Python File (5 Digit)
jupyter File
Python File / Python File Alternative
jupyter File
Python File / Python File Alternative 2 / Python File Alternative 3
jupyter File
Python File / Python File Alternative 1 / Python File Alternative 2 / Python File Alternative 3