Skip to content

Add matrix row and column swap #285

Add matrix row and column swap

Add matrix row and column swap #285

Workflow file for this run

name: Test on Linux
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: make all
run: make all