Skip to content

Conversation

@Yue-Zhengyuan
Copy link
Member

This PR makes the functions physicalspace, virtualspace etc periodic for infinite networks (InfinitePEPS, PEPO, ParitionFunction), so that physicalspace(network, r, c) works when r, c are beyond the range {1, ..., Nr}, {1, ..., Nc}.

(As a temporary solution before #287 is done.)

@codecov
Copy link

codecov bot commented Nov 15, 2025

Codecov Report

❌ Patch coverage is 28.57143% with 15 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/states/infinitepeps.jl 0.00% 6 Missing ⚠️
src/networks/infinitesquarenetwork.jl 0.00% 3 Missing ⚠️
src/operators/infinitepepo.jl 66.66% 3 Missing ⚠️
src/states/infinitepartitionfunction.jl 0.00% 3 Missing ⚠️
Files with missing lines Coverage Δ
src/networks/infinitesquarenetwork.jl 49.42% <0.00%> (-1.17%) ⬇️
src/operators/infinitepepo.jl 76.41% <66.66%> (+4.98%) ⬆️
src/states/infinitepartitionfunction.jl 45.16% <0.00%> (-1.51%) ⬇️
src/states/infinitepeps.jl 63.70% <0.00%> (-2.13%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Yue-Zhengyuan Yue-Zhengyuan merged commit 7de7979 into QuantumKitHub:master Nov 15, 2025
50 of 51 checks passed
@Yue-Zhengyuan Yue-Zhengyuan deleted the periodic-space branch November 16, 2025 00:12
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.

2 participants