Skip to content

Use Iterators.flatten for neighbors #210

@amontoison

Description

@amontoison

In this function, we could use Iterators.flatten if we we know the index of the diagonal coefficients.

for i in Iterators.flatten((1:2, 4:5))
  ...
end

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions