| project | project_github | author | github | output_dir | src_dir | media_dir | exclude_dir | exclude | summary | source | proc_internals | md_extensions | graph | coloured_edges | dbg | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
NAFPack |
Minard Jules |
minard.jules@yahoo.com |
docs |
./src |
./doc/media |
test fftw-3.3.10 |
src/Fourier_Transform/FFTW3.f90 |
<p align="center" style="background-color:#ffffff; padding:20px; border-radius:12px;"> <img src="./media/logo.svg" alt="Logo NAFPack" style="width:70%; max-width:100%; height:auto;"/> </p> |
true |
true |
markdown.extensions.toc |
true |
true |
true |
[TOC]
@warning This documentation is a work in progress
A modern, modular, and open-source Fortran package for numerical analysis, designed to provide robust and efficient tools for scientific computing.
- Fast Fourier Transform (FFT)
- Linear system solvers
- Eigenvalue and eigenvector computations
- And more...
This project is licensed under the MIT License.
This documentation provides an overview of the NAFPack project, including installation instructions, usage examples.
Please note that this documentation is a work in progress and may be updated frequently.