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 we have the @cnumbers macro for this, but we can just get rid of this once MTK properly supports complex numbers. As of yet, using @parameters from MTK will lead to Complex{Num} types which don't play nice with simplification yet.
The text was updated successfully, but these errors were encountered:
Currently we have the
@cnumbers
macro for this, but we can just get rid of this once MTK properly supports complex numbers. As of yet, using@parameters
from MTK will lead toComplex{Num}
types which don't play nice with simplification yet.The text was updated successfully, but these errors were encountered: