yizhang-yiz / fazang

Fazang is a Fortran library for reverse-mode automatic differentiation, inspired by Stan/Math library.
BSD 3-Clause "New" or "Revised" License
40 stars 3 forks source link

Add testing workflow via GH actions #5

Closed awvwgk closed 2 years ago

awvwgk commented 2 years ago

Adds some rudimentary testing for Linux, MacOS and Windows using GCC 11.

Test run at https://github.com/awvwgk/fazang/actions/workflows/build.yml