integrals#
Module to describe projection integrals of radial potential parametrizations.
Functions
|
Calculate the point where a function becomes lower than a given tolerance within a given bracketing interval. |
|
|
|
|
|
Returns an array representing a 2D sinc function centered at [0, 0]. |
|
Add superposition of delta functions at given positions to a 2D array. |
Classes
|
Base class for projection integrator object used for calculating projection integrals of radial potentials. |
|
|
|
A ProjectionIntegrator calculating finite projections of radial potential parametrizations. |
Projection integration plan for calculating finite projection integrals based on Gaussian quadrature rule. |
|
A FieldIntegrator calculating infinite projections of radial potential parametrizations. |