We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10d171f commit b654a84Copy full SHA for b654a84
src/group-assembly/assemble_spacegroup.jl
@@ -30,7 +30,6 @@ Crystallographic Server, SPACEGROUP GENPOS](https://www.cryst.ehu.es/cryst/get_g
30
The associated citation is: ([Aroyo et al., Z. Kristallogr. Cryst. Mater. **221**, 15
31
(2006).](https://doi.org/10.1524/zkri.2006.221.1.15)).
32
"""
33
-
34
function spacegroup(sgnum, Dᵛ::Val{D}=Val(3)) where D
35
@boundscheck _check_valid_sgnum_and_dim(sgnum, D)
36
0 commit comments