Skip to content

add lots of examples, stricter fortran 2018 code

Compare
Choose a tag to compare
@scivision scivision released this 19 Oct 18:25
00d7127
  • move c++17 filesystem to scivision/cxx20-examples
  • stricter Fortran 2018 usage including: implicit none (type, external) and error stop with dynamic character
  • lots and lots of examples added and tests