/Var-un-

Exploring the phenomena of Electromagnetism

Primary LanguagePython

This repository contains all the code i wrote and will write while exploring the wonderful world of Electromagnetism.

Table of Contents

Getting Started

This project requires Python and the following Python libraries installed:

If Python is not installed on your machine, you can install it from the official website - https://www.python.org/.

Usage

To install the Python libraries, you can use pip, which is a package manager for Python. You can install these libraries using the following commands:

pip install numpy
pip install scipy
pip install matplotlib

If you do not have pip installed, you can install it using the following command:

python get-pip.py

If you are using a Mac, you can use the following command to install pip:

sudo easy_install pip

Once you have the prerequisites installed, you can clone this repository using the following command:

gh repo clone Xeylenol/Var-un-

Once you have Python and the necessary libraries installed, you can run the Python scripts in this repository.

To run a script, navigate to the directory containing the script using the command line. Then, use the following command:

python script_name.py