Skip to content

JPmbagwu/PHSX815_Project3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

PHSX815_Project3

These programs are available in this repository:

  • RWalk.py [Python]
  • Random.py [Python]

Utilization

The usage of two separate plotting libraries necessitates independent download, setup, and installation by users.

  • matplotlib (python)
  • numpy (pyhon)

Example usage

  • matplotlib (python)

The python files RWalk.py and Random.py can be run from the terminal by typing:

<> python RWalk.py

<> python Random.py

This requires a working Python distribution (so that the python executable exists) with the Python package numpy and Matplotlib also installed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages