{% extends "!page.html" %} {% block content %} {% if pagename == "index" %} Skip to content
MaxwellLink
Open-source · Python · HPC-ready

Self-consistent light–matter simulations

MaxwellLink couples electromagnetic solvers with quantum and classical molecular drivers through a unified Python interface and a socket-based communication layer.

{% else %} {{ super() }} {% endif %} {% endblock %}