Home
last modified time | relevance | path

Searched defs:plot_contour (Results 1 – 8 of 8) sorted by relevance

/dports/math/py-optuna/optuna-2.10.0/optuna/visualization/
H A D_contour.py32 def plot_contour( function
/dports/math/py-optuna/optuna-2.10.0/optuna/visualization/matplotlib/
H A D_contour.py40 def plot_contour( function
/dports/misc/py-orange3-educational/orange3-educational-0.4.0/orangecontrib/educational/widgets/
H A Dowpolynomialclassification.py456 def plot_contour(self): member in OWPolynomialClassification
H A Dowgradientdescent.py680 def plot_contour(self, xv, yv, cost_grid): member in OWGradientDescent
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/emplike/
H A Ddescriptive.py695 def plot_contour(self, mu_low, mu_high, var_low, var_high, mu_step, member in DescStatUV
/dports/cad/pdnmesh/pdnmesh-0.2.2/src/
H A Dcontour.c45 plot_contour(triangle *t, double potential, Mesh MM) in plot_contour() function
/dports/math/py-sympy/sympy-1.9/sympy/plotting/
H A Dplot.py2414 def plot_contour(*args, show=True, **kwargs): function
/dports/science/py-abipy/abipy-0.9.0/abipy/electrons/
H A Debands.py4245 def plot_contour(self, band, spin=0, plane="xy", elevation=0, ax=None, fontsize=8, **kwargs): member in Bands3D