User Tools

Site Tools


Sidebar

* [[Start|Home]] * [[Possible Outlines]] * [[playground:Playground]] * [[Needs Review]] * [[sidebar|Edit The Sidebar]]

start

This is an old revision of the document!


Welcome to the AAIBL wiki


Main content

Outlines

outline;sort=name;filter=!title:possible*;border=both;proper=both;showcount;bullet=square

Definitions, problems, and theorems

@:definition @:theorem @:problem *;sort=ns,name;group;cols=2;border=both;proper=both;showcount;bullet=square


Some examples

Click edit to see the code I used to add math with dollar symbols, as in $\int_a^b f(x) dx$ or $$\int_a^b f(x) dx.$$

You can add sage content with the sagecell command.

<sagecell> g = GL(2,3) d = g.cayley_graph(); d d.show(color_by_label=True, vertex_size=0.03, vertex_labels=False) show(g.semigroup_generators()) show(g.objgens()) #d.show3d(color_by_label=True, edge_size=0.01, edge_size2=0.02, vertex_size=0.03)

# </sagecell>


General wiki information

start.1376050597.txt.gz · Last modified: 2013/08/09 08:16 by joshuawiscons