Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/southendmusic/gaussturanquadrature.jl

Tabulation and computation of Gauss-Turán quadrature rules.
https://github.com/southendmusic/gaussturanquadrature.jl

gaussian-quadrature julia numerical-integration quadrature quadrature-integration

Last synced: 2 days ago
JSON representation

Tabulation and computation of Gauss-Turán quadrature rules.

Awesome Lists containing this project

README

        

[![Documentation](https://img.shields.io/badge/docs-dev-blue.svg)](https://southendmusic.github.io/GaussTuranQuadrature.jl/dev/)

# GaussTuranQuadrature

Tabulation and computation in Julia of 1D Gauss-Turán quadrature rules, a generalization of Gaussian quadrature which also uses derivative evaluations of the integrand.