LICENSE
README.md
pyproject.toml
rfx/__init__.py
rfx/ad_diagnostics.py
rfx/adi.py
rfx/amr.py
rfx/animation.py
rfx/antenna.py
rfx/artifacts.py
rfx/auto_config.py
rfx/batch.py
rfx/checkpoint.py
rfx/cli.py
rfx/convergence.py
rfx/deembed.py
rfx/diagnostics.py
rfx/differentiable_material_fit.py
rfx/eigenmode.py
rfx/farfield.py
rfx/fidelity.py
rfx/floquet.py
rfx/gpu.py
rfx/grid.py
rfx/harminv.py
rfx/io.py
rfx/jax_checks.py
rfx/lumped.py
rfx/material_fit.py
rfx/mesh_planner.py
rfx/microstrip.py
rfx/nonuniform.py
rfx/ntff_sweep.py
rfx/observables.py
rfx/operations.py
rfx/optimize.py
rfx/optimize_objectives.py
rfx/pareto.py
rfx/pcb.py
rfx/profiling.py
rfx/progress.py
rfx/py.typed
rfx/rcs.py
rfx/ris.py
rfx/simulation.py
rfx/smith.py
rfx/surrogate.py
rfx/sweep.py
rfx/telemetry.py
rfx/topology.py
rfx/validation.py
rfx/visualize.py
rfx/visualize3d.py
rfx/vmap_sweep.py
rfx/agents/__init__.py
rfx/agents/control.py
rfx/agents/mcp.py
rfx/agents/repository.py
rfx/agents/stdio.py
rfx/api/__init__.py
rfx/api/_artifacts.py
rfx/api/_compile.py
rfx/api/_compiled_memory.py
rfx/api/_execute.py
rfx/api/_preflight.py
rfx/api/_source_semantics.py
rfx/api/_sparams.py
rfx/api/_spec.py
rfx/boundaries/__init__.py
rfx/boundaries/cpml.py
rfx/boundaries/pec.py
rfx/boundaries/pmc.py
rfx/boundaries/spec.py
rfx/boundaries/upml.py
rfx/config/__init__.py
rfx/config/_shapes.py
rfx/config/_waveforms.py
rfx/config/loader.py
rfx/config/runner.py
rfx/core/__init__.py
rfx/core/dft_utils.py
rfx/core/jax_utils.py
rfx/core/yee.py
rfx/dashboard/__init__.py
rfx/dashboard/app.py
rfx/dashboard/cli.py
rfx/dashboard/components.py
rfx/experiments/__init__.py
rfx/experiments/analysis.py
rfx/experiments/artifacts.py
rfx/experiments/canonical.py
rfx/experiments/compiler.py
rfx/experiments/durable.py
rfx/experiments/replay.py
rfx/experiments/repository.py
rfx/experiments/service.py
rfx/experiments/spec.py
rfx/experiments/studies.py
rfx/experiments/worker.py
rfx/geometry/__init__.py
rfx/geometry/_pole_keying.py
rfx/geometry/conformal.py
rfx/geometry/csg.py
rfx/geometry/curved.py
rfx/geometry/mesh_import.py
rfx/geometry/rasterize_grid.py
rfx/geometry/smoothing.py
rfx/geometry/thin_wire.py
rfx/geometry/via.py
rfx/interop/__init__.py
rfx/interop/_design.py
rfx/interop/_errors.py
rfx/interop/_materials.py
rfx/interop/_shapes.py
rfx/interop/_validate.py
rfx/interop/emitters/__init__.py
rfx/interop/emitters/openems.py
rfx/materials/__init__.py
rfx/materials/debye.py
rfx/materials/lorentz.py
rfx/materials/nonlinear.py
rfx/materials/thin_conductor.py
rfx/probes/__init__.py
rfx/probes/fresnel.py
rfx/probes/msl_wave_decomp.py
rfx/probes/probes.py
rfx/probes/refplane.py
rfx/probes/sparam_driver.py
rfx/runners/__init__.py
rfx/runners/_distributed_common.py
rfx/runners/disjoint.py
rfx/runners/distributed.py
rfx/runners/distributed_nu.py
rfx/runners/distributed_v2.py
rfx/runners/nonuniform.py
rfx/runners/subgridded.py
rfx/runners/uniform.py
rfx/sources/__init__.py
rfx/sources/_waveguide_modes.py
rfx/sources/coaxial_port.py
rfx/sources/msl_eigenmode.py
rfx/sources/msl_port.py
rfx/sources/sources.py
rfx/sources/tfsf.py
rfx/sources/tfsf_2d.py
rfx/sources/tfsf_oblique_open.py
rfx/sources/waveguide_port.py
rfx/studio/__init__.py
rfx/studio/api.py
rfx/studio/cli.py
rfx/studio/copilot.py
rfx/studio/security.py
rfx/studio/tenancy.py
rfx/studio/static/index.html
rfx/studio/static/assets/index-B0bLcID3.css
rfx/studio/static/assets/index-H2Ca2YZT.js
rfx/studio/templates/multilayer_fresnel.json
rfx/studio/templates/patch_antenna.json
rfx/studio/templates/wr90_waveguide.json
rfx/subgridding/__init__.py
rfx/subgridding/disjoint_3d.py
rfx/subgridding/disjoint_runner_contract.py
rfx/subgridding/jit_runner.py
rfx/subgridding/material_sat.py
rfx/subgridding/runner.py
rfx/subgridding/sbp_sat_1d.py
rfx/subgridding/sbp_sat_2d.py
rfx/subgridding/sbp_sat_3d.py
rfx/subgridding/validation.py
rfx_fdtd.egg-info/PKG-INFO
rfx_fdtd.egg-info/SOURCES.txt
rfx_fdtd.egg-info/dependency_links.txt
rfx_fdtd.egg-info/entry_points.txt
rfx_fdtd.egg-info/requires.txt
rfx_fdtd.egg-info/top_level.txt
tests/test_absorber_discipline_witness.py
tests/test_ad_diagnostics.py
tests/test_ad_memory_grid_and_sheet.py
tests/test_ad_surface_contract.py
tests/test_adi.py
tests/test_adi_gradient.py
tests/test_adi_preflight.py
tests/test_agent_control_plane.py
tests/test_amr_surrogate.py
tests/test_analysis_studies_replay.py
tests/test_animation.py
tests/test_antenna.py
tests/test_api.py
tests/test_api_private_surface_guard.py
tests/test_artifacts.py
tests/test_auto_config.py
tests/test_auto_dz_profile_preserve.py
tests/test_auto_guard.py
tests/test_auto_preflight.py
tests/test_batch.py
tests/test_batch_provenance.py
tests/test_benchmark_jacobian_fwd.py
tests/test_boundary_cpml_asymmetric.py
tests/test_boundary_cpml_oracle.py
tests/test_boundary_pmc_composition.py
tests/test_boundary_pmc_distributed.py
tests/test_boundary_pmc_guard.py
tests/test_boundary_pmc_hi_faces.py
tests/test_boundary_pmc_oracle.py
tests/test_boundary_pmc_runtime.py
tests/test_boundary_spec.py
tests/test_boundary_spec_cpml_budget.py
tests/test_boundary_spec_legacy.py
tests/test_boundary_spec_preflight.py
tests/test_boundary_spec_thickness.py
tests/test_canonical_experiment_v2.py
tests/test_cavity.py
tests/test_cfs_cpml.py
tests/test_coax_broad_e4_comparison_gates.py
tests/test_coax_broad_e5_envelope_gates.py
tests/test_coax_end_to_end_ad.py
tests/test_coax_msl_transition.py
tests/test_coax_two_port_ad.py
tests/test_coax_two_port_fdtd.py
tests/test_coax_two_port_referee_header.py
tests/test_coax_two_port_solve.py
tests/test_coaxial_line_calibration.py
tests/test_coaxial_line_extraction.py
tests/test_coaxial_port.py
tests/test_coaxial_s_matrix.py
tests/test_conductor_mask_accessor.py
tests/test_config_loader.py
tests/test_conformal.py
tests/test_conformal_convergence.py
tests/test_conservation_laws.py
tests/test_convergence.py
tests/test_cpml.py
tests/test_cpml_axis_params_refactor_bit_identical.py
tests/test_cpml_pad_face_notch.py
tests/test_cpml_pad_material_extension.py
tests/test_crossval_comprehensive.py
tests/test_crossval_cv15_wall_planes.py
tests/test_crossval_example_imports.py
tests/test_crossval_gate_logic.py
tests/test_crossval_manifest_contract.py
tests/test_crossval_migration_smoke.py
tests/test_curved_patch.py
tests/test_custom_waveforms.py
tests/test_dashboard.py
tests/test_dashboard_cli.py
tests/test_debye.py
tests/test_decay_convergence.py
tests/test_decay_flux_convergence.py
tests/test_decay_rlc.py
tests/test_deembed.py
tests/test_design_mask_removed.py
tests/test_device_count_sentinel.py
tests/test_dft_accumulator_dtype.py
tests/test_dft_probes.py
tests/test_diagnostic_harness_synthetic.py
tests/test_diagnostics.py
tests/test_differentiable.py
tests/test_differentiable_material_fit.py
tests/test_differentiable_material_fit_normalization.py
tests/test_directivity_gradient.py
tests/test_disjoint_subgrid_3d.py
tests/test_dispersion_pole_keying.py
tests/test_dispersive_fresnel_validation.py
tests/test_distributed.py
tests/test_distributed_cpml_dielectric.py
tests/test_distributed_nu_composition.py
tests/test_distributed_nu_cpml_dielectric.py
tests/test_distributed_nu_kernel.py
tests/test_distributed_nu_pec_mask_lane_parity.py
tests/test_distributed_nu_smoke.py
tests/test_distributed_pmap_cpml_dielectric.py
tests/test_distributed_v2_gather_traceable.py
tests/test_durable_experiments.py
tests/test_durable_worker_lifecycle.py
tests/test_eigenmode.py
tests/test_eigenmode_port.py
tests/test_empty_window_gradient_caveat_docpin.py
tests/test_estimate_ad_memory.py
tests/test_example_fidelity_contract.py
tests/test_experiment_cli.py
tests/test_experiment_cpu_smoke.py
tests/test_experiment_repository.py
tests/test_experiment_spec.py
tests/test_extract_s_matrix_pec_mask.py
tests/test_farfield.py
tests/test_farfield_asymmetric_cpml.py
tests/test_farfield_chunking.py
tests/test_farfield_inplane_nonuniform.py
tests/test_farfield_nonuniform.py
tests/test_fidelity_report.py
tests/test_floquet.py
tests/test_floquet_s_params_contract.py
tests/test_flux_monitor_finite_size.py
tests/test_flux_silent_zero_guard.py
tests/test_flux_stop_criterion.py
tests/test_forward_dft_planes_carry.py
tests/test_forward_docstring_contract.py
tests/test_forward_outer_jit_traceable.py
tests/test_forward_run_s11_passivity_warn.py
tests/test_forward_tfsf_differentiable.py
tests/test_forward_tfsf_fresnel_groundtruth.py
tests/test_forward_tfsf_gradient_doctrine.py
tests/test_forward_tfsf_inverse_design_smoke.py
tests/test_fourth_order_api.py
tests/test_fourth_order_stencil.py
tests/test_fresnel_investigation.py
tests/test_gallery_precompute.py
tests/test_gate_policy_is_shared.py
tests/test_geometry.py
tests/test_golden_workflow_contracts.py
tests/test_gpu.py
tests/test_gradient_coverage.py
tests/test_gradient_dx_ladder_gates.py
tests/test_gradient_simple.py
tests/test_grid.py
tests/test_harminv_decimation.py
tests/test_harminv_estimator.py
tests/test_inplane_grading_guards.py
tests/test_interop_design_document.py
tests/test_interop_design_schema_contract.py
tests/test_interop_material_codec.py
tests/test_interop_openems_emitter.py
tests/test_interop_shape_codec.py
tests/test_interop_value_validation.py
tests/test_inverse_design_preflight.py
tests/test_io.py
tests/test_jacobian_fwd.py
tests/test_jax_checks.py
tests/test_kerr_api_paths.py
tests/test_kerr_spm_absolute_oracle.py
tests/test_kerr_spm_fingerprint.py
tests/test_kottke_inv_eps_from_occupancy.py
tests/test_kottke_pec_limit.py
tests/test_ladder_guard.py
tests/test_leontovich_alpha_oracle.py
tests/test_leontovich_sheet_identity.py
tests/test_lorentz.py
tests/test_lossy.py
tests/test_lossy_material_validation.py
tests/test_lossy_reflection_oracle.py
tests/test_lumped_port_sparams_jit.py
tests/test_lumped_rlc.py
tests/test_lumped_rlc_ad.py
tests/test_lumped_twoport_vi_validation_battery.py
tests/test_lumped_wire_sparam_cpml_dielectric.py
tests/test_magnetic.py
tests/test_material_fit.py
tests/test_material_weighted_sat.py
tests/test_mcp_contract.py
tests/test_meep_crossval.py
tests/test_meep_crossval_dielectric_cavity.py
tests/test_meep_crossval_kerr_spm.py
tests/test_memory_reduction_planning_artifact.py
tests/test_mesh_import.py
tests/test_mesh_intelligence_report.py
tests/test_mesh_planner.py
tests/test_microstrip.py
tests/test_minimize_s11_at_freq_physical.py
tests/test_mixed_port_sparam.py
tests/test_mixed_precision.py
tests/test_msl_ad_fd_converged.py
tests/test_msl_beta_scan_rail.py
tests/test_msl_broad_e5_envelope_gates.py
tests/test_msl_eigenmode_solver.py
tests/test_msl_internal_probe_advisories.py
tests/test_msl_modal_voltage_and_wave_solve.py
tests/test_msl_multistart.py
tests/test_msl_notch_e4_comparison_gates.py
tests/test_msl_notch_palace_referee_gates.py
tests/test_msl_notch_public_carriers.py
tests/test_msl_nprobe_extractor.py
tests/test_msl_nu_abscissa.py
tests/test_msl_nu_sparam_gate.py
tests/test_msl_null_reliability_mask.py
tests/test_msl_passive_port_reflection_fit.py
tests/test_msl_passivity_enforcement.py
tests/test_msl_phase_referee_header.py
tests/test_msl_plane_primitives_parity.py
tests/test_msl_plane_primitives_smoke.py
tests/test_msl_port.py
tests/test_msl_port_axis_generality.py
tests/test_msl_port_integration.py
tests/test_msl_port_preflight.py
tests/test_msl_probe_offset_interval.py
tests/test_msl_reflector_scan_conductors.py
tests/test_msl_settling_witness.py
tests/test_msl_sheet_threading.py
tests/test_msl_source_fixture_static.py
tests/test_msl_sparam_ad.py
tests/test_msl_sparse_dft.py
tests/test_msl_wave_decomp_jvp.py
tests/test_msl_z0_bias_floor_sweep_realized_anchor.py
tests/test_msl_z0_platform_datums.py
tests/test_multiband_nu_envelope.py
tests/test_multimode_waveguide.py
tests/test_n_warmup.py
tests/test_nonlinear.py
tests/test_nonuniform_api.py
tests/test_nonuniform_cavity_accuracy.py
tests/test_nonuniform_checkpoint.py
tests/test_nonuniform_convergence.py
tests/test_nonuniform_cpml_dielectric.py
tests/test_nonuniform_emit_ts.py
tests/test_nonuniform_forward_grad.py
tests/test_nonuniform_grad_sparams.py
tests/test_nonuniform_gradient.py
tests/test_nonuniform_grid_extent_contract.py
tests/test_nonuniform_pec_scatterer_limit.py
tests/test_nonuniform_segmented.py
tests/test_nonuniform_source_port_dual_spacing.py
tests/test_nonuniform_uniform_end_to_end_reduction.py
tests/test_nonuniform_until_decay.py
tests/test_nonuniform_upml_guard.py
tests/test_nonuniform_xy.py
tests/test_nonuniform_xy_cavity_accuracy.py
tests/test_normalization.py
tests/test_normalize_flux.py
tests/test_ntff_box_nu_pads.py
tests/test_ntff_directivity_validation_battery.py
tests/test_ntff_lateral_clearance.py
tests/test_ntff_small_gp_advisory.py
tests/test_ntff_smatrix_drop_warning.py
tests/test_ntff_sweep.py
tests/test_nu_port_sigma_dual_spacing.py
tests/test_nu_progress_chunking.py
tests/test_nu_wire_port_index_zero_stencil.py
tests/test_nu_wire_port_lane_parity.py
tests/test_numerical_dispersion_oracle.py
tests/test_objective_library.py
tests/test_oblique_fresnel_magnitude.py
tests/test_oblique_fresnel_phase.py
tests/test_oblique_rcs_absolute_sigma.py
tests/test_oblique_rcs_specular.py
tests/test_observables_dft_field.py
tests/test_openems_crossval.py
tests/test_operations_security_isolation.py
tests/test_optimize.py
tests/test_optimize_convergence.py
tests/test_optimize_multistart.py
tests/test_optimize_nonuniform.py
tests/test_optimize_proxy_objectives.py
tests/test_optimize_s11_wave_decomp.py
tests/test_optimizer_bakeoff_gates.py
tests/test_overlap_extraction.py
tests/test_pareto.py
tests/test_passivity_guard_wiring.py
tests/test_patch_canonical_farfield_e4.py
tests/test_patch_cavity_eps_oracle.py
tests/test_patch_edgefed_resonance_harminv.py
tests/test_patch_edgefed_s11_passivity.py
tests/test_patch_uniform_fine_substrate.py
tests/test_pcb.py
tests/test_pec_mask_boundary_convention.py
tests/test_per_cell_snr_gates.py
tests/test_periodic_cpml.py
tests/test_periodic_lumped_sparam_guard.py
tests/test_physics.py
tests/test_physics_gate_reporting.py
tests/test_physics_integrity.py
tests/test_pmc_plane_convention.py
tests/test_pml_reflectivity.py
tests/test_pml_reflectivity_upml.py
tests/test_port_aperture_rasterization.py
tests/test_port_current_boundary_convention.py
tests/test_port_dump_replay.py
tests/test_port_metric_dual_face_nu.py
tests/test_port_observable_validation.py
tests/test_port_preflight.py
tests/test_postrun_energy_witness.py
tests/test_precision_lane_guard.py
tests/test_preflight_absorber_frame.py
tests/test_preflight_advisory_emission_contract.py
tests/test_preflight_campaign_statics.py
tests/test_preflight_dispersive_pole_at_absorber.py
tests/test_preflight_false_positives.py
tests/test_preflight_geometry_absorber_aggregation.py
tests/test_preflight_graded_rasterization.py
tests/test_preflight_physics_thresholds.py
tests/test_preflight_structured_and_guards.py
tests/test_preflight_tfsf_lumped.py
tests/test_preflight_thin_metal_nu.py
tests/test_profiling.py
tests/test_progressive_optimize.py
tests/test_provider_journey_smoke.py
tests/test_ram_magnetic_mu_r_design.py
tests/test_ram_multilayer_inverse_design.py
tests/test_rasterized_slice_viewer.py
tests/test_rcs.py
tests/test_rcs280_reference_subtraction.py
tests/test_rcs_bistatic_caveat_docpin.py
tests/test_rcs_cube_bem_gates.py
tests/test_rcs_dielectric_sphere_mie_gates.py
tests/test_rcs_jax_differentiable.py
tests/test_rcs_mie_fixture.py
tests/test_rcs_mie_ka_sweep_gates.py
tests/test_rcs_mie_reference_gates.py
tests/test_rcs_reduction_inverse_design.py
tests/test_rcs_sphere_three_way_gates.py
tests/test_rcwa_referee_artifact.py
tests/test_refplane_port_waves.py
tests/test_result_accessors.py
tests/test_result_finite_guard.py
tests/test_review_tier1_validation_battery.py
tests/test_rf_audit_fixes.py
tests/test_ris.py
tests/test_run_forward_s11_contract.py
tests/test_run_preflight_parity.py
tests/test_run_progress_reporting.py
tests/test_run_until_decay_ab_identity.py
tests/test_runner_import_binding.py
tests/test_s11_at_freq.py
tests/test_sbp_sat_1d.py
tests/test_sbp_sat_2d.py
tests/test_sbp_sat_3d.py
tests/test_sbp_sat_alpha.py
tests/test_sbp_sat_jit.py
tests/test_scan_segmented_checkpoint.py
tests/test_series_rlc_current.py
tests/test_settling_witness_enforcement.py
tests/test_sheen_lpf_palace_referee_gates.py
tests/test_sheen_lpf_public_carriers.py
tests/test_sheet_film_rta_analytic.py
tests/test_sheet_impedance_operator.py
tests/test_sheet_lane_fences.py
tests/test_sheet_node_permittivity.py
tests/test_sheet_perturbation_q.py
tests/test_sheet_refactor_bit_identity.py
tests/test_sheet_resonance_position_ab.py
tests/test_sheet_stacked_adjacent_gap.py
tests/test_silent_drop_warnings.py
tests/test_simulation.py
tests/test_skin_depth_oracle.py
tests/test_smith.py
tests/test_smooth_grading_preserve.py
tests/test_source_amplitude_kind.py
tests/test_source_dc_floor_guards.py
tests/test_sparam.py
tests/test_sparam_ad_end_to_end.py
tests/test_sparam_driver_dump_parity.py
tests/test_sparam_driver_matches_eager.py
tests/test_sparam_passive_port_drive.py
tests/test_sparam_passivity_guard.py
tests/test_sparameter_support_contract.py
tests/test_stage1_nu_physics_gate.py
tests/test_stage1_tier2_tracer_fixes.py
tests/test_stage2_acceptance.py
tests/test_stage2_acceptance_ladder.py
tests/test_stage2_dual_path.py
tests/test_stage2_tier3_guards.py
tests/test_stage5.py
tests/test_state_purity_dz_profile.py
tests/test_studio_api.py
tests/test_subgrid_cpml_dielectric.py
tests/test_subgrid_crossval.py
tests/test_subgrid_disjoint_runner_contract.py
tests/test_subgrid_fine_shape_parity.py
tests/test_subgrid_jit_coarse_probes.py
tests/test_subgrid_jit_modal_trace_filter.py
tests/test_subgrid_jit_step_captures.py
tests/test_subgrid_material_zhi_eps_blend.py
tests/test_subgrid_n_minus_1_guard.py
tests/test_subgrid_pml_overlap_warning.py
tests/test_subgrid_port_research.py
tests/test_subgrid_public_api_regression.py
tests/test_subgrid_source_injection_dtype.py
tests/test_subgrid_validation.py
tests/test_subpixel.py
tests/test_subpixel_nonuniform.py
tests/test_subpixel_pec.py
tests/test_support_matrix_parity.py
tests/test_sweep.py
tests/test_tfsf_oblique.py
tests/test_tfsf_oblique_coverage.py
tests/test_tfsf_run_oblique_integration.py
tests/test_thin_conductor.py
tests/test_thin_conductor_honesty.py
tests/test_thin_conductor_nonbox_sheet.py
tests/test_thin_conductor_nu_dual_spacing.py
tests/test_thin_wire.py
tests/test_topology.py
tests/test_touchstone_interop.py
tests/test_tutorial_examples.py
tests/test_two_plane_pec_slab.py
tests/test_twoport_wire_port.py
tests/test_update_e_aniso_inv.py
tests/test_v173a_physics_equivalence_slow.py
tests/test_verification.py
tests/test_via.py
tests/test_visualize.py
tests/test_visualize3d.py
tests/test_visualize_3d.py
tests/test_vmap_cpml_dielectric.py
tests/test_vmap_sweep.py
tests/test_vmap_sweep_dft_planes.py
tests/test_vmap_sweep_eligibility.py
tests/test_waveguide_broad_e5_envelope_gates.py
tests/test_waveguide_broad_e5_live_anchor.py
tests/test_waveguide_broad_e5_phase_gates.py
tests/test_waveguide_broad_e5_phase_tolerance_envelope.py
tests/test_waveguide_broad_e5_tolerance_envelope.py
tests/test_waveguide_flux_ad.py
tests/test_waveguide_forward.py
tests/test_waveguide_geometry_hygiene.py
tests/test_waveguide_group_delay_near_cutoff.py
tests/test_waveguide_group_delay_tolerance_envelope.py
tests/test_waveguide_modes_extraction_contract.py
tests/test_waveguide_nu_broad_e4_comparison_gates.py
tests/test_waveguide_nu_broad_e5_envelope_gates.py
tests/test_waveguide_nu_checkpoint.py
tests/test_waveguide_nu_flux.py
tests/test_waveguide_nu_flux_ad.py
tests/test_waveguide_nu_nontrivial.py
tests/test_waveguide_nu_sparam.py
tests/test_waveguide_phase_gate.py
tests/test_waveguide_port.py
tests/test_waveguide_port_reference_sims.py
tests/test_waveguide_port_spectrum_guard.py
tests/test_waveguide_port_validation_battery.py
tests/test_waveguide_settling_witness.py
tests/test_waveguide_smatrix_checkpoint.py
tests/test_waveguide_sparam_ad.py
tests/test_waveguide_tjunction_e4e5_gates.py
tests/test_waveguide_twoport_contract_v1.py
tests/test_weekly_rss_reporter.py
tests/test_wire_port.py
tests/test_wire_port_live_mid_764.py
tests/test_wire_port_sparams_forward.py
tests/test_wire_sparam.py
tests/test_wr90_iris_filter_gates.py
tests/test_wr90_iris_modematch_gates.py
tests/test_wr90_port_oracles.py
tests/test_x64_scan_carry_dtypes.py
tests/test_yee_bloch_complex_path.py