Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request to add feature: Decomposing a finite dimensional vector space with respect to a collection of matrices acting on the vector space. #11285

Open
sagetrac-chrisjamesberg mannequin opened this issue May 3, 2011 · 6 comments

Comments

@sagetrac-chrisjamesberg
Copy link
Mannequin

sagetrac-chrisjamesberg mannequin commented May 3, 2011

I would like to request a new feature for Sage. I would like to be able to input a collection of n by n matrices which I think of as acting on an n dimensional vector space and have sage output a decomposition of the vector space into irreducible components with respect to the action of these matrices.

addendum: it would even be better to have a method that provides the finest decomposition up to subgroups of finite index!

Component: algebra

Keywords: days30, days88

Issue created by migration from https://trac.sagemath.org/ticket/11285

@sagetrac-chrisjamesberg sagetrac-chrisjamesberg mannequin changed the title Request to add feature: Decomposing a finite dimensional vector space with respect to a collection of actions. Request to add feature: Decomposing a finite dimensional vector space with respect to a collection of matrices acting on the vector space. May 3, 2011
@saliola
Copy link

saliola commented May 8, 2011

Changed keywords from none to days30

@tscrim
Copy link
Collaborator

tscrim commented Mar 1, 2013

comment:3

I've uploaded the start of a patch which works well if the basis is suitably chosen. I just apply all the matrices and see where it takes the natural basis vectors, and merges into appropriate subspaces. In the documentation there is the start of a good test example if anyone can get this to work...

@tscrim
Copy link
Collaborator

tscrim commented Mar 1, 2013

Attachment: trac_11285-decompose_vecspace-ts.patch.gz

@nthiery
Copy link
Contributor

nthiery commented Mar 29, 2013

comment:4

Hi Travis,

You want to get in touch with Aladin, for this is decomposing a module for a general finite dimensional algebra, and he is working on the representation theory of those algebras.

@saliola
Copy link

saliola commented Aug 21, 2017

Changed keywords from days30 to days30, days88

@videlec

This comment has been minimized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants