Skip to content

atoofihub/Quantom-project

Repository files navigation

Quantom Project

Programming project for Dr.Majd.

Getting Started

Dependencies

  • Some python packages =>
    • time
    • pandas
    • numpy
    • itertools

Installing

You have to install numpy and pandas first. so you have to install packages with pip like this:

pandas:

pip install pandas

numpy:

pip install numpy

After installing packages, you can download project with git like this:

git clone https://github.com/atoofihub/Quantom-project.git

And Enjoy it!

Executing program

  • If you want to only see the resault of the code you can check "eigenvalues_L5.csv" and "eigenvalues_L6.csv" files
  • If you want to run code,you can do this: *
python3 main.py 

display phi matrix

  • If you want to only see phi matrix you can check "phimatrix_L5.csv" and "phimatrix_L6.csv" files
  • and you can see all matrix plots in plots directory If you want to see a more concrete version of the matrices, you can go to the following address and upload the phimatrix_L5.csv or phimatrix_L6.csv files and view output in web panel. please start service using
 node index.js

in your terminal then search following address URL ===> localhost:3000/static_phi_matrixes

Authors

  • Arshia Jafari
  • Alireza Atoofi

About

This is a repository for the Quantum project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published