Skip to main content
Glama
__init__.py305 B
"""QML module initialization.""" from qml.utils import ( QuantumCircuitRunner, QuantumKernelComputer, VQCTrainer, ModelEvaluator, serialize_numpy, ) __all__ = [ "QuantumCircuitRunner", "QuantumKernelComputer", "VQCTrainer", "ModelEvaluator", "serialize_numpy", ]

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/des137/qml-mcp'

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