model.dimnet_basis_util#
- Jn_zeros(n, k)[source]#
Compute the first k zeros of the spherical bessel functions up to order n (excluded).
- spherical_bessel_formulas(n)[source]#
Computes the sympy formulas for the spherical bessel functions up to order n (excluded).
- bessel_basis(n, k)[source]#
Compute the sympy formulas for the normalized and rescaled spherical bessel functions up to order n (excluded) and maximum frequency k (excluded).
- sph_harm_prefactor(l, m)[source]#
Computes the constant pre-factor for the spherical harmonic of degree l and order m.