Home
last modified time | relevance | path

Searched defs:ax (Results 201 – 225 of 13763) sorted by relevance

12345678910>>...551

/dports/math/py-matplotlib2/matplotlib-2.2.4/examples/ticks_and_spines/
H A Dauto_ticks.py18 fig, ax = plt.subplots() variable
33 fig, ax = plt.subplots() variable
43 fig, ax = plt.subplots() variable
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/mpl_examples/axes_grid1/
H A Ddemo_axes_divider.py21 def demo_simple_image(ax): argument
68 def demo_locatable_axes_easy(ax): argument
85 def demo_images_side_by_side(ax): argument
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/mpl_examples/ticks_and_spines/
H A Dauto_ticks.py18 fig, ax = plt.subplots() variable
33 fig, ax = plt.subplots() variable
43 fig, ax = plt.subplots() variable
/dports/math/py-matplotlib/matplotlib-3.4.3/examples/ticks_and_spines/
H A Dauto_ticks.py19 fig, ax = plt.subplots() variable
34 fig, ax = plt.subplots() variable
44 fig, ax = plt.subplots() variable
/dports/science/py-scikit-learn/scikit-learn-1.0.2/examples/ensemble/
H A Dplot_random_forest_embedding.py61 ax = plt.subplot(221) variable
67 ax = plt.subplot(222) variable
86 ax = plt.subplot(223) variable
98 ax = plt.subplot(224) variable
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/examples/
H A Dex_kernel_semilinear_dgp.py53 ax = fig.add_subplot(1, 1, i+1) variable
85 ax = fig.add_subplot(1, 1, 1) variable
93 ax = fig.add_subplot(1, 1, 1) variable
107 ax = fig.add_subplot(1, 2, 1) variable
114 ax = fig.add_subplot(1, 2, 2) variable
/dports/math/py-matplotlib/matplotlib-3.4.3/examples/subplots_axes_and_figures/
H A Dcolorbar_placement.py22 ax = axs[row, col] variable
37 ax = axs[row, col] variable
69 ax = axs[row, col] variable
89 ax = axs[row, col] variable
H A Ddemo_constrained_layout.py18 def example_plot(ax): argument
52 ax = fig.add_subplot(gs1[n]) variable
58 ax = fig.add_subplot(gs2[n]) variable
/dports/science/py-scipy/scipy-1.7.1/doc/source/tutorial/stats/plots/
H A Dqmc_plot_curse.py18 ax = fig.add_subplot(131) variable
24 ax = fig.add_subplot(132) variable
30 ax = fig.add_subplot(133, projection='3d') variable
/dports/math/py-PyWavelets/pywt-1.2.0/demo/
H A Dwp_2d.py23 ax = fig.add_subplot(2, 2, i + 1) variable
32 ax = fig.add_subplot(2, 2, i + 1) variable
42 ax = fig.add_subplot(len(row), len(row), i) variable
/dports/graphics/py-scikit-image/scikit-image-0.19.0/doc/examples/data/
H A Dplot_specific.py21 ax = axes.ravel() variable
38 ax = axes.ravel() variable
57 ax = axes.ravel() variable
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/graphics/
H A Dboxplots.py14 def violinplot(data, ax=None, labels=None, positions=None, side='both', argument
155 def _single_violin(ax, pos, pos_data, width, side, plot_opts): argument
205 def _set_ticks_labels(ax, data, labels, positions, plot_opts): argument
232 def beanplot(data, ax=None, labels=None, positions=None, side='both', argument
409 def _show_legend(ax): argument
/dports/games/openfodder/openfodder-1.6.0/Source/PC/
H A DResource_PC_CD.cpp212 uint16 ax = sub_26C06(); in file_Get() local
298 uint16 ax = 0; in sub_26CDF() local
414 uint16 ax = cx; in sub_26AA4() local
432 uint16 ax = word_279FE[bx]; in sub_26AA4() local
465 uint16 ax = data_Read( ); in sub_26C06() local
566 uint16 ax = word_279FE[bx]; in sub_26B11() local
606 uint16 ax = word_279FE[bx]; in sub_26B11() local
631 uint16 ax = word_279FE[bx]; in sub_26B11() local
/dports/cad/horizon-eda/horizon-2.1.0/src/imp/3d/
H A Dplace_model_box.cpp139 for (unsigned int ax = 0; ax < 3; ax++) { in PlaceModelBox() local
187 for (unsigned int ax = 0; ax < 3; ax++) { in PlaceModelBox() local
202 for (unsigned int ax = 0; ax < 3; ax++) { in PlaceModelBox() local
255 for (unsigned int ax = 0; ax < 3; ax++) { in update_pick_state() local
290 for (unsigned int ax = 0; ax < 3; ax++) { in handle_pick() local
311 for (unsigned int ax = 0; ax < 3; ax++) { in do_move() local
327 for (unsigned int ax = 0; ax < 3; ax++) { in init() local
338 for (unsigned int ax = 0; ax < 3; ax++) { in reset() local
/dports/misc/py-gluoncv/gluon-cv-0.9.0/docs/tutorials/detection/
H A Dskip_fintune.py52 ax = utils.viz.plot_bbox(orig_img, bboxes[0], scores[0], box_ids[0], class_names=net.classes) variable
64 ax = utils.viz.plot_bbox(orig_img, bboxes[0], scores[0], box_ids[0], class_names=net.classes) variable
85 ax = fig.add_subplot(1, 1, 1) variable
86 ax = utils.viz.plot_bbox(orig_img, bboxes, scores, ids, variable
/dports/math/py-statsmodels/statsmodels-0.13.1/docs/source/plots/
H A Dgraphics_gofplots_qqplot.py25 ax = fig.add_subplot(2, 2, 1) variable
31 ax = fig.add_subplot(2, 2, 2) variable
37 ax = fig.add_subplot(2, 2, 3) variable
44 ax = fig.add_subplot(2, 2, 4) variable
/dports/math/cppad/CppAD-20210000.8/test_more/general/
H A Dchkpoint_two.cpp21 chkpoint_two<double> checkpoint_two( in checkpoint_two()
41 void j_algo( in j_algo()
59 vector< AD<double> > ax(2), ay(1); in test_one() local
111 ADVector ax(2), ag(1), ah(1), ay(1); in test_two() local
172 void g_algo( in g_algo()
183 vector< AD<double> > ax(2), ay(2), az(1); in test_three() local
226 vector< AD<double> > au(2), aw(2), ax(2), ay(1); in test_four() local
271 void i_algo( in i_algo()
291 vector< AD<double> > ax(2), ay(1); in test_five() local
324 void m_algo( in m_algo()
[all …]
/dports/math/py-matplotlib/matplotlib-3.4.3/examples/misc/
H A Dcursor_demo.py34 def __init__(self, ax): argument
66 fig, ax = plt.subplots() variable
90 def __init__(self, ax): argument
147 fig, ax = plt.subplots() variable
173 def __init__(self, ax, line): argument
214 fig, ax = plt.subplots() variable
/dports/math/ploticus/pl240src/src/
H A Dcats.c61 PL_setcats( ax, inbuf ) in PL_setcats() argument
201 PL_addcat( ax, pos, name ) in PL_addcat() argument
237 PL_nextcat( ax, result, maxlen ) in PL_nextcat() argument
257 PL_getcat( ax, n, result, maxlen ) in PL_getcat() argument
275 PL_ncats( ax ) in PL_ncats() argument
289 PL_findcat( ax, s ) in PL_findcat() argument
332 PL_setcatparms( ax, what, parm ) in PL_setcatparms() argument
/dports/math/ploticus-nox11/pl240src/src/
H A Dcats.c61 PL_setcats( ax, inbuf ) in PL_setcats() argument
201 PL_addcat( ax, pos, name ) in PL_addcat() argument
237 PL_nextcat( ax, result, maxlen ) in PL_nextcat() argument
257 PL_getcat( ax, n, result, maxlen ) in PL_getcat() argument
275 PL_ncats( ax ) in PL_ncats() argument
289 PL_findcat( ax, s ) in PL_findcat() argument
332 PL_setcatparms( ax, what, parm ) in PL_setcatparms() argument
/dports/cad/sumo/sumo-1.2.0/tools/contributed/sumopy/plugins/mapmatching/
H A Dresults_mpl-01-mono.py144 def plot_trip(self, ax, id_trip, offsets): argument
349 def plot_differences_dist_rel_shortest(self, ax): argument
372 def plot_numbers_tot_shortest(self, ax): argument
383 def plot_numbers_tot_matched(self, ax): argument
394 def plot_speeds_average(self, ax): argument
413 def plot_speeds_inmotion(self, ax): argument
430 def plot_times_wait(self, ax): argument
443 def plot_times_wait_tls(self, ax): argument
455 def plot_probabilities_tot_matched(self, ax): argument
464 def plot_flows_est_matched_routes(self, ax): argument
[all …]
/dports/graphics/py-scikit-image/scikit-image-0.19.0/doc/examples/edges/
H A Dplot_skeleton.py28 ax = axes.ravel() variable
84 ax = axes.ravel() variable
135 ax = axes.ravel() variable
178 ax = axes.ravel() variable
/dports/math/py-matplotlib2/matplotlib-2.2.4/examples/userdemo/
H A Dcolormap_normalizations.py28 fig, ax = plt.subplots(2, 1) variable
46 fig, ax = plt.subplots(2, 1) variable
68 fig, ax = plt.subplots(2, 1) variable
107 fig, ax = plt.subplots(2, 1) variable
122 fig, ax = plt.subplots(3, 1, figsize=(8, 8)) variable
123 ax = ax.flatten() variable
/dports/math/py-matplotlib2/matplotlib-2.2.4/tutorials/intermediate/
H A Dtight_layout_guide.py32 def example_plot(ax, fontsize=12): argument
41 fig, ax = plt.subplots() variable
51 fig, ax = plt.subplots() variable
144 ax = plt.subplot(111) variable
219 ax = fig.add_subplot(ss) variable
259 ax = fig.add_subplot(ss) variable
/dports/math/py-matplotlib/matplotlib-3.4.3/examples/userdemo/
H A Dcolormap_normalizations.py28 fig, ax = plt.subplots(2, 1) variable
46 fig, ax = plt.subplots(2, 1) variable
68 fig, ax = plt.subplots(2, 1) variable
107 fig, ax = plt.subplots(2, 1) variable
123 fig, ax = plt.subplots(3, 1, figsize=(8, 8)) variable
124 ax = ax.flatten() variable

12345678910>>...551