API reference#
- Release:
0.5.4
The main interface to the package should be imported as
>>> import wulfric as wulf
>>> # or
>>> import wulfric
Sub-modules#
Classes#
|
Interface for convenient manipulation with the high symmetry kpoints and K-path in reciprocal space. |
Top-level functions#
|
Compares two numbers with given accuracy. |
|
Takes any dictionary and add attribute-like access to the key-values to it. |
|
Takes any dictionary and remove attribute-like access to the key-values to it. |
|
Decorates 1D and 2D arrays. |
|
Generates logo of wulfric with some information about the package |
Exceptions#
|
Raised if standardization functions is called on the cell that does not match the expected lattice type. |
Raised when the automatic deduction of the atom species from its name fails. |
|
|
Raised when niggli reduction reaches |