idea159-arbsphere-federated.../idea159_arbsphere_federated.../__init__.py

9 lines
272 B
Python

"""Idea159 ArbSphere Federated Cross (toy) package.
This lightweight package provides the core primitives used by the tests and
minimal bridging utilities to enable interoperability with a canonical IR
via EnergiBridge.
"""
__all__ = ["core", "solver", "energi_bridge"]