Skip to content

PairList constructor broken due to change in reinterpret behaviour #19

@moradza

Description

@moradza

I have an array of 3*216 and cubic PBC. Can you help with using this package to get the neighbor list?
NeighbourLists.PairList(arrsol, 1e-9, [2 0 0 ; 0 2 0; 0 0 2], [pbc.L pbc.L pbc.L])
The comment above throws error
typeof(arrsol)
Matrix{Float64} (alias for Array{Float64, 2})

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions