Commit Graph

6 Commits

Author SHA1 Message Date
7b083df977 maths: tighten up type requirements for almost_equal
almost_equal only operates on two reals, or two integers (and even then
only on the same signedness).
2015-11-13 17:18:10 +11:00
003685ce2b image: templatise on component count 2015-10-20 16:54:15 +11:00
f9bb2be93c noise/midpoint: use explicit image extent query 2015-10-19 17:07:53 +11:00
b464f089a5 noise: use permutation random generator
much faster for common operations
2015-10-06 21:19:17 +11:00
174281ce20 n/rand: add general keyed random facility 2015-07-01 23:33:39 +10:00
6b712e2f57 n/midpoint: extract midpoint displacement funcs 2015-07-01 01:03:34 +10:00