Module mixed_precision

Module mixed_precision 

Source
Expand description

Mixed-precision quantum simulation with automatic precision selection.

This module has been refactored into a modular structure under crate::mixed_precision_impl. This file now serves as a compatibility layer.

Re-exportsยง

pub use crate::mixed_precision_impl::*;