Skip to content

[WIP] Add tensor factorizations through MatrixAlgebraKit #52

[WIP] Add tensor factorizations through MatrixAlgebraKit

[WIP] Add tensor factorizations through MatrixAlgebraKit #52

Workflow file for this run

name: "Format Check"
on:
push:
branches:
- 'main'
tags: '*'
pull_request:
jobs:
format-check:
name: "Format Check"
uses: "ITensor/ITensorActions/.github/workflows/FormatCheck.yml@main"