curver.load module

curver.load.S_0_n(n)[source]
curver.load.S_1_n(n)[source]
curver.load.S_2_n(n)[source]
curver.load.S_3_n(n)[source]
curver.load.S_g_n(g, n)[source]
curver.load.load(*args)[source]

Return the requested example MappingClassGroup.

The mapping class group can either be specified by:

  • a pair (g, n) in which case the Lickorish generating set is returned (see Figures 4.5 and 4.10 of [FarbMarg12]), or
  • a string ‘S_g_n’ in which case the corresponding flipper / Twister generating set is returned.
curver.load.load_old(surface)[source]