Skip to content

JPmbagwu/PHSX815_Project4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

PHSX815_Project4

These programs are available in this repository:

  • VariationalHO.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 VariationalHO.py and Random.py can be run from the terminal by typing:

<> python VariationalHO.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