0

I would like to set up a function interpolation using scala. Does anyone know how to do this - preferably with breeze library for performance. An example would be much appreciated.

Karolis
  • 1,558
  • 1
  • 14
  • 23

1 Answers1

0

We have a gsoc project this summer to work on that, but it's not ready yet: https://github.com/chrismedrela/breeze/tree/linear-interpolation

What kind of interpolation do you want to do?

dlwh
  • 2,257
  • 11
  • 23