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
We really should make symbolic vectors a subclass of the generic free modules. That way we can have a .args() function, a variables function, and a few other functions that make sense for symbolic vectors, but maybe not for arbitrary vectors.
We can also make them callable, so vector-valued functions work.
We really should make symbolic vectors a subclass of the generic free modules. That way we can have a .args() function, a variables function, and a few other functions that make sense for symbolic vectors, but maybe not for arbitrary vectors.
We can also make them callable, so vector-valued functions work.
CC: @eviatarbach
Component: linear algebra
Issue created by migration from https://trac.sagemath.org/ticket/5506
The text was updated successfully, but these errors were encountered: