seekpath icon indicating copy to clipboard operation
seekpath copied to clipboard

A module to obtain and visualize k-vector coefficients and obtain band paths in the Brillouin zone of crystal structures

Results 7 seekpath issues
Sort by recently updated
recently updated
newest added

brillouinzone function is now accesible from outside

Bumps [scipy](https://github.com/scipy/scipy) from 1.4.1 to 1.10.0. Release notes Sourced from scipy's releases. SciPy 1.10.0 Release Notes SciPy 1.10.0 is the culmination of 6 months of hard work. It contains many...

dependencies

See discussion and comment in https://github.com/spglib/spglib/issues/478

- [ ] Replace functions with a class to represent the BZ - [ ] Have a method to get the Hull and Delaunay - [ ] Have a method...

`moyopy` is a successor to `spglib` that's faster and written in Rust. in my usage, it's 4-5x faster than `spglib` and gives identical results in nearly all cases. a few...

Hello, I noticed that the full transformation matrix was not computed for the aP lattice due to the need of the transformation matrix (I called it ``M1``) of the first...