[ 源代码: spglib ]
软件包:python3-spglib(1.16.1-1)
C library for crystal symmetry determination - Python3 bindings
Spglib is a C library for crystal symmetry determination. Symmetry operations, space groups and other data can be obtained using this symmetry finder.
Features include:
* Identify space-group type * Find symmetry operations * Find a primitive cell * Search irreducible k-points * Refine crystal structure * Wyckoff position assignment
This package contains the Python3 bindings.
其他与 python3-spglib 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (<< 3.10)
- dep: python3 (>= 3.9~)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language