Skip to content

A header-only 1D numerical integration library written by C++20

License

Notifications You must be signed in to change notification settings

PhyStar-Group/quadpackhpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quadpackhpp

  • This package adds C++20 features such as concepts, and is based on the original C-style code "cquadpack", which is reimplements from the QUADPACK Fortran codes.
  • This code is header-only. Therefore, it is easy for users to include this code into their own projects. To use this package, you should add
#include"/path/to/quadpackhpp/quadpack.hpp"

How To USE

  • please see test

To Do List

  • add tests to cover all functions

About

A header-only 1D numerical integration library written by C++20

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published