geometor package

Subpackages

Submodules

geometor.pappus module

Helper functions and resources for the Pappus study

geometor.pappus.pappus_start(A3x, B1, B2, B3x)
geometor.pappus.set_meet(u, v, A, B)

join pairs of points to find the meet

geometor.spirals module

The Spirals Module

geometor.spirals.plt_init_polar()

configure the MatPlotLib stateful plot engine

geometor.spirals.spiral(n=144, cmap=<matplotlib.colors.LinearSegmentedColormap object>, color_cycle=21, rev=False, offset=0)
geometor.spirals.spiral_params(params)

take params in single dict for multiprocessing

geometor.utils module

utils

geometor.utils.elapsed(start_time)
geometor.utils.log_init(name)
geometor.utils.print_log(txt='')

Module contents

The GEOMETOR explorer module consists of two primary submodules: model & render