-
This is a living, growing list.
Documentation for making new nodes: https://github.com/GraphiteEditor/Graphite/blob/master/node-graph/README.md
### Noise
- [x] Pixel Noise
- [x] Perlin and/or …
-
# Functionality
- [x] EKI
- [x] higher-level interface for NEKI
- [x] Gaussian process interpolation
- Can we use https://github.com/STOR-i/GaussianProcesses.jl or do we need to write our own?
…
-
In the interest of improving the on-boarding ramp for new users and learners, and by extension making our live demonstrations a little more impressive, we'd like to include some Sprites with basic con…
-
hey is there a way to switch off extrapolation
-
This issue is a roll-up of interpolation-related discussion, requests and issues.
_Note that these requests need to be reviewed; we would not accept PRs implementing these requests at this time._
…
-
## Issue 1
- NAN values exist in the dataset (since sst is only over ocean)
### Method 1
The missing values can be filled using linear extrapolation methods
![image](https://github.co…
-
CSS animations should explicitly allow animated `linear-gradient()` and `radial-gradient()` backgrounds.
If all ``s of an animation yield computed background values sharing the same set of properti…
-
-
I'm used to working with CSS easing functions and thinking in terms of tweens rather than springs (with mass, stiffness, and velocity).
I realize that `interpolate-to` already supports custom easing …
-
See this gist : https://gist.github.com/Luthaf/a30fae741ed9f937a97b
The output on my machine :
```
Relative difference: 0.0030037844682750453
Direct computing
elapsed time: 1.238753331 seconds (320…