Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 764 Bytes

DEPENDENCIES.md

File metadata and controls

13 lines (10 loc) · 764 Bytes

Dependencies of STEM_Moire_GPA

STEM_Moire_GPA code has been written in Python 3 and no support is planned to make it run with Python 2.7. The following packages are required to be able to use the software (a newer version of the package might or might not work):

A few test functions are available and can be manually run for files designated as manual_test_*.py and automatically for files designated as test_*.py with pytest testing framwework.