Skip to content

Latest commit

 

History

History
60 lines (43 loc) · 1.58 KB

File metadata and controls

60 lines (43 loc) · 1.58 KB
project project_github author github email 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

NAFPack

A modern, modular, and open-source Fortran package for numerical analysis, designed to provide robust and efficient tools for scientific computing.

GitHub


Features

  • Fast Fourier Transform (FFT)
  • Linear system solvers
  • Eigenvalue and eigenvector computations
  • And more...

Author

Minard-Jules


License

This project is licensed under the MIT License.


About This Documentation

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.