Skip to content
This repository has been archived by the owner on Dec 28, 2018. It is now read-only.

Calculates the nodes and weights of the Gaussian quadrature using Lejendre polynomials

License

Notifications You must be signed in to change notification settings

DeadDevelopmentInc/GaussianQuadrature

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator of Nodes And Weights Of Gaussian Quadrature

Calculates the nodes and weights of the Gaussian quadrature.


Purpose of use

  1. Computer Science course Assignment
  2. Research, approximation of moments of probability distributions
  3. Evaluating non-linear integrals in a discontinuous finite element method.
  4. Research. Verification of the gsl-blas implementation.

About

Calculates the nodes and weights of the Gaussian quadrature using Lejendre polynomials

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages