RachelAlcraft / LeuciWeb

Leucippus on the web
GNU General Public License v3.0
1 stars 0 forks source link

Added LINEAR interp #50

Closed RachelAlcraft closed 1 year ago

RachelAlcraft commented 1 year ago

Closes #46 closes #32

RachelAlcraft commented 1 year ago

Note that I have used my own method to calculate linear interpolation in a cube, rather than tri-liner interpolation, as it is simpler and fast . Method described here. https://rachelalcraft.github.io/Papers/MultivariateInterpolation/MultivariateInterpolation.pdf