Skip to content

Bypass some overhead in TensorMap constructor, bypass overhead in sectorequal/sectorhash for trivial symmetry #1877

Bypass some overhead in TensorMap constructor, bypass overhead in sectorequal/sectorhash for trivial symmetry

Bypass some overhead in TensorMap constructor, bypass overhead in sectorequal/sectorhash for trivial symmetry #1877

Workflow file for this run

name: 'Format'
on:
pull_request_target:
paths: ['**/*.jl']
types: [opened, synchronize, reopened, ready_for_review]
permissions:
contents: read
actions: write
pull-requests: write
jobs:
formatcheck:
uses: "QuantumKitHub/QuantumKitHubActions/.github/workflows/FormatCheck.yml@main"