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
using ur calque every day but sometimes i need some things like matrix or derivative but there are no such things so im requesting it.
got some idea how to do matrix, use such counstruction like
A={
i, j, k ...
a, b, c ...
x, y, z ...
}
and fucs like det(A) or pow-1(A) would be also usefull for this
The text was updated successfully, but these errors were encountered:
using ur calque every day but sometimes i need some things like matrix or derivative but there are no such things so im requesting it.
got some idea how to do matrix, use such counstruction like
A={
i, j, k ...
a, b, c ...
x, y, z ...
}
and fucs like det(A) or pow-1(A) would be also usefull for this
The text was updated successfully, but these errors were encountered: