Skip to content

Fix bug when printing attr matrix for cosine method, and parametrize … #30

Fix bug when printing attr matrix for cosine method, and parametrize …

Fix bug when printing attr matrix for cosine method, and parametrize … #30

Workflow file for this run

name: Branch
on:
push:
branches:
- "**"
- "!main"
jobs:
test:
name: Tests
uses: ./.github/workflows/test.yml