Processing math: 100%
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

asked 7 years ago

Captcha gravatar image

How to write the given program in sage

I am new to sage. I have learned the basics of sage programming from various online notes.

I am interested to apply sage in linear algebra and graph theory.

My problem is I want to draw a graph as follows:

Vertices : Subspaces of a vector space of dimension n.

Edges: V1V2V1V2 or V2V1.

Please don't give me the solution.

Please help me how to write it step by step or give some resources from where I can find this.