Skip to content

Added derivative and Hessian for Bukin No.6 test function #342

Added derivative and Hessian for Bukin No.6 test function

Added derivative and Hessian for Bukin No.6 test function #342

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