Skip to content

implement delta matrix in rust and move to use incidence matrix #811

implement delta matrix in rust and move to use incidence matrix

implement delta matrix in rust and move to use incidence matrix #811

Workflow file for this run

name: Spellcheck
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Spellcheck
uses: rojopolis/spellcheck-github-actions@0.36.0
with:
config_path: .github/spellcheck-settings.yml
task_name: Markdown