Skip to content

fixes a term that is not necessarily zero if psi_0 does not satisfy t… #32

fixes a term that is not necessarily zero if psi_0 does not satisfy t…

fixes a term that is not necessarily zero if psi_0 does not satisfy t… #32

Workflow file for this run

name: Clang Format
on: [push]
jobs:
format:
name: Check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DoozyX/[email protected]
with:
source: '.'
extensions: 'hpp,cpp'
clangFormatVersion: 16