Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FusionTree productspace layer #8

Open
Jakob-Unfried opened this issue Nov 14, 2024 · 0 comments
Open

FusionTree productspace layer #8

Jakob-Unfried opened this issue Nov 14, 2024 · 0 comments
Assignees

Comments

@Jakob-Unfried
Copy link
Member

Jakob-Unfried commented Nov 14, 2024

Implement combine/split for FTBackend

  • Wait for Refactor spaces #26 to merge
  • Strategy: combine does not change the underlying data at all, only the legs of a tensor are changed
  • make sure combine and split do exactly this
  • most other functions that do something with legs should be adjusted to deal with pipes. make a list which functions are affected -> subissues?
  • reactivate any tests that are skipped for this reason
  • check the helper methods in TensorProduct (custom iterators), do they work with pipes?
  • check all usages of TensorProduct.factors, we should probably access a flat list of ElementarySpace instead via some combination of helper functions
@Jakob-Unfried Jakob-Unfried self-assigned this Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants