mirror of
https://github.com/stevenrobertson/cuburn.git
synced 2025-07-06 08:15:09 -04:00
rings2 is not identity at high precision
This commit is contained in:
@ -223,8 +223,7 @@ hole_variations = ('spherical ngon julian juliascope polar '
|
||||
'wedge_sph wedge_julia bipolar').split()
|
||||
|
||||
# These variations are identity functions at their default values
|
||||
ident_variations = ('rectangles rings2 fan2 blob perspective '
|
||||
'super_shape').split()
|
||||
ident_variations = ('rectangles fan2 blob perspective super_shape').split()
|
||||
|
||||
def padding_xform(xf, isfinal):
|
||||
vars = {}
|
||||
|
Reference in New Issue
Block a user