Skip to content

argmin_testfunctions: Edition 2021, approx crate in tests, fixed size input arrays, const generic Rosenbrock derivative and Hessian #311

argmin_testfunctions: Edition 2021, approx crate in tests, fixed size input arrays, const generic Rosenbrock derivative and Hessian

argmin_testfunctions: Edition 2021, approx crate in tests, fixed size input arrays, const generic Rosenbrock derivative and Hessian #311

Workflow file for this run

name: Spellcheck
on:
pull_request:
push:
branches:
- main
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Check spelling
uses: crate-ci/typos@master