Expand description
LIFT Sim: Static analysis and cost modelling engine.
Provides FLOP counting, memory analysis, noise simulation, roofline cost models (A100/H100), quantum cost models (superconducting, trapped-ion, neutral-atom), energy/carbon estimation, and reactive budget tracking.
Re-exports§
pub use analysis::*;pub use cost::*;pub use quantum_sim::*;