Skip to content

Representing vector- and tensor-valued functions #908

@kohr-h

Description

@kohr-h

When #861 is in, we'll have to deal with the issue of how to represent vector- and tensor-valued functions properly. Questions are:

  • How to effectively deal with continuous functions with vector or tensor range? In particular vectorization?
  • In DiscreteLp: Where to put the additional axes for the function range?
  • Do we need properties for the two different parts of shape and ndim? If yes, how to name them?
  • How do we, in the long run, deal with maintaining compatibility with ProductSpace based implementations of the same thing?
  • More that I've forgotten now

Answer to 1: Clearly first, to keep compatibility with ProductSpace based versions of vector-valued functions.

Otherwise: ?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions