emsr / emsr/cxx_math

The special function states should offer deriv2() for 2nd derivative

Open
#152 0 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
C++
Stars
17
Forks
3
PR merge metrics
No merged PRs in 30d

Description

All the classical diffeq states, cyl_bessel, sph_bessel, airy, etc could offer (say for cyl_bessel)
_Tp __J_deriv2() const;
_Tp __N_deriv2() const;
using the state variables.

Do this for orthogonal polynomials too.
I added deriv() to those already (mostly).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.