You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, YinYang can work only with euclidean metric, since it's main niternal functions rely heavily on exact form of metric calculation. Algorithm should be generalized (everywhere, where you see sqrt it's a euclidean metric smell...)
The text was updated successfully, but these errors were encountered:
Currently,
YinYang
can work only with euclidean metric, since it's main niternal functions rely heavily on exact form of metric calculation. Algorithm should be generalized (everywhere, where you seesqrt
it's a euclidean metric smell...)The text was updated successfully, but these errors were encountered: