package
1.2.12
Repository: https://github.com/cpmech/gosl.git
Documentation: pkg.go.dev

# README

Gosl. fun. Special functions, DFT, FFT, Bessel, elliptical integrals, orthogonal polynomials, interpolators

Go Reference

This package implements special functions such as orthogonal polynomials and elliptical functions of first, second and third kind.

Routines to interpolate and/or assist on spectral methods are also available; e.g. FourierInterp, ChebyInterp.

API

Please see the documentation here