Contact: www.anulum.li | protoscience@anulum.li
Stable facades are the first-path API surfaces for users who want to build a workflow without depending on low-level module layout. Prefer these symbols in tutorials, notebooks, and inter-repository contracts.
The Kuramoto core facade accepts arbitrary symmetric K_nm matrices,
heterogeneous omega vectors, and serialisable metadata. It returns validated
problem objects, sparse/dense Hamiltonians, Trotter circuits, and order-parameter
measurements.
::: scpn_quantum_control.kuramoto_core options: members: - KuramotoProblem - build_kuramoto_problem - validate_kuramoto_inputs - compile_hamiltonian - compile_dense_hamiltonian - compile_trotter_circuit - measure_order_parameter show_root_heading: true show_source: false
- Kuramoto Core Facade explains the workflow and validation contract.
- Physics-First Kuramoto-XY gives a runnable tutorial before SCPN-specific layers.
- Core Package Boundary records the current licence and possible future package split boundary.
- API Overview routes advanced users to lower-level module references after the stable facade path is clear.