Skip to main content
Glama
_tritools.pyi402 B
from matplotlib.tri import Triangulation import numpy as np class TriAnalyzer: def __init__(self, triangulation: Triangulation) -> None: ... @property def scale_factors(self) -> tuple[float, float]: ... def circle_ratios(self, rescale: bool = ...) -> np.ndarray: ... def get_flat_tri_mask( self, min_circle_ratio: float = ..., rescale: bool = ... ) -> np.ndarray: ...

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Lillard01/chatExcel-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server