KT
vcat(atoms)Size: a a a
KT
vcat(atoms)KT
KT
VM

VM
АО
atoms = vcat(atoms...)KT
АО
VG
VM
KT
type-stable?@code_warntype Tuple(i for i in 1 : 3)
VM
unit_cell[.!((-a1 .< unit_cell[:,1] .< a1) .| (-b1 .< unit_cell[:,2] .< b1) .| (-c1 .< unit_cell[:,3] .< c1)), :];Где-то опять косячу. Говорит:
BoundsError: attempt to access 324×3 Array{Float64,2} at index [Base.LogicalIndex(Bool[0 0 0; 0 0 0; … ; 0 0 0; 0 0 0]), Base.Slice(Base.OneTo(1))]VM
type-stable?@code_warntype Tuple(i for i in 1 : 3)
АО
type-stable?@code_warntype Tuple(i for i in 1 : 3)
@code_warntype NTuple{3, Int}(1 : 3)АО
АО
@code_warntype NTuple{length(1:3), Int}(1 : 3)KT
АО