Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 443 Bytes

docs.md

File metadata and controls

15 lines (15 loc) · 443 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 13 column 16
---
project: DIFFEQ
summary: DIFFEQ is a modern Fortran library providing an object-oriented approach to solving ordinary differential equations.
project_github: https://github.com/jchristopherson/diffeq
author: Jason Christopherson
author_email: jchristopherson@hotmail.com
src_dir: ./src
output_dir: ./doc
display: public
source: true
proc_internals: true
sort: permission-alpha
print_creation_date: true
creation_date: %Y-%m-%d %H:%M %z
---