Legendre8

class sorts.interpolation.Legendre8(states, t)[source]

Bases: sorts.interpolation.Interpolator

Order-8 Legendre polynomial interpolation of uniformly distributed states.

Methods

__init__(states, t)

Initialize self.

get_state(t)