Skip to content

Add fast computation of functional_variance for DiagLLLaplace and KronLLLaplace #41

Add fast computation of functional_variance for DiagLLLaplace and KronLLLaplace

Add fast computation of functional_variance for DiagLLLaplace and KronLLLaplace #41

Workflow file for this run

name: ruff-lint
on: pull_request
jobs:
ruff-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1
with:
args: 'check'