QuantumSavory.jl

A multi-formalism simulator for noisy quantum communication and computation hardware, with support for symbolic algebra, multiple simulation backends, noise models, discrete-event simulation, optimization, and visualization. The architecture centers on a single register interface that connects symbolic modeling, numerical backends, protocol control, and reusable building blocks. The main productivity gain is simple: you describe the physics once in a symbolic language, then reuse that model across different simulation backends instead of rewriting it for each formalism. That makes it much easier to build digital twins and compare modeling assumptions without starting over. If you want the full mental model behind that separation of concerns, start with Architecture and Mental Model.