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.
Asked
Active
Viewed 534 times
1 Answers
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
-
First or second order - I will keep an eye for updates from you. Good luck! – Karolis May 12 '14 at 22:02