Skip to content

Leftover code in mixing_matrices() #405

Description

@ntessore

This bit of vestigial code is essentially a harmless bug now and can be removed:

# deal with structured cl arrays
if cl.dtype.names is not None:
cl = cl["CL"]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions