pymatgen.util package
Subpackages
Submodules
- pymatgen.util.convergence module
SplineInputError
determine_convergence()
exponential()
extrapolate_reciprocal()
extrapolate_simple_reciprocal()
get_derivatives()
get_weights()
id_generator()
measure()
multi_curve_fit()
multi_reciprocal_extra()
p0_exponential()
p0_reciprocal()
p0_simple_2reciprocal()
p0_simple_4reciprocal()
p0_simple_5reciprocal()
p0_simple_reciprocal()
p0_single_reciprocal()
print_and_raise_error()
print_plot_line()
reciprocal()
simple_2reciprocal()
simple_4reciprocal()
simple_5reciprocal()
simple_reciprocal()
single_reciprocal()
- pymatgen.util.coord module
Simplex
all_distances()
barycentric_coords()
coord_list_mapping()
coord_list_mapping_pbc()
find_in_coord_list()
find_in_coord_list_pbc()
get_angle()
get_linear_interpolated_value()
in_coord_list()
in_coord_list_pbc()
is_coord_subset()
is_coord_subset_pbc()
lattice_points_in_supercell()
pbc_diff()
pbc_shortest_vectors()
- pymatgen.util.coord_cython module
- pymatgen.util.graph_hashing module
- pymatgen.util.io_utils module
- pymatgen.util.num module
- pymatgen.util.numba module
- pymatgen.util.plotting module
- pymatgen.util.provenance module
- pymatgen.util.string module
- pymatgen.util.testing module
PymatgenTest
PymatgenTest.MODULE_DIR
PymatgenTest.STRUCTURES_DIR
PymatgenTest.TEST_FILES_DIR
PymatgenTest.TEST_STRUCTURES
PymatgenTest.assertArrayAlmostEqual()
PymatgenTest.assertArrayEqual()
PymatgenTest.assertDictsAlmostEqual()
PymatgenTest.assertMSONable()
PymatgenTest.assertStrContentEqual()
PymatgenTest.fn
PymatgenTest.get_mp_structure()
PymatgenTest.get_structure()
PymatgenTest.serialize_with_pickle()
PymatgenTest.warnings
- pymatgen.util.typing module
Module contents
The util package implements various utilities that are commonly used by various packages.