Skip to content

Commit 315569f

Browse files
authored
Update README.md
1 parent 18f9ebb commit 315569f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

+12
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,18 @@ Nowadays, NumPy in combination with SciPy and Mat-plotlib is used as the replace
7777

7878
These are online read-only versions.
7979

80+
---
81+
82+
## Install Numpy Module:
83+
84+
Open your [![Anaconda](https://img.shields.io/badge/Anaconda-342B029.svg?&style=flate&logo=anaconda&logoColor=white)](https://www.continuum.io/downloads) Prompt <img alt="propmt" src="https://img.shields.io/badge/-__-000000?style=flat-square&logo=Plex&logoColor=white"> and type and run the following command (individually):
85+
86+
- pip install numpy
87+
88+
89+
Once Installed now we can import it inside our python code.
90+
91+
---
8092

8193
## Frequently asked questions ❔
8294

0 commit comments

Comments
 (0)