|
7c89f4cadc
|
Async Perlin is default + fixes
|
2024-08-07 17:28:52 +02:00 |
|
|
8b1d588b5e
|
add sync_rayleight_perlin
|
2024-06-28 11:26:44 +02:00 |
|
|
e66dbfe52d
|
Added Rayleigh Perlin
|
2024-04-18 14:29:07 +02:00 |
|
|
220328f4b9
|
Port FullCov into PCA
|
2024-03-30 14:36:46 +01:00 |
|
|
4485e558a8
|
Allow sampling noises with reduced then known batch size
|
2024-03-09 14:02:50 +01:00 |
|
|
c68fd1635d
|
Made normalization prettier
|
2023-09-10 14:46:38 +02:00 |
|
|
04e4364482
|
Added note about incomplete SDE implementation
|
2023-09-10 09:35:08 +02:00 |
|
|
db8eadbd9d
|
Fixed typo
|
2023-09-08 16:11:49 +02:00 |
|
|
ad6b5fe191
|
Tweaking some constants
|
2023-09-07 21:07:25 +02:00 |
|
|
67db53e4a9
|
New Noise: ShortPink
|
2023-08-29 12:37:00 +02:00 |
|
|
fd1d96eea3
|
New noise: dirty perlin
|
2023-07-12 22:34:00 +02:00 |
|
|
ee39fab49a
|
Reset Perlin's cache from time to time.
|
2023-07-12 20:30:45 +02:00 |
|
|
bb9a76a07a
|
Fallback to known_shape, when no shape is provided
|
2023-06-26 16:38:11 +02:00 |
|
|
bec6a5ffcd
|
Fix: Non-int harmonics were faulty
|
2023-06-26 16:31:27 +02:00 |
|
|
17dec720f1
|
Support non-integer harmonics
|
2023-06-26 16:26:14 +02:00 |
|
|
1516cb765d
|
Implemented Harmonic Perlin Noise
|
2023-06-26 16:18:35 +02:00 |
|
|
afda96a873
|
Better norm factor for Perlin
|
2023-06-13 10:17:30 +02:00 |
|
|
47815f8a5f
|
Fixed bug with Colored Noise returning wrong shapes
|
2023-05-22 17:58:50 +02:00 |
|
|
55cbd734c0
|
Fix: Perlin had a 'bad' magic number (correlated outputs)
|
2023-05-22 17:39:57 +02:00 |
|
|
bf22f42cb3
|
Ensure returns from noise are always Tensors
|
2023-05-21 20:28:52 +02:00 |
|
|
dcde2150ac
|
Minor bug fixes
|
2023-05-21 20:16:52 +02:00 |
|
|
59adde5bd5
|
Typos: shape -> known_shape
|
2023-05-21 18:28:33 +02:00 |
|
|
224fc82a48
|
Some additions to make configuration from config files (cw2) easier
|
2023-05-21 16:18:42 +02:00 |
|
|
5f2d27efce
|
Implemented Perlin as underlying epsilon dist
|
2023-05-04 12:17:43 +02:00 |
|
|
b7ab7d0664
|
Implemented Support for different base distributions
|
2023-05-03 23:17:19 +02:00 |
|