smpl
1.1.0
Links:
GitHub
Examples:
Examples
Modules:
smpl
Profiling:
Graph Profiling
Line Profiling
Versions:
RTD
Stable
Dev
smpl
»
Index
Edit on GitHub
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
_
__init__() (smpl.animation.FigAnimation method)
(smpl.animation.FigureCanvasAgg method)
(smpl.fit.Fitter method)
(smpl.fit.Model method)
(smpl.fit.ODR method)
(smpl.fit.RealData method)
(smpl.fit.tqdm method)
(smpl.io.Path method)
(smpl.io.StringIO method)
(smpl.latex.StringIO method)
(smpl.parallel.Process method)
(smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.AutoLocator method)
(smpl.plot.Axes method)
(smpl.plot.Button method)
(smpl.plot.Circle method)
(smpl.plot.Enum method)
(smpl.plot.ExitStack method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.FigureCanvasBase method)
(smpl.plot.FixedFormatter method)
(smpl.plot.FixedLocator method)
(smpl.plot.FormatStrFormatter method)
(smpl.plot.Formatter method)
(smpl.plot.FuncFormatter method)
(smpl.plot.GridSpec method)
(smpl.plot.IndexLocator method)
(smpl.plot.Line2D method)
(smpl.plot.LinearLocator method)
(smpl.plot.Locator method)
(smpl.plot.LogFormatter method)
(smpl.plot.LogFormatterExponent method)
(smpl.plot.LogFormatterMathtext method)
(smpl.plot.LogLocator method)
(smpl.plot.MaxNLocator method)
(smpl.plot.MouseButton method)
(smpl.plot.MultipleLocator method)
(smpl.plot.Normalize method)
(smpl.plot.NullFormatter method)
(smpl.plot.NullLocator method)
(smpl.plot.Number method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.ScalarFormatter method)
(smpl.plot.Slider method)
(smpl.plot.SubplotSpec method)
(smpl.plot.Text method)
(smpl.plot.TickHelper method)
(smpl.plot.Widget method)
(smpl.plot2d.NonUniformImage method)
A
absolute() (smpl.io.Path method)
acorr() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
active (smpl.plot.Button property)
(smpl.plot.Slider property)
(smpl.plot.Widget property)
add_artist() (smpl.plot.Axes method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.PolarAxes method)
add_axes() (smpl.plot.Figure method)
(smpl.plot.FigureBase method)
add_axobserver() (smpl.plot.Figure method)
add_callback() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
add_child_axes() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
add_collection() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
add_container() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
add_gridspec() (smpl.plot.Figure method)
(smpl.plot.FigureBase method)
add_image() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
add_line() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
add_patch() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
add_subfigure() (smpl.plot.Figure method)
(smpl.plot.FigureBase method)
add_subplot() (smpl.plot.Figure method)
(smpl.plot.FigureBase method)
add_table() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
align_labels() (smpl.plot.Figure method)
(smpl.plot.FigureBase method)
align_xlabels() (smpl.plot.Figure method)
(smpl.plot.FigureBase method)
align_ylabels() (smpl.plot.Figure method)
(smpl.plot.FigureBase method)
anchor (smpl.io.Path property)
angle (smpl.plot.Circle property)
angle_spectrum() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
animate() (in module smpl.animation)
anncoords (smpl.plot.Annotation property)
annotate() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
Annotation (class in smpl.plot)
append() (in module smpl.doc)
(in module smpl.io)
(smpl.plot.Axes.ArtistList method)
(smpl.plot.PolarAxes.ArtistList method)
append_doc() (in module smpl.doc)
(in module smpl.interpolate)
(in module smpl.parallel)
append_plot() (in module smpl.doc)
append_str() (in module smpl.doc)
(in module smpl.interpolate)
apply_aspect() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
array_table() (in module smpl.doc)
Arrow (class in smpl.plot)
arrow() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
Artist (class in smpl.plot)
as_posix() (smpl.io.Path method)
as_uri() (smpl.io.Path method)
auto() (in module smpl.fit)
(in module smpl.plot)
autofmt_xdate() (smpl.plot.Figure method)
(smpl.plot.FigureBase method)
AutoLocator (class in smpl.plot)
autoscale() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.Normalize method)
(smpl.plot.PolarAxes method)
(smpl.plot2d.NonUniformImage method)
autoscale_None() (smpl.plot.Normalize method)
(smpl.plot2d.NonUniformImage method)
autoscale_view() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
autumn() (in module smpl.plot)
average_deviation() (in module smpl.stat)
Axes (class in smpl.plot)
axes (smpl.plot.Annotation property)
(smpl.plot.Arrow property)
(smpl.plot.Artist property)
(smpl.plot.Axes property)
(smpl.plot.Circle property)
(smpl.plot.Figure property)
(smpl.plot.FigureBase property)
(smpl.plot.Line2D property)
(smpl.plot.PolarAxes property)
(smpl.plot.Polygon property)
(smpl.plot.Rectangle property)
(smpl.plot.Text property)
(smpl.plot2d.NonUniformImage property)
axes() (in module smpl.plot)
Axes.ArtistList (class in smpl.plot)
axhline() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
axhspan() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
axis() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
axline() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
axvline() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
axvspan() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
B
bar() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
bar_label() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
barbs() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
barh() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
base() (smpl.plot.LogFormatter method)
(smpl.plot.LogFormatterExponent method)
(smpl.plot.LogFormatterMathtext method)
(smpl.plot.LogLocator method)
blit() (smpl.animation.FigureCanvasAgg method)
(smpl.plot.FigureCanvasBase method)
bone() (in module smpl.plot)
box() (in module smpl.plot)
boxplot() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
broken_barh() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
buffer_rgba() (smpl.animation.FigureCanvasAgg method)
Button (class in smpl.plot)
button_press_event() (smpl.animation.FigureCanvasAgg method)
(smpl.plot.FigureCanvasBase method)
button_release_event() (smpl.animation.FigureCanvasAgg method)
(smpl.plot.FigureCanvasBase method)
bxp() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
C
calc() (in module smpl.parallel)
callback() (smpl.plot.ExitStack method)
can_composite() (smpl.plot2d.NonUniformImage method)
can_pan() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
can_zoom() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
center (smpl.plot.Circle property)
changed() (smpl.plot2d.NonUniformImage method)
check() (in module smpl.interpolate)
check_count() (in module smpl.debug)
Chi2() (in module smpl.fit)
(in module smpl.stat)
chi2() (in module smpl.stat)
chmod() (smpl.io.Path method)
Circle (class in smpl.plot)
cla() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
clabel() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
clear() (in module smpl.animation)
(smpl.fit.tqdm method)
(smpl.plot.Axes method)
(smpl.plot.Axes.ArtistList method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.PolarAxes method)
(smpl.plot.PolarAxes.ArtistList method)
clf() (in module smpl.plot)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
clim() (in module smpl.plot)
close() (in module smpl.plot)
(smpl.fit.tqdm method)
(smpl.io.StringIO method)
(smpl.latex.StringIO method)
(smpl.parallel.Process method)
(smpl.plot.ExitStack method)
close_event() (smpl.animation.FigureCanvasAgg method)
(smpl.plot.FigureCanvasBase method)
cohere() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
colorbar (smpl.plot2d.NonUniformImage attribute)
colorbar() (in module smpl.plot)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
colspan (smpl.plot.SubplotSpec property)
connect() (in module smpl.plot)
connect_event() (smpl.plot.Button method)
(smpl.plot.Slider method)
const() (in module smpl.functions)
contains() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
contains_branch() (smpl.plot.PolarAxes.InvertedPolarTransform method)
(smpl.plot.PolarAxes.PolarAffine method)
(smpl.plot.PolarAxes.PolarTransform method)
contains_branch_seperately() (smpl.plot.PolarAxes.InvertedPolarTransform method)
(smpl.plot.PolarAxes.PolarAffine method)
(smpl.plot.PolarAxes.PolarTransform method)
contains_point() (smpl.plot.Arrow method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
contains_points() (smpl.plot.Arrow method)
(smpl.plot.Circle method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
contour() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
contourf() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
convert_xunits() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
convert_yunits() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
cool() (in module smpl.plot)
copper() (in module smpl.plot)
cos() (in module smpl.functions)
cos_abs() (in module smpl.functions)
count() (smpl.plot.Axes.ArtistList method)
(smpl.plot.PolarAxes.ArtistList method)
csd() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
cube() (in module smpl.functions)
currentframe() (in module smpl.debug)
cwd() (smpl.io.Path class method)
cycler() (in module smpl.plot)
D
daemon (smpl.parallel.Process property)
data() (in module smpl.plot)
data_kwargs() (in module smpl.data)
data_split() (in module smpl.fit)
(in module smpl.plot)
delaxes() (in module smpl.plot)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
deprecated() (in module smpl.doc)
depth (smpl.plot.PolarAxes.InvertedPolarTransform property)
(smpl.plot.PolarAxes.PolarAffine property)
(smpl.plot.PolarAxes.PolarTransform property)
derivative() (in module smpl.stat)
detach() (smpl.io.StringIO method)
(smpl.latex.StringIO method)
device_pixel_ratio (smpl.animation.FigureCanvasAgg property)
(smpl.plot.FigureCanvasBase property)
dict_product() (in module smpl.animation)
dict_to_table() (in module smpl.doc)
disconnect() (in module smpl.plot)
(smpl.plot.Button method)
(smpl.plot.Slider method)
disconnect_events() (smpl.plot.Button method)
(smpl.plot.Slider method)
display() (smpl.fit.tqdm method)
dpi (smpl.plot.Figure property)
drag_pan() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
draggable() (smpl.plot.Annotation method)
draw() (in module smpl.plot)
(smpl.animation.FigureCanvasAgg method)
(smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.FigureCanvasBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
draw_all() (in module smpl.plot)
draw_artist() (smpl.plot.Axes method)
(smpl.plot.Figure method)
(smpl.plot.PolarAxes method)
draw_event() (smpl.animation.FigureCanvasAgg method)
(smpl.plot.FigureCanvasBase method)
draw_idle() (smpl.animation.FigureCanvasAgg method)
(smpl.plot.FigureCanvasBase method)
draw_if_interactive() (in module smpl.plot)
draw_without_rendering() (smpl.plot.Figure method)
drive (smpl.io.Path property)
E
encoding (smpl.io.StringIO attribute)
(smpl.latex.StringIO attribute)
end_pan() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
enter_context() (smpl.plot.ExitStack method)
enter_notify_event() (smpl.animation.FigureCanvasAgg method)
(smpl.plot.FigureCanvasBase method)
Enum (class in smpl.plot)
errorbar() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
errors (smpl.io.StringIO attribute)
(smpl.latex.StringIO attribute)
eventplot() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
execute_constrained_layout() (smpl.plot.Figure method)
exists() (smpl.io.Path method)
exitcode (smpl.parallel.Process property)
ExitStack (class in smpl.plot)
exp() (in module smpl.functions)
expanduser() (smpl.io.Path method)
exponential() (in module smpl.functions)
extend() (smpl.plot.Axes.ArtistList method)
(smpl.plot.PolarAxes.ArtistList method)
external_write_mode() (smpl.fit.tqdm class method)
F
fac() (in module smpl.functions)
fft() (in module smpl.stat)
fftfreq() (in module smpl.stat)
fftshift() (in module smpl.stat)
FigAnimation (class in smpl.animation)
figaspect() (in module smpl.plot)
figimage() (in module smpl.plot)
(smpl.plot.Figure method)
figlegend() (in module smpl.plot)
fignum_exists() (in module smpl.plot)
figtext() (in module smpl.plot)
Figure (class in smpl.plot)
figure() (in module smpl.plot)
FigureBase (class in smpl.plot)
FigureCanvasAgg (class in smpl.animation)
FigureCanvasBase (class in smpl.plot)
file() (in module smpl.debug)
file1() (in module smpl.debug)
fileno() (smpl.io.StringIO method)
(smpl.latex.StringIO method)
files() (in module smpl.io)
fill (smpl.plot.Arrow property)
(smpl.plot.Circle property)
(smpl.plot.Polygon property)
(smpl.plot.Rectangle property)
fill() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
fill_between() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
fill_betweenx() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
filtered_data_split() (in module smpl.data)
find_file() (in module smpl.io)
find_nearest() (in module smpl.util)
find_nearest_index() (in module smpl.util)
findobj() (in module smpl.plot)
(smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
fit() (in module smpl.fit)
(in module smpl.plot)
fit_kwargs() (in module smpl.fit)
fit_split() (in module smpl.fit)
Fitter (class in smpl.fit)
fix_minus() (smpl.plot.FixedFormatter static method)
(smpl.plot.FormatStrFormatter static method)
(smpl.plot.Formatter static method)
(smpl.plot.FuncFormatter static method)
(smpl.plot.LogFormatter static method)
(smpl.plot.LogFormatterExponent static method)
(smpl.plot.LogFormatterMathtext static method)
(smpl.plot.NullFormatter static method)
(smpl.plot.PolarAxes.ThetaFormatter static method)
(smpl.plot.ScalarFormatter static method)
FixedFormatter (class in smpl.plot)
FixedLocator (class in smpl.plot)
flag() (in module smpl.plot)
flatmesh() (in module smpl.data)
floor() (in module smpl.stat)
flush() (smpl.io.StringIO method)
(smpl.latex.StringIO method)
flush_events() (smpl.animation.FigureCanvasAgg method)
(smpl.plot.FigureCanvasBase method)
fnc_get_lambda() (in module smpl.wrap)
fnc_get_varnames() (in module smpl.wrap)
format_coord() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
format_cursor_data() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
format_data() (smpl.plot.FixedFormatter method)
(smpl.plot.FormatStrFormatter method)
(smpl.plot.Formatter method)
(smpl.plot.FuncFormatter method)
(smpl.plot.LogFormatter method)
(smpl.plot.LogFormatterExponent method)
(smpl.plot.LogFormatterMathtext method)
(smpl.plot.NullFormatter method)
(smpl.plot.PolarAxes.ThetaFormatter method)
(smpl.plot.ScalarFormatter method)
format_data_short() (smpl.plot.FixedFormatter method)
(smpl.plot.FormatStrFormatter method)
(smpl.plot.Formatter method)
(smpl.plot.FuncFormatter method)
(smpl.plot.LogFormatter method)
(smpl.plot.LogFormatterExponent method)
(smpl.plot.LogFormatterMathtext method)
(smpl.plot.NullFormatter method)
(smpl.plot.PolarAxes.ThetaFormatter method)
(smpl.plot.ScalarFormatter method)
format_dict (smpl.fit.tqdm property)
format_interval() (smpl.fit.tqdm static method)
format_meter() (smpl.fit.tqdm static method)
format_num() (smpl.fit.tqdm static method)
format_sizeof() (smpl.fit.tqdm static method)
format_ticks() (smpl.plot.FixedFormatter method)
(smpl.plot.FormatStrFormatter method)
(smpl.plot.Formatter method)
(smpl.plot.FuncFormatter method)
(smpl.plot.LogFormatter method)
(smpl.plot.LogFormatterExponent method)
(smpl.plot.LogFormatterMathtext method)
(smpl.plot.NullFormatter method)
(smpl.plot.PolarAxes.ThetaFormatter method)
(smpl.plot.ScalarFormatter method)
format_xdata() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
format_ydata() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
FormatStrFormatter (class in smpl.plot)
Formatter (class in smpl.plot)
frame() (in module smpl.animation)
frameon (smpl.plot.Figure property)
(smpl.plot.FigureBase property)
frozen() (smpl.plot.PolarAxes.InvertedPolarTransform method)
(smpl.plot.PolarAxes.PolarAffine method)
(smpl.plot.PolarAxes.PolarTransform method)
FuncFormatter (class in smpl.plot)
function() (in module smpl.plot)
G
Gauss() (in module smpl.functions)
gauss() (in module smpl.functions)
gca() (in module smpl.plot)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
gcf() (in module smpl.plot)
gci() (in module smpl.plot)
gen() (in module smpl.parallel)
get() (in module smpl.plot)
(in module smpl.util)
get_aa() (smpl.plot.Arrow method)
(smpl.plot.Circle method)
(smpl.plot.Line2D method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
get_active() (smpl.plot.Button method)
(smpl.plot.Slider method)
(smpl.plot.Widget method)
get_adjustable() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_affine() (smpl.plot.PolarAxes.InvertedPolarTransform method)
(smpl.plot.PolarAxes.PolarAffine method)
(smpl.plot.PolarAxes.PolarTransform method)
get_agg_filter() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
get_alpha() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
get_anchor() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_angle() (smpl.plot.Circle method)
(smpl.plot.Rectangle method)
get_animated() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
get_anncoords() (smpl.plot.Annotation method)
get_annotation_clip() (smpl.plot.Annotation method)
get_antialiased() (smpl.plot.Arrow method)
(smpl.plot.Circle method)
(smpl.plot.Line2D method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
get_array() (smpl.plot2d.NonUniformImage method)
get_aspect() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_autoscale_on() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_autoscalex_on() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_autoscaley_on() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_axes() (smpl.plot.Figure method)
get_axes_locator() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_axisbelow() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_backend() (in module smpl.plot)
get_bbox() (smpl.plot.Line2D method)
(smpl.plot.Rectangle method)
get_bbox_patch() (smpl.plot.Annotation method)
(smpl.plot.Text method)
get_box_aspect() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_c() (smpl.plot.Annotation method)
(smpl.plot.Line2D method)
(smpl.plot.Text method)
get_capstyle() (smpl.plot.Arrow method)
(smpl.plot.Circle method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
get_center() (smpl.plot.Circle method)
(smpl.plot.Rectangle method)
get_children() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
get_clim() (smpl.plot2d.NonUniformImage method)
get_clip_box() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
get_clip_on() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
get_clip_path() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
get_closed() (smpl.plot.Polygon method)
get_cmap() (in module smpl.plot)
(smpl.plot2d.NonUniformImage method)
get_color() (smpl.plot.Annotation method)
(smpl.plot.Line2D method)
(smpl.plot.Text method)
get_constrained_layout() (smpl.plot.Figure method)
get_constrained_layout_pads() (smpl.plot.Figure method)
get_corners() (smpl.plot.Circle method)
(smpl.plot.Rectangle method)
get_count() (in module smpl.debug)
get_current_fig_manager() (in module smpl.plot)
get_cursor_data() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
get_dash_capstyle() (smpl.plot.Line2D method)
get_dash_joinstyle() (smpl.plot.Line2D method)
get_data() (smpl.plot.Line2D method)
get_data_ratio() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_data_transform() (smpl.plot.Arrow method)
(smpl.plot.Circle method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
get_default_bbox_extra_artists() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_default_filename() (smpl.animation.FigureCanvasAgg method)
(smpl.plot.FigureCanvasBase method)
get_default_filetype() (smpl.animation.FigureCanvasAgg class method)
(smpl.plot.FigureCanvasBase class method)
get_domain() (in module smpl.stat)
get_dpi() (smpl.plot.Figure method)
get_drawstyle() (smpl.plot.Line2D method)
get_ds() (smpl.plot.Line2D method)
get_ec() (smpl.plot.Arrow method)
(smpl.plot.Circle method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
get_edgecolor() (smpl.plot.Arrow method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
get_extent() (smpl.plot2d.NonUniformImage method)
get_extents() (smpl.plot.Arrow method)
(smpl.plot.Circle method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
get_facecolor() (smpl.plot.Arrow method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
get_family() (smpl.plot.Annotation method)
(smpl.plot.Text method)
get_fc() (smpl.plot.Arrow method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
get_figheight() (smpl.plot.Figure method)
get_figlabels() (in module smpl.plot)
get_fignums() (in module smpl.plot)
get_figure() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
get_figwidth() (smpl.plot.Figure method)
get_fill() (smpl.plot.Arrow method)
(smpl.plot.Circle method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
get_fillstyle() (smpl.plot.Line2D method)
get_filternorm() (smpl.plot2d.NonUniformImage method)
get_filterrad() (smpl.plot2d.NonUniformImage method)
get_fnc_legend() (in module smpl.plot)
get_font() (smpl.plot.Annotation method)
(smpl.plot.Text method)
get_font_properties() (smpl.plot.Annotation method)
(smpl.plot.Text method)
get_fontfamily() (smpl.plot.Annotation method)
(smpl.plot.Text method)
get_fontname() (smpl.plot.Annotation method)
(smpl.plot.Text method)
get_fontproperties() (smpl.plot.Annotation method)
(smpl.plot.Text method)
get_fontsize() (smpl.plot.Annotation method)
(smpl.plot.Text method)
get_fontstyle() (smpl.plot.Annotation method)
(smpl.plot.Text method)
get_fontvariant() (smpl.plot.Annotation method)
(smpl.plot.Text method)
get_fontweight() (smpl.plot.Annotation method)
(smpl.plot.Text method)
get_frame() (in module smpl.debug)
get_frame_on() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_frameon() (smpl.plot.Figure method)
(smpl.plot.FigureBase method)
get_gapcolor() (smpl.plot.Line2D method)
get_geometry() (smpl.plot.GridSpec method)
(smpl.plot.SubplotSpec method)
get_gid() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
get_grid_positions() (smpl.plot.GridSpec method)
get_ha() (smpl.plot.Annotation method)
(smpl.plot.Text method)
get_hatch() (smpl.plot.Arrow method)
(smpl.plot.Circle method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
get_height() (smpl.plot.Circle method)
(smpl.plot.Rectangle method)
get_height_ratios() (smpl.plot.GridSpec method)
get_horizontalalignment() (smpl.plot.Annotation method)
(smpl.plot.Text method)
get_images() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_in_layout() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
get_interesting_domain() (in module smpl.stat)
get_interpolation() (smpl.plot2d.NonUniformImage method)
get_joinstyle() (smpl.plot.Arrow method)
(smpl.plot.Circle method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
get_label() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
get_lambda() (in module smpl.wrap)
get_lambda_argd() (in module smpl.wrap)
get_latex() (in module smpl.wrap)
get_legend() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_legend_handles_labels() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_line_number() (in module smpl.debug)
get_line_number_file() (in module smpl.debug)
get_line_src() (in module smpl.debug)
get_lines() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_linestyle() (smpl.plot.Arrow method)
(smpl.plot.Circle method)
(smpl.plot.Line2D method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
get_linewidth() (smpl.plot.Arrow method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
get_lock() (smpl.fit.tqdm class method)
get_ls() (smpl.plot.Arrow method)
(smpl.plot.Circle method)
(smpl.plot.Line2D method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
get_lw() (smpl.plot.Arrow method)
(smpl.plot.Circle method)
(smpl.plot.Line2D method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
get_marker() (smpl.plot.Line2D method)
get_markeredgecolor() (smpl.plot.Line2D method)
get_markeredgewidth() (smpl.plot.Line2D method)
get_markerfacecolor() (smpl.plot.Line2D method)
get_markerfacecoloralt() (smpl.plot.Line2D method)
get_markersize() (smpl.plot.Line2D method)
get_markevery() (smpl.plot.Line2D method)
get_math_fontfamily() (smpl.plot.Annotation method)
(smpl.plot.Text method)
get_matrix() (smpl.plot.PolarAxes.InvertedPolarTransform method)
(smpl.plot.PolarAxes.PolarAffine method)
(smpl.plot.PolarAxes.PolarTransform method)
get_mec() (smpl.plot.Line2D method)
get_mew() (smpl.plot.Line2D method)
get_mfc() (smpl.plot.Line2D method)
get_mfcalt() (smpl.plot.Line2D method)
get_mouseover() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
get_ms() (smpl.plot.Line2D method)
get_name() (smpl.plot.Annotation method)
(smpl.plot.Text method)
get_navigate() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_navigate_mode() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_offset() (smpl.plot.ScalarFormatter method)
get_parse_math() (smpl.plot.Annotation method)
(smpl.plot.Text method)
get_patch_transform() (smpl.plot.Arrow method)
(smpl.plot.Circle method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
get_path() (smpl.plot.Arrow method)
(smpl.plot.Circle method)
(smpl.plot.Line2D method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
get_picker() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
get_pickradius() (smpl.plot.Line2D method)
get_plot_commands() (in module smpl.plot)
get_position() (smpl.plot.Annotation method)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
(smpl.plot.SubplotSpec method)
(smpl.plot.Text method)
get_prop_tup() (smpl.plot.Annotation method)
(smpl.plot.Text method)
get_radius() (smpl.plot.Circle method)
get_rasterization_zorder() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_rasterized() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
get_renderer_cache() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_resample() (smpl.plot2d.NonUniformImage method)
get_rlabel_position() (smpl.plot.PolarAxes method)
get_rmax() (smpl.plot.PolarAxes method)
get_rmin() (smpl.plot.PolarAxes method)
get_rorigin() (smpl.plot.PolarAxes method)
get_rotation() (smpl.plot.Annotation method)
(smpl.plot.Text method)
get_rotation_mode() (smpl.plot.Annotation method)
(smpl.plot.Text method)
get_scale_names() (in module smpl.plot)
get_shared_x_axes() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_shared_y_axes() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_size() (smpl.plot.Annotation method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
get_size_inches() (smpl.plot.Figure method)
get_sketch_params() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
get_snap() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
get_solid_capstyle() (smpl.plot.Line2D method)
get_solid_joinstyle() (smpl.plot.Line2D method)
get_stretch() (smpl.plot.Annotation method)
(smpl.plot.Text method)
get_style() (smpl.plot.Annotation method)
(smpl.plot.Text method)
get_subplot_params() (smpl.plot.GridSpec method)
get_supported_filetypes() (smpl.animation.FigureCanvasAgg class method)
(smpl.plot.FigureCanvasBase class method)
get_supported_filetypes_grouped() (smpl.animation.FigureCanvasAgg class method)
(smpl.plot.FigureCanvasBase class method)
get_text() (smpl.plot.Annotation method)
(smpl.plot.Text method)
get_theta_direction() (smpl.plot.PolarAxes method)
get_theta_offset() (smpl.plot.PolarAxes method)
get_thetamax() (smpl.plot.PolarAxes method)
get_thetamin() (smpl.plot.PolarAxes method)
get_tight_layout() (smpl.plot.Figure method)
get_tightbbox() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
get_title() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_topmost_subplotspec() (smpl.plot.SubplotSpec method)
get_transform() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
get_transform_rotates_text() (smpl.plot.Annotation method)
(smpl.plot.Text method)
get_transformed_clip_path_and_affine() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
get_unitless_position() (smpl.plot.Annotation method)
(smpl.plot.Text method)
get_url() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
get_useLocale() (smpl.plot.ScalarFormatter method)
get_useMathText() (smpl.plot.ScalarFormatter method)
get_useOffset() (smpl.plot.ScalarFormatter method)
get_usetex() (smpl.plot.Annotation method)
(smpl.plot.Text method)
get_va() (smpl.plot.Annotation method)
(smpl.plot.Text method)
get_variant() (smpl.plot.Annotation method)
(smpl.plot.Text method)
get_varnames() (in module smpl.wrap)
get_verticalalignment() (smpl.plot.Annotation method)
(smpl.plot.Text method)
get_verts() (smpl.plot.Arrow method)
(smpl.plot.Circle method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
get_visible() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
get_weight() (smpl.plot.Annotation method)
(smpl.plot.Text method)
get_width() (smpl.plot.Circle method)
(smpl.plot.Rectangle method)
get_width_height() (smpl.animation.FigureCanvasAgg method)
(smpl.plot.FigureCanvasBase method)
get_width_ratios() (smpl.plot.GridSpec method)
get_window_extent() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
get_wrap() (smpl.plot.Annotation method)
(smpl.plot.Text method)
get_x() (smpl.plot.Rectangle method)
get_xaxis() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_xaxis_text1_transform() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_xaxis_text2_transform() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_xaxis_transform() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_xbound() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_xdata() (smpl.plot.Line2D method)
get_xgridlines() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_xlabel() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_xlim() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_xmajorticklabels() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_xminorticklabels() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_xscale() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_xticklabels() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_xticklines() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_xticks() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_xy() (smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
get_xydata() (smpl.plot.Line2D method)
get_y() (smpl.plot.Rectangle method)
get_yaxis() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_yaxis_text1_transform() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_yaxis_text2_transform() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_yaxis_transform() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_ybound() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_ydata() (smpl.plot.Line2D method)
get_ygridlines() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_ylabel() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_ylim() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_ymajorticklabels() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_yminorticklabels() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_yscale() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_yticklabels() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_yticklines() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_yticks() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
get_zorder() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
getp() (in module smpl.plot)
getsource() (in module smpl.debug)
getvalue() (smpl.io.StringIO method)
(smpl.latex.StringIO method)
gf() (in module smpl.io)
ginput() (in module smpl.plot)
(smpl.plot.Figure method)
glob() (smpl.io.Path method)
glob_re() (in module smpl.io)
grab_mouse() (smpl.animation.FigureCanvasAgg method)
(smpl.plot.FigureCanvasBase method)
gray() (in module smpl.plot)
grep() (in module smpl.io)
grid() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
GridSpec (class in smpl.plot)
group() (smpl.io.Path method)
H
has() (in module smpl.util)
has_data() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
has_inverse (smpl.plot.PolarAxes.InvertedPolarTransform attribute)
(smpl.plot.PolarAxes.PolarAffine attribute)
(smpl.plot.PolarAxes.PolarTransform attribute)
have_units() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
head() (in module smpl.io)
height (smpl.plot.Circle property)
hexbin() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
hist() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
hist2d() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
hlines() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
home() (smpl.io.Path class method)
hot() (in module smpl.plot)
hsv() (in module smpl.plot)
I
ident (smpl.parallel.Process property)
identity() (in module smpl.interpolate)
ignore() (smpl.plot.Button method)
(smpl.plot.Slider method)
(smpl.plot.Widget method)
implicit_multiplication_application() (in module smpl.wrap)
import_path() (in module smpl.io)
imread() (in module smpl.plot)
imsave() (in module smpl.plot)
imshow() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
in_axes() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
inaxes() (smpl.animation.FigureCanvasAgg method)
(smpl.plot.FigureCanvasBase method)
inc_count() (in module smpl.debug)
index() (smpl.plot.Axes.ArtistList method)
(smpl.plot.PolarAxes.ArtistList method)
IndexLocator (class in smpl.plot)
indicate_inset() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
indicate_inset_zoom() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
inferno() (in module smpl.plot)
init_plot() (in module smpl.plot)
input_dims (smpl.plot.PolarAxes.InvertedPolarTransform attribute)
(smpl.plot.PolarAxes.PolarAffine attribute)
(smpl.plot.PolarAxes.PolarTransform attribute)
insert() (smpl.plot.Axes.ArtistList method)
(smpl.plot.PolarAxes.ArtistList method)
insert_doc() (in module smpl.doc)
insert_eq() (in module smpl.doc)
insert_latex() (in module smpl.doc)
insert_latex_eq() (in module smpl.doc)
insert_str() (in module smpl.doc)
inset_axes() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
install_repl_displayhook() (in module smpl.plot)
interactive() (in module smpl.animation)
(in module smpl.plot)
interpolate() (in module smpl.interpolate)
interpolate_kwargs() (in module smpl.interpolate)
interpolate_split() (in module smpl.interpolate)
invalidate() (smpl.plot.PolarAxes.InvertedPolarTransform method)
(smpl.plot.PolarAxes.PolarAffine method)
(smpl.plot.PolarAxes.PolarTransform method)
invert_xaxis() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
invert_yaxis() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
inverted() (smpl.plot.PolarAxes.InvertedPolarTransform method)
(smpl.plot.PolarAxes.PolarAffine method)
(smpl.plot.PolarAxes.PolarTransform method)
ioff() (in module smpl.plot)
ion() (in module smpl.plot)
is_absolute() (smpl.io.Path method)
is_alive() (smpl.parallel.Process method)
is_block_device() (smpl.io.Path method)
is_char_device() (smpl.io.Path method)
is_dashed() (smpl.plot.Line2D method)
is_dir() (smpl.io.Path method)
is_fifo() (smpl.io.Path method)
is_file() (smpl.io.Path method)
is_monotone() (in module smpl.stat)
is_mount() (smpl.io.Path method)
is_relative_to() (smpl.io.Path method)
is_reserved() (smpl.io.Path method)
is_saving() (smpl.animation.FigureCanvasAgg method)
(smpl.plot.FigureCanvasBase method)
is_separable (smpl.plot.PolarAxes.InvertedPolarTransform attribute)
(smpl.plot.PolarAxes.PolarAffine property)
(smpl.plot.PolarAxes.PolarTransform attribute)
is_socket() (smpl.io.Path method)
is_symlink() (smpl.io.Path method)
is_transform_set() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
isatty() (smpl.io.StringIO method)
(smpl.latex.StringIO method)
isinteractive() (in module smpl.plot)
iterdir() (smpl.io.Path method)
J
jet() (in module smpl.plot)
join() (smpl.parallel.Process method)
joinpath() (smpl.io.Path method)
K
key_press_event() (smpl.animation.FigureCanvasAgg method)
(smpl.plot.FigureCanvasBase method)
key_release_event() (smpl.animation.FigureCanvasAgg method)
(smpl.plot.FigureCanvasBase method)
kill() (smpl.parallel.Process method)
L
label_minor() (smpl.plot.LogFormatter method)
(smpl.plot.LogFormatterExponent method)
(smpl.plot.LogFormatterMathtext method)
lchmod() (smpl.io.Path method)
leave_notify_event() (smpl.animation.FigureCanvasAgg method)
(smpl.plot.FigureCanvasBase method)
legend() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.PolarAxes method)
LinAlgError
line() (in module smpl.debug)
(in module smpl.functions)
line1() (in module smpl.debug)
Line2D (class in smpl.plot)
linear() (in module smpl.functions)
LinearLocator (class in smpl.plot)
link_to() (smpl.io.Path method)
list_product() (in module smpl.animation)
locally_modified_subplot_params() (smpl.plot.GridSpec method)
Locator (class in smpl.plot)
locator_params() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
log() (in module smpl.functions)
log10() (in module smpl.stat)
LogFormatter (class in smpl.plot)
LogFormatterExponent (class in smpl.plot)
LogFormatterMathtext (class in smpl.plot)
LogLocator (class in smpl.plot)
loglog() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
lorentz() (in module smpl.functions)
lstat() (smpl.io.Path method)
M
magma() (in module smpl.plot)
magnitude_spectrum() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
make_image() (smpl.plot2d.NonUniformImage method)
manager_class (smpl.animation.FigureCanvasAgg attribute)
(smpl.plot.FigureCanvasBase attribute)
map_vplot() (in module smpl.plot2d)
margins() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
match() (smpl.io.Path method)
matshow() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
MaxNLocator (class in smpl.plot)
mean() (in module smpl.stat)
minorticks_off() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
minorticks_on() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
mkdir() (smpl.io.Path method)
mkdirs() (in module smpl.io)
Model (class in smpl.fit)
module
smpl
smpl.animation
smpl.data
smpl.debug
smpl.doc
smpl.fit
smpl.functions
smpl.interpolate
smpl.io
smpl.latex
smpl.parallel
smpl.plot
smpl.plot2d
smpl.stat
smpl.util
smpl.wrap
motion_notify_event() (smpl.animation.FigureCanvasAgg method)
(smpl.plot.FigureCanvasBase method)
MouseButton (class in smpl.plot)
mouseover (smpl.plot.Annotation property)
(smpl.plot.Arrow property)
(smpl.plot.Artist property)
(smpl.plot.Axes property)
(smpl.plot.Circle property)
(smpl.plot.Figure property)
(smpl.plot.FigureBase property)
(smpl.plot.Line2D property)
(smpl.plot.PolarAxes property)
(smpl.plot.Polygon property)
(smpl.plot.Rectangle property)
(smpl.plot.Text property)
mpl_connect() (smpl.animation.FigureCanvasAgg method)
(smpl.plot.FigureCanvasBase method)
mpl_disconnect() (smpl.animation.FigureCanvasAgg method)
(smpl.plot.FigureCanvasBase method)
msg() (in module smpl.debug)
msg1() (in module smpl.debug)
MultipleLocator (class in smpl.plot)
N
name (smpl.io.Path property)
(smpl.plot.Enum attribute)
ncols (smpl.plot.GridSpec property)
new_figure_manager() (in module smpl.plot)
new_frame_seq() (smpl.animation.FigAnimation method)
new_manager() (smpl.animation.FigureCanvasAgg class method)
(smpl.plot.FigureCanvasBase class method)
new_saved_frame_seq() (smpl.animation.FigAnimation method)
new_subplotspec() (smpl.plot.GridSpec method)
new_timer() (smpl.animation.FigureCanvasAgg method)
(smpl.plot.FigureCanvasBase method)
newlines (smpl.io.StringIO attribute)
(smpl.latex.StringIO attribute)
nipy_spectral() (in module smpl.plot)
no_dist() (in module smpl.stat)
noisy() (in module smpl.stat)
nonsingular() (smpl.plot.AutoLocator method)
(smpl.plot.FixedLocator method)
(smpl.plot.IndexLocator method)
(smpl.plot.LinearLocator method)
(smpl.plot.Locator method)
(smpl.plot.LogLocator method)
(smpl.plot.MaxNLocator method)
(smpl.plot.MultipleLocator method)
(smpl.plot.NullLocator method)
(smpl.plot.PolarAxes.RadialLocator method)
(smpl.plot.PolarAxes.ThetaLocator method)
NonUniformImage (class in smpl.plot2d)
normal() (in module smpl.stat)
Normalize (class in smpl.plot)
normalize() (in module smpl.stat)
novar_mean() (in module smpl.stat)
nrows (smpl.plot.GridSpec property)
NullFormatter (class in smpl.plot)
NullLocator (class in smpl.plot)
Number (class in smpl.plot)
O
ODR (class in smpl.fit)
on_changed() (smpl.plot.Slider method)
on_clicked() (smpl.plot.Button method)
once() (in module smpl.debug)
open() (smpl.io.Path method)
order() (in module smpl.functions)
output_dims (smpl.plot.PolarAxes.InvertedPolarTransform attribute)
(smpl.plot.PolarAxes.PolarAffine attribute)
(smpl.plot.PolarAxes.PolarTransform attribute)
owner() (smpl.io.Path method)
P
pandas() (smpl.fit.tqdm class method)
par() (in module smpl.parallel)
parallel() (in module smpl.parallel)
parent (smpl.io.Path property)
parents (smpl.io.Path property)
partitioned_parallel() (in module smpl.parallel)
parts (smpl.io.Path property)
pass_through (smpl.plot.PolarAxes.InvertedPolarTransform attribute)
(smpl.plot.PolarAxes.PolarAffine attribute)
(smpl.plot.PolarAxes.PolarTransform attribute)
Path (class in smpl.io)
pause() (in module smpl.plot)
(smpl.animation.FigAnimation method)
pchanged() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
pcolor() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
pcolorfast() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
pcolormesh() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
pcolormesh_vplot() (in module smpl.plot2d)
phase_spectrum() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
pick() (smpl.animation.FigureCanvasAgg method)
(smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.FigureCanvasBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
pick_event() (smpl.animation.FigureCanvasAgg method)
(smpl.plot.FigureCanvasBase method)
pickable() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
pickradius (smpl.plot.Line2D property)
pid (smpl.parallel.Process property)
pie() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
pink() (in module smpl.plot)
plasma() (in module smpl.plot)
plot() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
plot2d() (in module smpl.plot)
(in module smpl.plot2d)
plot2d_kwargs() (in module smpl.plot)
(in module smpl.plot2d)
plot_date() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
plot_kwargs() (in module smpl.plot)
plt_data() (in module smpl.plot)
plt_fit() (in module smpl.plot)
plt_fit_or_interpolate() (in module smpl.plot)
plt_interpolate() (in module smpl.plot)
plt_plt() (in module smpl.plot)
plt_residue() (in module smpl.plot)
pn() (in module smpl.io)
poisson_dist() (in module smpl.stat)
polar() (in module smpl.plot)
PolarAxes (class in smpl.plot)
PolarAxes.ArtistList (class in smpl.plot)
PolarAxes.InvertedPolarTransform (class in smpl.plot)
PolarAxes.PolarAffine (class in smpl.plot)
PolarAxes.PolarTransform (class in smpl.plot)
PolarAxes.RadialLocator (class in smpl.plot)
PolarAxes.ThetaFormatter (class in smpl.plot)
PolarAxes.ThetaLocator (class in smpl.plot)
Polygon (class in smpl.plot)
pop() (smpl.plot.Axes.ArtistList method)
(smpl.plot.PolarAxes.ArtistList method)
pop_all() (smpl.plot.ExitStack method)
pr() (in module smpl.io)
print_figure() (smpl.animation.FigureCanvasAgg method)
(smpl.plot.FigureCanvasBase method)
print_jpeg() (smpl.animation.FigureCanvasAgg method)
print_jpg() (smpl.animation.FigureCanvasAgg method)
print_png() (smpl.animation.FigureCanvasAgg method)
print_tif() (smpl.animation.FigureCanvasAgg method)
print_tiff() (smpl.animation.FigureCanvasAgg method)
print_webp() (smpl.animation.FigureCanvasAgg method)
prism() (in module smpl.plot)
Process (class in smpl.parallel)
process_value() (smpl.plot.Normalize static method)
properties() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
psd() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
push() (smpl.plot.ExitStack method)
pushd() (in module smpl.io)
pwd() (in module smpl.io)
pycode() (in module smpl.wrap)
Q
Queue() (in module smpl.parallel)
queued() (in module smpl.parallel)
quiver() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
quiverkey() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
R
R2() (in module smpl.fit)
(in module smpl.stat)
r2() (in module smpl.stat)
radius (smpl.plot.Circle property)
raise_if_exceeds() (smpl.plot.AutoLocator method)
(smpl.plot.FixedLocator method)
(smpl.plot.IndexLocator method)
(smpl.plot.LinearLocator method)
(smpl.plot.Locator method)
(smpl.plot.LogLocator method)
(smpl.plot.MaxNLocator method)
(smpl.plot.MultipleLocator method)
(smpl.plot.NullLocator method)
(smpl.plot.PolarAxes.RadialLocator method)
(smpl.plot.PolarAxes.ThetaLocator method)
rc() (in module smpl.plot)
rc_context() (in module smpl.plot)
rcdefaults() (in module smpl.plot)
read() (in module smpl.io)
(smpl.io.StringIO method)
(smpl.latex.StringIO method)
read_bytes() (smpl.io.Path method)
read_text() (smpl.io.Path method)
readable() (smpl.io.StringIO method)
(smpl.latex.StringIO method)
readline() (smpl.io.StringIO method)
(smpl.latex.StringIO method)
readlines() (smpl.io.StringIO method)
(smpl.latex.StringIO method)
readlink() (smpl.io.Path method)
RealData (class in smpl.fit)
Rectangle (class in smpl.plot)
redraw_in_frame() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
refresh() (smpl.fit.tqdm method)
register_cmap() (in module smpl.plot)
relative_to() (smpl.io.Path method)
release_mouse() (smpl.animation.FigureCanvasAgg method)
(smpl.plot.FigureCanvasBase method)
relim() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
remove() (in module smpl.io)
(smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Axes.ArtistList method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.PolarAxes.ArtistList method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
remove_callback() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
rename() (in module smpl.util)
(smpl.io.Path method)
replace() (smpl.io.Path method)
res() (in module smpl.parallel)
reset() (smpl.fit.tqdm method)
(smpl.plot.Slider method)
reset_count() (in module smpl.debug)
reset_position() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
reset_table() (in module smpl.debug)
reset_times() (in module smpl.debug)
resize() (smpl.animation.FigureCanvasAgg method)
(smpl.plot.FigureCanvasBase method)
resize_event() (smpl.animation.FigureCanvasAgg method)
(smpl.plot.FigureCanvasBase method)
resolve() (smpl.io.Path method)
restart() (smpl.fit.ODR method)
resume() (smpl.animation.FigAnimation method)
reverse() (smpl.plot.Axes.ArtistList method)
(smpl.plot.PolarAxes.ArtistList method)
rglob() (smpl.io.Path method)
rgrids() (in module smpl.plot)
rmdir() (smpl.io.Path method)
root (smpl.io.Path property)
rotation_point (smpl.plot.Rectangle property)
round_sig() (in module smpl.stat)
rowspan (smpl.plot.SubplotSpec property)
run() (smpl.fit.ODR method)
(smpl.parallel.Process method)
S
samefile() (smpl.io.Path method)
save() (smpl.animation.FigAnimation method)
save_plot() (in module smpl.plot)
savefig() (in module smpl.plot)
(smpl.plot.Figure method)
sca() (in module smpl.plot)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
ScalarFormatter (class in smpl.plot)
scaled() (smpl.plot.Normalize method)
scatter() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
scatter_vplot() (in module smpl.plot2d)
sci() (in module smpl.plot)
scroll_event() (smpl.animation.FigureCanvasAgg method)
(smpl.plot.FigureCanvasBase method)
secondary_xaxis() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
secondary_yaxis() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
seek() (smpl.io.StringIO method)
(smpl.latex.StringIO method)
seekable() (smpl.io.StringIO method)
(smpl.latex.StringIO method)
semilogx() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
semilogy() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
sentinel (smpl.parallel.Process property)
set() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
set_aa() (smpl.plot.Arrow method)
(smpl.plot.Circle method)
(smpl.plot.Line2D method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
set_active() (smpl.plot.Button method)
(smpl.plot.Slider method)
(smpl.plot.Widget method)
set_adjustable() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
set_agg_filter() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
set_alpha() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
set_anchor() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
set_angle() (smpl.plot.Circle method)
(smpl.plot.Rectangle method)
set_animated() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
set_anncoords() (smpl.plot.Annotation method)
set_annotation_clip() (smpl.plot.Annotation method)
set_antialiased() (smpl.plot.Arrow method)
(smpl.plot.Circle method)
(smpl.plot.Line2D method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
set_array() (smpl.plot2d.NonUniformImage method)
set_aspect() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
set_autoscale_on() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
set_autoscalex_on() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
set_autoscaley_on() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
set_axes_locator() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
set_axis_off() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
set_axis_on() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
set_axisbelow() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
set_backgroundcolor() (smpl.plot.Annotation method)
(smpl.plot.Text method)
set_base() (smpl.plot.LogFormatter method)
(smpl.plot.LogFormatterExponent method)
(smpl.plot.LogFormatterMathtext method)
set_bbox() (smpl.plot.Annotation method)
(smpl.plot.Text method)
set_bounds() (smpl.plot.AutoLocator method)
(smpl.plot.FixedFormatter method)
(smpl.plot.FixedLocator method)
(smpl.plot.FormatStrFormatter method)
(smpl.plot.Formatter method)
(smpl.plot.FuncFormatter method)
(smpl.plot.IndexLocator method)
(smpl.plot.LinearLocator method)
(smpl.plot.Locator method)
(smpl.plot.LogFormatter method)
(smpl.plot.LogFormatterExponent method)
(smpl.plot.LogFormatterMathtext method)
(smpl.plot.LogLocator method)
(smpl.plot.MaxNLocator method)
(smpl.plot.MultipleLocator method)
(smpl.plot.NullFormatter method)
(smpl.plot.NullLocator method)
(smpl.plot.PolarAxes.RadialLocator method)
(smpl.plot.PolarAxes.ThetaFormatter method)
(smpl.plot.PolarAxes.ThetaLocator method)
(smpl.plot.Rectangle method)
(smpl.plot.ScalarFormatter method)
(smpl.plot.TickHelper method)
set_box_aspect() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
set_c() (smpl.plot.Annotation method)
(smpl.plot.Line2D method)
(smpl.plot.Text method)
set_canvas() (smpl.plot.Figure method)
set_capstyle() (smpl.plot.Arrow method)
(smpl.plot.Circle method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
set_center() (smpl.plot.Circle method)
set_children() (smpl.plot.PolarAxes.InvertedPolarTransform method)
(smpl.plot.PolarAxes.PolarAffine method)
(smpl.plot.PolarAxes.PolarTransform method)
set_clim() (smpl.plot2d.NonUniformImage method)
set_clip_box() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
set_clip_on() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
set_clip_path() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
set_closed() (smpl.plot.Polygon method)
set_cmap() (in module smpl.plot)
(smpl.plot2d.NonUniformImage method)
set_color() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Circle method)
(smpl.plot.Line2D method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
set_constrained_layout() (smpl.plot.Figure method)
set_constrained_layout_pads() (smpl.plot.Figure method)
set_cursor() (smpl.animation.FigureCanvasAgg method)
(smpl.plot.FigureCanvasBase method)
set_dash_capstyle() (smpl.plot.Line2D method)
set_dash_joinstyle() (smpl.plot.Line2D method)
set_dashes() (smpl.plot.Line2D method)
set_data() (smpl.plot.Line2D method)
(smpl.plot2d.NonUniformImage method)
set_data_interval() (smpl.plot.AutoLocator method)
(smpl.plot.FixedFormatter method)
(smpl.plot.FixedLocator method)
(smpl.plot.FormatStrFormatter method)
(smpl.plot.Formatter method)
(smpl.plot.FuncFormatter method)
(smpl.plot.IndexLocator method)
(smpl.plot.LinearLocator method)
(smpl.plot.Locator method)
(smpl.plot.LogFormatter method)
(smpl.plot.LogFormatterExponent method)
(smpl.plot.LogFormatterMathtext method)
(smpl.plot.LogLocator method)
(smpl.plot.MaxNLocator method)
(smpl.plot.MultipleLocator method)
(smpl.plot.NullFormatter method)
(smpl.plot.NullLocator method)
(smpl.plot.PolarAxes.RadialLocator method)
(smpl.plot.PolarAxes.ThetaFormatter method)
(smpl.plot.PolarAxes.ThetaLocator method)
(smpl.plot.ScalarFormatter method)
(smpl.plot.TickHelper method)
set_description() (smpl.fit.tqdm method)
set_description_str() (smpl.fit.tqdm method)
set_dpi() (smpl.plot.Figure method)
set_drawstyle() (smpl.plot.Line2D method)
set_ds() (smpl.plot.Line2D method)
set_ec() (smpl.plot.Arrow method)
(smpl.plot.Circle method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
set_edgecolor() (smpl.plot.Arrow method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
set_extent() (smpl.plot2d.NonUniformImage method)
set_facecolor() (smpl.plot.Arrow method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
set_family() (smpl.plot.Annotation method)
(smpl.plot.Text method)
set_fc() (smpl.plot.Arrow method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
set_figheight() (smpl.plot.Figure method)
set_figure() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
set_figwidth() (smpl.plot.Figure method)
set_fill() (smpl.plot.Arrow method)
(smpl.plot.Circle method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
set_fillstyle() (smpl.plot.Line2D method)
set_filternorm() (smpl.plot2d.NonUniformImage method)
set_filterrad() (smpl.plot2d.NonUniformImage method)
set_font() (smpl.plot.Annotation method)
(smpl.plot.Text method)
set_font_properties() (smpl.plot.Annotation method)
(smpl.plot.Text method)
set_fontfamily() (smpl.plot.Annotation method)
(smpl.plot.Text method)
set_fontname() (smpl.plot.Annotation method)
(smpl.plot.Text method)
set_fontproperties() (smpl.plot.Annotation method)
(smpl.plot.Text method)
set_fontsize() (smpl.plot.Annotation method)
(smpl.plot.Text method)
set_fontstretch() (smpl.plot.Annotation method)
(smpl.plot.Text method)
set_fontstyle() (smpl.plot.Annotation method)
(smpl.plot.Text method)
set_fontvariant() (smpl.plot.Annotation method)
(smpl.plot.Text method)
set_fontweight() (smpl.plot.Annotation method)
(smpl.plot.Text method)
set_frame_on() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
set_frameon() (smpl.plot.Figure method)
(smpl.plot.FigureBase method)
set_gapcolor() (smpl.plot.Line2D method)
set_gid() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
set_ha() (smpl.plot.Annotation method)
(smpl.plot.Text method)
set_hatch() (smpl.plot.Arrow method)
(smpl.plot.Circle method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
set_height() (smpl.plot.Circle method)
(smpl.plot.Rectangle method)
set_height_ratios() (smpl.plot.GridSpec method)
set_horizontalalignment() (smpl.plot.Annotation method)
(smpl.plot.Text method)
set_in_layout() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
set_interpolation() (smpl.plot2d.NonUniformImage method)
set_interpolation_stage() (smpl.plot2d.NonUniformImage method)
set_iprint() (smpl.fit.ODR method)
set_job() (smpl.fit.ODR method)
set_joinstyle() (smpl.plot.Arrow method)
(smpl.plot.Circle method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
set_label() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
set_label_minor() (smpl.plot.LogFormatter method)
(smpl.plot.LogFormatterExponent method)
(smpl.plot.LogFormatterMathtext method)
set_layout_engine() (smpl.plot.Figure method)
set_linespacing() (smpl.plot.Annotation method)
(smpl.plot.Text method)
set_linestyle() (smpl.plot.Arrow method)
(smpl.plot.Circle method)
(smpl.plot.Line2D method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
set_linewidth() (smpl.plot.Arrow method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
set_lock() (smpl.fit.tqdm class method)
set_locs() (smpl.plot.FixedFormatter method)
(smpl.plot.FormatStrFormatter method)
(smpl.plot.Formatter method)
(smpl.plot.FuncFormatter method)
(smpl.plot.LogFormatter method)
(smpl.plot.LogFormatterExponent method)
(smpl.plot.LogFormatterMathtext method)
(smpl.plot.NullFormatter method)
(smpl.plot.PolarAxes.ThetaFormatter method)
(smpl.plot.ScalarFormatter method)
set_loglevel() (in module smpl.plot)
set_ls() (smpl.plot.Arrow method)
(smpl.plot.Circle method)
(smpl.plot.Line2D method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
set_lw() (smpl.plot.Arrow method)
(smpl.plot.Circle method)
(smpl.plot.Line2D method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
set_ma() (smpl.plot.Annotation method)
(smpl.plot.Text method)
set_marker() (smpl.plot.Line2D method)
set_markeredgecolor() (smpl.plot.Line2D method)
set_markeredgewidth() (smpl.plot.Line2D method)
set_markerfacecolor() (smpl.plot.Line2D method)
set_markerfacecoloralt() (smpl.plot.Line2D method)
set_markersize() (smpl.plot.Line2D method)
set_markevery() (smpl.plot.Line2D method)
set_math_fontfamily() (smpl.plot.Annotation method)
(smpl.plot.Text method)
set_mec() (smpl.plot.Line2D method)
set_meta() (smpl.fit.Model method)
(smpl.fit.RealData method)
set_mew() (smpl.plot.Line2D method)
set_mfc() (smpl.plot.Line2D method)
set_mfcalt() (smpl.plot.Line2D method)
set_mouseover() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
set_ms() (smpl.plot.Line2D method)
set_multialignment() (smpl.plot.Annotation method)
(smpl.plot.Text method)
set_name() (smpl.plot.Annotation method)
(smpl.plot.Text method)
set_navigate() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
set_navigate_mode() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
set_norm() (smpl.plot2d.NonUniformImage method)
set_params() (smpl.plot.AutoLocator method)
(smpl.plot.FixedLocator method)
(smpl.plot.IndexLocator method)
(smpl.plot.LinearLocator method)
(smpl.plot.Locator method)
(smpl.plot.LogLocator method)
(smpl.plot.MaxNLocator method)
(smpl.plot.MultipleLocator method)
(smpl.plot.NullLocator method)
(smpl.plot.PolarAxes.RadialLocator method)
(smpl.plot.PolarAxes.ThetaLocator method)
set_parse_math() (smpl.plot.Annotation method)
(smpl.plot.Text method)
set_path_effects() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
set_picker() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
set_pickradius() (smpl.plot.Line2D method)
set_plot_style() (in module smpl.plot)
set_position() (smpl.plot.Annotation method)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
(smpl.plot.Text method)
set_postfix() (smpl.fit.tqdm method)
set_postfix_str() (smpl.fit.tqdm method)
set_powerlimits() (smpl.plot.ScalarFormatter method)
set_prop_cycle() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
set_radius() (smpl.plot.Circle method)
set_rasterization_zorder() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
set_rasterized() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
set_resample() (smpl.plot2d.NonUniformImage method)
set_rgrids() (smpl.plot.PolarAxes method)
set_rlabel_position() (smpl.plot.PolarAxes method)
set_rlim() (smpl.plot.PolarAxes method)
set_rmax() (smpl.plot.PolarAxes method)
set_rmin() (smpl.plot.PolarAxes method)
set_rorigin() (smpl.plot.PolarAxes method)
set_rotation() (smpl.plot.Annotation method)
(smpl.plot.Text method)
set_rotation_mode() (smpl.plot.Annotation method)
(smpl.plot.Text method)
set_scientific() (smpl.plot.ScalarFormatter method)
set_size() (smpl.plot.Annotation method)
(smpl.plot.Text method)
set_size_inches() (smpl.plot.Figure method)
set_sketch_params() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
set_snap() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
set_solid_capstyle() (smpl.plot.Line2D method)
set_solid_joinstyle() (smpl.plot.Line2D method)
set_stretch() (smpl.plot.Annotation method)
(smpl.plot.Text method)
set_style() (smpl.plot.Annotation method)
(smpl.plot.Text method)
set_text() (smpl.plot.Annotation method)
(smpl.plot.Text method)
set_theta_direction() (smpl.plot.PolarAxes method)
set_theta_offset() (smpl.plot.PolarAxes method)
set_theta_zero_location() (smpl.plot.PolarAxes method)
set_thetagrids() (smpl.plot.PolarAxes method)
set_thetalim() (smpl.plot.PolarAxes method)
set_thetamax() (smpl.plot.PolarAxes method)
set_thetamin() (smpl.plot.PolarAxes method)
set_tight_layout() (smpl.plot.Figure method)
set_title() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
set_transform() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
set_transform_rotates_text() (smpl.plot.Annotation method)
(smpl.plot.Text method)
set_url() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
set_useLocale() (smpl.plot.ScalarFormatter method)
set_useMathText() (smpl.plot.ScalarFormatter method)
set_useOffset() (smpl.plot.ScalarFormatter method)
set_usetex() (smpl.plot.Annotation method)
(smpl.plot.Text method)
set_va() (smpl.plot.Annotation method)
(smpl.plot.Text method)
set_val() (smpl.plot.Slider method)
set_variant() (smpl.plot.Annotation method)
(smpl.plot.Text method)
set_verticalalignment() (smpl.plot.Annotation method)
(smpl.plot.Text method)
set_view_interval() (smpl.plot.AutoLocator method)
(smpl.plot.FixedFormatter method)
(smpl.plot.FixedLocator method)
(smpl.plot.FormatStrFormatter method)
(smpl.plot.Formatter method)
(smpl.plot.FuncFormatter method)
(smpl.plot.IndexLocator method)
(smpl.plot.LinearLocator method)
(smpl.plot.Locator method)
(smpl.plot.LogFormatter method)
(smpl.plot.LogFormatterExponent method)
(smpl.plot.LogFormatterMathtext method)
(smpl.plot.LogLocator method)
(smpl.plot.MaxNLocator method)
(smpl.plot.MultipleLocator method)
(smpl.plot.NullFormatter method)
(smpl.plot.NullLocator method)
(smpl.plot.PolarAxes.RadialLocator method)
(smpl.plot.PolarAxes.ThetaFormatter method)
(smpl.plot.PolarAxes.ThetaLocator method)
(smpl.plot.ScalarFormatter method)
(smpl.plot.TickHelper method)
set_visible() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
set_weight() (smpl.plot.Annotation method)
(smpl.plot.Text method)
set_width() (smpl.plot.Circle method)
(smpl.plot.Rectangle method)
set_width_ratios() (smpl.plot.GridSpec method)
set_wrap() (smpl.plot.Annotation method)
(smpl.plot.Text method)
set_x() (smpl.plot.Annotation method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
set_xbound() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
set_xdata() (smpl.plot.Line2D method)
set_xlabel() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
set_xlim() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
set_xmargin() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
set_xscale() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
set_xticklabels() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
set_xticks() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
set_xy() (smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
set_y() (smpl.plot.Annotation method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
set_ybound() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
set_ydata() (smpl.plot.Line2D method)
set_ylabel() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
set_ylim() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
set_ymargin() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
set_yscale() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
set_yticklabels() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
set_yticks() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
set_zorder() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
setp() (in module smpl.plot)
sfft() (in module smpl.stat)
sharex() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
sharey() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
show() (in module smpl.plot)
(smpl.plot.Figure method)
si() (in module smpl.latex)
si_line() (in module smpl.latex)
si_tab() (in module smpl.latex)
si_ttab() (in module smpl.latex)
sin() (in module smpl.functions)
Slider (class in smpl.plot)
smpl
module
smpl.animation
module
smpl.data
module
smpl.debug
module
smpl.doc
module
smpl.fit
module
smpl.functions
module
smpl.interpolate
module
smpl.io
module
smpl.latex
module
smpl.parallel
module
smpl.plot
module
smpl.plot2d
module
smpl.stat
module
smpl.util
module
smpl.wrap
module
sort_xyz() (in module smpl.plot2d)
specgram() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
spring() (in module smpl.plot)
spy() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
sqrt() (in module smpl.functions)
square() (in module smpl.functions)
stackplot() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
stairs() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
stale (smpl.plot.Annotation property)
(smpl.plot.Arrow property)
(smpl.plot.Artist property)
(smpl.plot.Axes property)
(smpl.plot.Circle property)
(smpl.plot.Figure property)
(smpl.plot.FigureBase property)
(smpl.plot.Line2D property)
(smpl.plot.PolarAxes property)
(smpl.plot.Polygon property)
(smpl.plot.Rectangle property)
(smpl.plot.Text property)
(smpl.plot2d.NonUniformImage property)
start() (smpl.parallel.Process method)
start_event_loop() (smpl.animation.FigureCanvasAgg method)
(smpl.plot.FigureCanvasBase method)
start_pan() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
stat() (smpl.io.Path method)
status_printer() (smpl.fit.tqdm static method)
stem (smpl.io.Path property)
stem() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
step() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
sticky_edges (smpl.plot.Annotation property)
(smpl.plot.Arrow property)
(smpl.plot.Artist property)
(smpl.plot.Axes property)
(smpl.plot.Circle property)
(smpl.plot.Figure property)
(smpl.plot.FigureBase property)
(smpl.plot.Line2D property)
(smpl.plot.PolarAxes property)
(smpl.plot.Polygon property)
(smpl.plot.Rectangle property)
(smpl.plot.Text property)
(smpl.plot2d.NonUniformImage property)
stop_event_loop() (smpl.animation.FigureCanvasAgg method)
(smpl.plot.FigureCanvasBase method)
str_get_expr() (in module smpl.wrap)
str_get_lambda() (in module smpl.wrap)
str_get_varnames() (in module smpl.wrap)
streamplot() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
StringIO (class in smpl.io)
(class in smpl.latex)
subfigures() (smpl.plot.Figure method)
(smpl.plot.FigureBase method)
subgridspec() (smpl.plot.SubplotSpec method)
Subplot (in module smpl.plot)
subplot() (in module smpl.plot)
subplot2grid() (in module smpl.plot)
subplot_mosaic() (in module smpl.plot)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
subplot_tool() (in module smpl.plot)
subplots() (in module smpl.plot)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.GridSpec method)
subplots_adjust() (in module smpl.plot)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
SubplotSpec (class in smpl.plot)
subs() (smpl.plot.LogLocator method)
suffix (smpl.io.Path property)
suffixes (smpl.io.Path property)
summer() (in module smpl.plot)
suptitle() (in module smpl.plot)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
supxlabel() (smpl.plot.Figure method)
(smpl.plot.FigureBase method)
supylabel() (smpl.plot.Figure method)
(smpl.plot.FigureBase method)
switch_backend() (in module smpl.plot)
switch_backends() (smpl.animation.FigureCanvasAgg method)
(smpl.plot.FigureCanvasBase method)
symlink_to() (smpl.io.Path method)
T
table() (in module smpl.debug)
(in module smpl.doc)
(in module smpl.interpolate)
(in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
table_flush_header() (in module smpl.debug)
table_flush_line() (in module smpl.debug)
table_sep() (in module smpl.doc)
tail() (in module smpl.io)
tan() (in module smpl.functions)
tell() (smpl.io.StringIO method)
(smpl.latex.StringIO method)
terminate() (smpl.parallel.Process method)
Text (class in smpl.plot)
text() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.PolarAxes method)
thetagrids() (in module smpl.plot)
tick_params() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
tick_values() (smpl.plot.AutoLocator method)
(smpl.plot.FixedLocator method)
(smpl.plot.IndexLocator method)
(smpl.plot.LinearLocator method)
(smpl.plot.Locator method)
(smpl.plot.LogLocator method)
(smpl.plot.MaxNLocator method)
(smpl.plot.MultipleLocator method)
(smpl.plot.NullLocator method)
(smpl.plot.PolarAxes.RadialLocator method)
(smpl.plot.PolarAxes.ThetaLocator method)
TickHelper (class in smpl.plot)
ticklabel_format() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
tight_layout() (in module smpl.plot)
(smpl.plot.Figure method)
(smpl.plot.GridSpec method)
times() (in module smpl.debug)
(in module smpl.util)
title() (in module smpl.plot)
to_html5_video() (smpl.animation.FigAnimation method)
to_jshtml() (smpl.animation.FigAnimation method)
to_rgba() (smpl.plot2d.NonUniformImage method)
to_values() (smpl.plot.PolarAxes.PolarAffine method)
TokenError
tostring_argb() (smpl.animation.FigureCanvasAgg method)
tostring_rgb() (smpl.animation.FigureCanvasAgg method)
touch() (smpl.io.Path method)
tqdm (class in smpl.fit)
transform() (smpl.plot.PolarAxes.InvertedPolarTransform method)
(smpl.plot.PolarAxes.PolarAffine method)
(smpl.plot.PolarAxes.PolarTransform method)
transform_affine() (smpl.plot.PolarAxes.InvertedPolarTransform method)
(smpl.plot.PolarAxes.PolarAffine method)
(smpl.plot.PolarAxes.PolarTransform method)
transform_angles() (smpl.plot.PolarAxes.InvertedPolarTransform method)
(smpl.plot.PolarAxes.PolarAffine method)
(smpl.plot.PolarAxes.PolarTransform method)
transform_bbox() (smpl.plot.PolarAxes.InvertedPolarTransform method)
(smpl.plot.PolarAxes.PolarAffine method)
(smpl.plot.PolarAxes.PolarTransform method)
transform_non_affine() (smpl.plot.PolarAxes.InvertedPolarTransform method)
(smpl.plot.PolarAxes.PolarAffine method)
(smpl.plot.PolarAxes.PolarTransform method)
transform_path() (smpl.plot.PolarAxes.InvertedPolarTransform method)
(smpl.plot.PolarAxes.PolarAffine method)
(smpl.plot.PolarAxes.PolarTransform method)
transform_path_affine() (smpl.plot.PolarAxes.InvertedPolarTransform method)
(smpl.plot.PolarAxes.PolarAffine method)
(smpl.plot.PolarAxes.PolarTransform method)
transform_path_non_affine() (smpl.plot.PolarAxes.InvertedPolarTransform method)
(smpl.plot.PolarAxes.PolarAffine method)
(smpl.plot.PolarAxes.PolarTransform method)
transform_point() (smpl.plot.PolarAxes.InvertedPolarTransform method)
(smpl.plot.PolarAxes.PolarAffine method)
(smpl.plot.PolarAxes.PolarTransform method)
transpose_table() (in module smpl.latex)
tricontour() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
tricontourf() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
trim_domain() (in module smpl.stat)
trim_eol_spaces() (in module smpl.doc)
tripcolor() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
triplot() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
true() (in module smpl.util)
truncate() (smpl.io.StringIO method)
(smpl.latex.StringIO method)
twinx() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
twiny() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
U
uninstall_repl_displayhook() (in module smpl.plot)
unlink() (smpl.io.Path method)
unpause() (smpl.fit.tqdm method)
unv() (in module smpl.data)
(in module smpl.fit)
(in module smpl.interpolate)
(in module smpl.plot)
(in module smpl.stat)
unv_lambda() (in module smpl.stat)
update() (smpl.fit.tqdm method)
(smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.GridSpec method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
update_bbox_position_size() (smpl.plot.Annotation method)
(smpl.plot.Text method)
update_datalim() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
update_from() (smpl.plot.Annotation method)
(smpl.plot.Arrow method)
(smpl.plot.Artist method)
(smpl.plot.Axes method)
(smpl.plot.Circle method)
(smpl.plot.Figure method)
(smpl.plot.FigureBase method)
(smpl.plot.Line2D method)
(smpl.plot.PolarAxes method)
(smpl.plot.Polygon method)
(smpl.plot.Rectangle method)
(smpl.plot.Text method)
(smpl.plot2d.NonUniformImage method)
update_positions() (smpl.plot.Annotation method)
usd() (in module smpl.data)
(in module smpl.fit)
(in module smpl.interpolate)
(in module smpl.plot)
(in module smpl.stat)
use_sticky_edges (smpl.plot.Axes property)
(smpl.plot.PolarAxes property)
useLocale (smpl.plot.ScalarFormatter property)
useMathText (smpl.plot.ScalarFormatter property)
useOffset (smpl.plot.ScalarFormatter property)
V
value (smpl.plot.Enum attribute)
version() (in module smpl)
view_limits() (smpl.plot.AutoLocator method)
(smpl.plot.FixedLocator method)
(smpl.plot.IndexLocator method)
(smpl.plot.LinearLocator method)
(smpl.plot.Locator method)
(smpl.plot.LogLocator method)
(smpl.plot.MaxNLocator method)
(smpl.plot.MultipleLocator method)
(smpl.plot.NullLocator method)
(smpl.plot.PolarAxes.RadialLocator method)
(smpl.plot.PolarAxes.ThetaLocator method)
violin() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
violinplot() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
viridis() (in module smpl.plot)
vlines() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
W
waitforbuttonpress() (in module smpl.plot)
(smpl.plot.Figure method)
Widget (class in smpl.plot)
width (smpl.plot.Circle property)
winter() (in module smpl.plot)
with_name() (smpl.io.Path method)
with_stem() (smpl.io.Path method)
with_suffix() (smpl.io.Path method)
withify() (in module smpl.util)
wrapattr() (smpl.fit.tqdm class method)
writable() (smpl.io.StringIO method)
(smpl.latex.StringIO method)
write() (in module smpl.io)
(smpl.fit.tqdm class method)
(smpl.io.StringIO method)
(smpl.latex.StringIO method)
write_bytes() (smpl.io.Path method)
write_png() (smpl.plot2d.NonUniformImage method)
write_text() (smpl.io.Path method)
writelines() (smpl.io.StringIO method)
(smpl.latex.StringIO method)
X
xaxis_date() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
xaxis_inverted() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
xcorr() (in module smpl.plot)
(smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
xkcd() (in module smpl.plot)
xlabel() (in module smpl.plot)
xlim() (in module smpl.plot)
xscale() (in module smpl.plot)
xticks() (in module smpl.plot)
xy (smpl.plot.Polygon property)
(smpl.plot.Rectangle property)
xyann (smpl.plot.Annotation property)
Y
yaxis_date() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
yaxis_inverted() (smpl.plot.Axes method)
(smpl.plot.PolarAxes method)
ylabel() (in module smpl.plot)
ylim() (in module smpl.plot)
yscale() (in module smpl.plot)
yticks() (in module smpl.plot)