|
"""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"]
|