News

We provide a set of python example codes in the "examples" directory for the following computations: Wilson loop spectrum of 1D Rice-Mele chain. spin-resolved Wilson loop spectrum of 2D topological ...
The Python star pattern challenge is a popular task often assigned to new programming students. To complete the challenge, developers must demonstrate competency with variables, ranges and nested ...
A collection of 12 mini games created with standard library that scales in complexity. Good for beginners looking for examples of games that implement a specific python code. The games cover the ...