Skip to content

Add apply_fun method to Space class #15

@Pavlo3P

Description

@Pavlo3P

Should take as input Space element X and function f. Outputs new Space element — result of application of function to the input object, f(X). Meaning of function application is directly related to the mathematical meaning of Space itself. For instance, application of function for VectorSpace will be entry-wise, while application of function for Hermitian matrices happens eigenvalue-wise.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions