Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Find a basis for the sum of a list of subspaces of ℝ^n
ResourceFunction["SumBasis"][list1,list2,…] returns a basis for the sum of the subspaces of spanned by list1,list2,…. |
The sum of a 2D subspace and a 3D subspace of :
In[1]:= |
Out[1]= |
The sum of a subspace and a subspace of the subspace:
In[2]:= |
Out[2]= |
A sum of three subspaces:
In[3]:= |
Out[3]= |
This work is licensed under a Creative Commons Attribution 4.0 International License