ckpath 0.1.0

Seek and visualize k-vector coefficients. Obtain band paths in the Brillouin zone.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "ckpath"
version = "0.1.0"
description = "Seek and visualize k-vector coefficients. Obtain band paths in the Brillouin zone." 
edition = "2024"
authors = ["Jusong Yu <jusong.d.yu@gmail.com>"]
readme = "README.md"
repository = "https://codeberg.org/jyu/ckpath"
homepage = "https://codeberg.org/jyu/ckpath"
license = "MIT OR Apache-2.0"
keywords = ["science", "crystar", "material", "molecule"]

[dependencies]
ccmat = "0.1.0"
moyo = "0.7.1"