Skip to content

Latest commit

 

History

History
50 lines (44 loc) · 1.61 KB

File metadata and controls

50 lines (44 loc) · 1.61 KB
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 19 column 16
---
project: LightConvex
summary: Convex Programming in Modern Fortran
src_dir: src/
output_dir: API-doc
page_dir: doc/
media_dir: doc/media
display: public
         protected
source: true
proc_internals: true
md_extensions: markdown.extensions.toc
graph: true
graph_maxnodes: 250
graph_maxdepth: 5
coloured_edges: true
sort: permission-alpha
extra_mods: iso_fortran_env:https://gcc.gnu.org/onlinedocs/gfortran/ISO_005fFORTRAN_005fENV.html
print_creation_date: true
creation_date: %Y-%m-%d %H:%M %z
project_github: https://github.com/loiseaujc/LightConvex
project_download: https://github.com/loiseaujc/LightConvex/archive/HEAD.zip
# project_website: https://fortran-lang.github.io/fftpack/
favicon: doc/media/favicon.ico
license: by-sa
author: Jean-Christophe Loiseau
author_pic: https://fortran-lang.org/assets/img/fortran_logo_512x512.png
email: jean-christophe.loiseau@ensam.eu
github: https://github.com/loiseaujc
twitter: https://twitter.com/jcloiseau
website: https://loiseaujc.github.io
dbg: true
parallel: 4
---

[TOC]

@warning This API documentation for the Modern Fortran Edition of the quadprog solver is a work in progress.

Fortran FFTPACK API Documentation

This is the main API documentation landing page generated by FORD. The documentation for comment markup in source code, running FORD and the FORD project file are all maintained on the FORD wiki.

{!README.md!}