Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-21 | added a check to make sure the correct amount of keys are passed to cubic ↵ | Vee9ahd1 | |
interpolation (providing a more meaningful error message than TypeError('m > k must hold')) | |||
2019-06-03 | implemented selectable interpolation and loop settings | Vee9ahd1 | |
2019-06-03 | implemented cubic interpolation proof of concept | Vee9ahd1 | |
2019-05-12 | implemented most of the basic functionality from the prototype script and ↵ | Vee9ahd1 | |
created some messy tests |