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

New network interface #6

Merged
merged 19 commits into from
Jun 2, 2021
Merged

New network interface #6

merged 19 commits into from
Jun 2, 2021

Conversation

dexter2206
Copy link
Member

No description provided.

@bartekGardas bartekGardas self-requested a review April 14, 2021 12:45
Copy link
Contributor

@bartekGardas bartekGardas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While cleaning up, could you please remove PEPSRow? I believe it is not needed anymore. We can construct A-tensors directly in SpinGlassTensors.MPO (by adding just 1 line).

@dexter2206 dexter2206 changed the title [WIP] new network interface New network interface Jun 2, 2021
@bartekGardas bartekGardas merged commit 2d4ccae into master Jun 2, 2021
@bartekGardas bartekGardas deleted the kj/new-network-interface branch June 2, 2021 11:38
lpawela added a commit that referenced this pull request Apr 29, 2024
* Move unused code from MPS_search to attic

* Restore line comment

* Add network operations (rotations, reflections)

* Change direction in which lattice transformations act

* Introduce new network interface

* Simplify operation when all lattice transformations are involved

* Fix formatting in contract.jl

* Simplify PEPSNetwork implementation

* Add bound_solution tests

* Cleanup search

* Add new tests to runtest.jl

* Make PEPSNetwork implement AbstractGibbsNetwork interface

* Fix missing type parameters

* Move contraction-related parameters inside PEPSNetwork

* Fix memoize and call to compress

* Temporarily add timing code

* 6x speedup

* Add higher level memoization

* Remove leftover comments and debug prints

Co-authored-by: Łukasz Pawela <lukasz.pawela@gmail.com>
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.

None yet

3 participants