Skip to content

Implementation of BMat16 #67

Implementation of BMat16

Implementation of BMat16 #67

Workflow file for this run

name: codespell
on: [pull_request, workflow_dispatch]
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: codespell-project/[email protected]