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
As described in #21, we have to write a kindedness check on embeddings still. The main problem is that eqType does not take into account that RuntimeRep instances should be considered equivalent for symbolic evaluation.
As described in #21, we have to write a kindedness check on embeddings still. The main problem is that
eqTypedoes not take into account thatRuntimeRepinstances should be considered equivalent for symbolic evaluation.