Skip to content

Albkat/fortranbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License

fortranbox

Lightweight testing framework for Fortran language.

Description

Easy to get Fortran code environment as well as some code solutions based on examples from popular Fortran books and tutorials.

Elements

  • fpm - build system
  • fortitude - linter
  • fprettify - formatter
  • OpenMP, OpenMPI - paralleization
  • gfortran, ifx, nvfortran, lfortran - compilers

Setup

Conda

Install the Conda package manager via a Conda distribution (Miniforge is recommended).

conda env create -f setup/setup_conda/environment.yml

Docker

Example code

  • Modern Fortran explained Incorporating Fortran 2023

About

The testing environment for Fortran

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors