Skip to content

Conversation

@AFeuerpfeil
Copy link
Contributor

In this pull request, I add the abstract type AbstractInfiniteMPS and overload the relevant functions for me.
The reason for this abstraction is that I can then define my own InfiniteMPS type, which allows me to overload the getindex and setindex! functions such that they are compatible with MPI without any changes to the algorithms.

@AFeuerpfeil
Copy link
Contributor Author

I might have figured out a solution that does not require a new type for the different MPS. I will first investigate that idea and come back to this pull request in case it fails.

@AFeuerpfeil AFeuerpfeil closed this Nov 6, 2025
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

Successfully merging this pull request may close these issues.

1 participant