dbn2latex#
addselfedge#
cdbn_single#
- gunfolds.viz.dbn2latex.cdbn_single(G, u, scale=0.7, R=1, gap=0.5, mtype='lahid')[source]#
- Parameters:
G (dictionary (
gunfolds
graphs)) –gunfolds
format graphu ((guess) integer) – (guess) maximum under sampling rate
scale ((guess) float) –
R ((guess) integer) –
gap ((guess) float) –
mtype ((guess) string) –
- Returns:
- Return type:
cdbnprint#
- gunfolds.viz.dbn2latex.cdbnprint(G, mtype='obs', bend=5, curve=5, R=1)[source]#
Prints out a compressed dbn repesentation of the graph in TikZ/Latex format
- Parameters:
G (dictionary (
gunfolds
graphs)) –gunfolds
format graphmtype ((guess) string) –
bend ((guess) integer) –
curve ((guess) integer) –
R ((guess) integer) –
- Returns:
- Return type:
cdbnsingle#
cdbnwrap#
dbnprint#
- gunfolds.viz.dbn2latex.dbnprint(G, s, mname='generic', w_gap=0.5, h_gap=0.5, type='obs', stl='')[source]#
- Parameters:
G (dictionary (
gunfolds
graphs)) –gunfolds
format graphs ((guess) integer) –
mname ((guess) string) –
w_gap ((guess) float) –
h_gap ((guess) float) –
type ((guess) string) –
stl ((guess) string) –
dict2graph#
emacs_vars#
foldplot#
- gunfolds.viz.dbn2latex.foldplot(G, steps=7, gap=0.5, R=1, name='AAA', stl='', bend=50, curve=10)[source]#
- Parameters:
G (dictionary (
gunfolds
graphs)) –gunfolds
format graphsteps ((guess) integer) –
gap ((guess) float) –
R ((guess) integer) –
name ((guess) string) –
stl ((guess) string) –
bend –
curve –
g_single#
- gunfolds.viz.dbn2latex.g_single(G, u, scale=0.7, R=1, gap=0.5, mtype='lahid', layout=None)[source]#
- Parameters:
G (dictionary (
gunfolds
graphs)) –gunfolds
format graphu (integer) – maximum under sampling rate
scale ((guess) float) –
R ((guess) integer) –
gap ((guess) float) –
mtype ((guess) string) –
layout –
- Returns:
- Return type:
getangle#
gmatrix_fold#
gmatrix_list#
gprint#
- gunfolds.viz.dbn2latex.gprint(G, mtype='obs', bend=5, curve=5, R=1, layout=None)[source]#
Prints out an automatically layout compressed dbn repesentation of the graph in TikZ/Latex format
- Parameters:
G (dictionary (
gunfolds
graphs)) –gunfolds
format graphmtype ((guess) string) –
bend ((guess) integer) –
curve ((guess) integer) –
R ((guess) integer) –
layout –
- Returns:
- Return type:
graph2dict#
gsingle#
matrix_edges#
matrix_end#
matrix_fold#
matrix_grid#
- gunfolds.viz.dbn2latex.matrix_grid(G, s, mname='generic', w_gap=0.5, h_gap=0.5, type='obs', stl='')[source]#
- Parameters:
G (dictionary (
gunfolds
graphs)) –gunfolds
format graphs ((guess) integer) –
mname ((guess) string) –
w_gap ((guess) float) –
h_gap ((guess) float) –
type ((guess) string) –
stl ((guess) string) –
matrix_list#
matrix_start#
output_graph_figure#
paintSCC#
unfoldplot#
- gunfolds.viz.dbn2latex.unfoldplot(G, steps=7, repeats=5, gap=0.5, R=1, hg=0.1, wgap=0.7, name='AAA', stl='')[source]#
- Parameters:
G (dictionary (
gunfolds
graphs)) –gunfolds
format graphsteps ((guess) integer) –
repeats ((guess) integer) –
gap ((guess) float) –
R ((guess) integer) –
hg ((guess) float) –
wgap ((guess) float) –
name ((guess) string) –
stl ((guess) string) –