Topology fix (iso between /\L and /\L* is not an algebra iso)
parent
31496f0554
commit
82134b8417
|
|
@ -8,7 +8,7 @@ IN: laplacian
|
||||||
1 swap associate boundaries set d ;
|
1 swap associate boundaries set d ;
|
||||||
|
|
||||||
: (i) ( x y -- i_y[x] )
|
: (i) ( x y -- i_y[x] )
|
||||||
[ [ ((i)) ] each ] with-scope ;
|
[ <reversed> [ ((i)) ] each ] with-scope ;
|
||||||
|
|
||||||
: i ( x y -- i_y[x] )
|
: i ( x y -- i_y[x] )
|
||||||
#! Adjoint of left multiplication by y
|
#! Adjoint of left multiplication by y
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue