4D SuperSimplex noise base. Using ultra-simple 4x4x4x4 lookup partitioning. This isn't as elegant or SIMD/GPU/etc. portable as other approaches, but it competes performance-wise with optimized 2014 OpenSimplex.
(long seed, double xs, double ys, double zs, double ws)
source not stored for this graph (policy: none)
no test coverage detected