We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1a6eb2 commit c3bf07fCopy full SHA for c3bf07f
src/Structures/Structures.jl
@@ -4,6 +4,7 @@ using ..DFControl
4
using ..Utils
5
using LinearAlgebra, StructTypes, Parameters, StaticArrays, JSON3
6
using spglib_jll
7
+using JLD2
8
const SPGLIB = spglib_jll.libsymspg
9
10
using UnitfulAtomic.Unitful: angstrom, Length, @unit, FreeUnits, unit, 𝐋, FreeUnits,
0 commit comments