Skip to content

Error for _recursive_unwrap of Hermitian matrices #1507

Open
@cvsvensson

Description

@cvsvensson

After a1b90d5, the following errors

using Symbolics, LinearAlgebra
m = rand(2,2)
Symbolics._recursive_unwrap(Hermitian(m))  
#ERROR: ArgumentError: Failed to assign fields (:parent,) to object with fields (:data, :uplo).

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