LICENSE
README.md
pyproject.toml
src/omnibias/core/__init__.py
src/omnibias/core/adjoint.py
src/omnibias/core/band_embed.py
src/omnibias/core/bell.py
src/omnibias/core/block_search.py
src/omnibias/core/collapse_net.py
src/omnibias/core/composed_curvature.py
src/omnibias/core/confluence.py
src/omnibias/core/conjugate.py
src/omnibias/core/contact_smoothing.py
src/omnibias/core/control_lqr.py
src/omnibias/core/control_mpc.py
src/omnibias/core/control_pid.py
src/omnibias/core/coupling_flow.py
src/omnibias/core/cubature.py
src/omnibias/core/exact_maml.py
src/omnibias/core/frame_unet.py
src/omnibias/core/frames.py
src/omnibias/core/ftc.py
src/omnibias/core/hierarchy.py
src/omnibias/core/homotopy.py
src/omnibias/core/implicit.py
src/omnibias/core/information.py
src/omnibias/core/integral_kernel.py
src/omnibias/core/inverse_design.py
src/omnibias/core/jet_hopfield.py
src/omnibias/core/jet_token.py
src/omnibias/core/jet_world.py
src/omnibias/core/jets.py
src/omnibias/core/ladder.py
src/omnibias/core/lindblad.py
src/omnibias/core/line_search.py
src/omnibias/core/local_jet.py
src/omnibias/core/locus.py
src/omnibias/core/mollifier.py
src/omnibias/core/moments.py
src/omnibias/core/multi_index.py
src/omnibias/core/multipack.py
src/omnibias/core/occupancy.py
src/omnibias/core/pack_moe.py
src/omnibias/core/parameter_jets.py
src/omnibias/core/pid_layer.py
src/omnibias/core/polynomials.py
src/omnibias/core/probability.py
src/omnibias/core/pulse_envelope.py
src/omnibias/core/py.typed
src/omnibias/core/refine.py
src/omnibias/core/remainder_train.py
src/omnibias/core/riccati_flow.py
src/omnibias/core/scale.py
src/omnibias/core/scan.py
src/omnibias/core/score_matching.py
src/omnibias/core/sequence.py
src/omnibias/core/sharp_loss.py
src/omnibias/core/sharpness.py
src/omnibias/core/sliced_jet.py
src/omnibias/core/spec.py
src/omnibias/core/spectral_design.py
src/omnibias/core/tanh_method.py
src/omnibias/core/train_stack.py
src/omnibias/core/transfer.py
src/omnibias/core/transforms.py
src/omnibias/core/transforms_pde.py
src/omnibias/core/uncertainty.py
src/omnibias/core/weight_loss_jet.py
src/omnibias/core/collapse/__init__.py
src/omnibias/core/collapse/einselection.py
src/omnibias/core/collapse/identity.py
src/omnibias/core/collapse/pairing.py
src/omnibias/core/collapse/rank.py
src/omnibias/core/collapse/relaxation.py
src/omnibias/core/collapse/schema.py
src/omnibias/core/collapse/verdict.py
src/omnibias/core/collapse/winding.py
src/omnibias/core/proof/__init__.py
src/omnibias/core/proof/catalog.py
src/omnibias/core/proof/certificate.py
src/omnibias/core/proof/condition.py
src/omnibias/core/proof/discovery.py
src/omnibias/core/proof/engine.py
src/omnibias/core/proof/inequality.py
src/omnibias/core/proof/lean_check.py
src/omnibias/core/proof/lean_lock.py
src/omnibias/core/proof/lift.py
src/omnibias/core/proof/observe.py
src/omnibias/core/proof/realization_algebra_replay.py
src/omnibias/core/proof/realization_replay.py
src/omnibias/core/proof/replay.py
src/omnibias/core/proof/obligations/__init__.py
src/omnibias/core/proof/obligations/convergence_ledger.py
src/omnibias/core/proof/obligations/rational_stencil.py
src/omnibias/core/proof/obligations/stress_cone.py
src/omnibias/core/realization/__init__.py
src/omnibias/core/realization/algebraic.py
src/omnibias/core/realization/membership.py
src/omnibias/core/realization/polynomial.py
src/omnibias/core/realization/rank.py
src/omnibias/core/realization/schema.py
src/omnibias/core/realization/transition.py
src/omnibias/core/realization/witness.py
src/omnibias/core/verified/__init__.py
src/omnibias/core/verified/affine.py
src/omnibias/core/verified/airy_sturm.py
src/omnibias/core/verified/asymptotic_jet.py
src/omnibias/core/verified/banded.py
src/omnibias/core/verified/clamped_biharmonic.py
src/omnibias/core/verified/coeffs.py
src/omnibias/core/verified/cohn_elkies.py
src/omnibias/core/verified/complex_interval.py
src/omnibias/core/verified/conditioning.py
src/omnibias/core/verified/debruijn_newman.py
src/omnibias/core/verified/dirichlet.py
src/omnibias/core/verified/eig.py
src/omnibias/core/verified/eig_operator.py
src/omnibias/core/verified/enclosure_collapse.py
src/omnibias/core/verified/euler_maclaurin.py
src/omnibias/core/verified/fourier.py
src/omnibias/core/verified/frobenius.py
src/omnibias/core/verified/ftc.py
src/omnibias/core/verified/gamma_complex.py
src/omnibias/core/verified/hardy_line.py
src/omnibias/core/verified/heat_kernel.py
src/omnibias/core/verified/hermite_basis.py
src/omnibias/core/verified/hurwitz.py
src/omnibias/core/verified/information.py
src/omnibias/core/verified/interval.py
src/omnibias/core/verified/interval_array.py
src/omnibias/core/verified/invariant_subspace.py
src/omnibias/core/verified/jet.py
src/omnibias/core/verified/jet_flow.py
src/omnibias/core/verified/jet_mv.py
src/omnibias/core/verified/kantorovich.py
src/omnibias/core/verified/laguerre_basis.py
src/omnibias/core/verified/lattice_ground_state.py
src/omnibias/core/verified/lattice_hamiltonian.py
src/omnibias/core/verified/lattice_operators.py
src/omnibias/core/verified/linalg.py
src/omnibias/core/verified/linalg_array.py
src/omnibias/core/verified/lindblad.py
src/omnibias/core/verified/line.py
src/omnibias/core/verified/lohner.py
src/omnibias/core/verified/nonselfadjoint.py
src/omnibias/core/verified/occupancy.py
src/omnibias/core/verified/ode.py
src/omnibias/core/verified/pde_certificate.py
src/omnibias/core/verified/polylog.py
src/omnibias/core/verified/probability.py
src/omnibias/core/verified/py.typed
src/omnibias/core/verified/quadrature.py
src/omnibias/core/verified/radii_series.py
src/omnibias/core/verified/radii_spectral.py
src/omnibias/core/verified/riemann_siegel.py
src/omnibias/core/verified/riesz.py
src/omnibias/core/verified/rootfind.py
src/omnibias/core/verified/sequence_space.py
src/omnibias/core/verified/series.py
src/omnibias/core/verified/sigma.py
src/omnibias/core/verified/spectral.py
src/omnibias/core/verified/sqg.py
src/omnibias/core/verified/swirl_heat.py
src/omnibias/core/verified/taylor_model.py
src/omnibias/core/verified/taylor_model_mv.py
src/omnibias/core/verified/tm_neuron.py
src/omnibias/core/verified/transcend.py
src/omnibias/core/verified/transport.py
src/omnibias/core/verified/trial_spaces.py
src/omnibias/core/verified/weighted_class.py
src/omnibias/core/verified/xi.py
src/omnibias_core.egg-info/PKG-INFO
src/omnibias_core.egg-info/SOURCES.txt
src/omnibias_core.egg-info/dependency_links.txt
src/omnibias_core.egg-info/requires.txt
src/omnibias_core.egg-info/top_level.txt
tests/test_adjoint.py
tests/test_airy_sturm.py
tests/test_all_resolves.py
tests/test_all_sorted.py
tests/test_arrangement_cost_recorded.py
tests/test_arrangement_graph_cost_recorded.py
tests/test_band_embed.py
tests/test_bell.py
tests/test_bem_net_cost_recorded.py
tests/test_block_search.py
tests/test_catalog.py
tests/test_certificate.py
tests/test_certificate_audit_regressions.py
tests/test_collapse_einselection.py
tests/test_collapse_gap.py
tests/test_collapse_honorable_mentions.py
tests/test_collapse_identity.py
tests/test_collapse_net.py
tests/test_collapse_pairing.py
tests/test_collapse_rank.py
tests/test_collapse_relaxation.py
tests/test_collapse_schema.py
tests/test_collapse_verdict.py
tests/test_collapse_winding.py
tests/test_composed_curvature.py
tests/test_concept_terminology.py
tests/test_condition.py
tests/test_conjugate.py
tests/test_conjugate_g5_recorded.py
tests/test_contact_smoothing.py
tests/test_control_lqr.py
tests/test_control_mpc.py
tests/test_control_pid.py
tests/test_convergence_ledger.py
tests/test_coupling_flow.py
tests/test_cubature.py
tests/test_discovery.py
tests/test_doc_module_paths.py
tests/test_equality_intersection_g4_recorded.py
tests/test_equivariant_scan_cost_recorded.py
tests/test_exact_maml.py
tests/test_forbidden_claims.py
tests/test_frame_unet.py
tests/test_frames.py
tests/test_ftc.py
tests/test_hermite_ladder_cost_recorded.py
tests/test_hierarchy.py
tests/test_holonomy_band_g2_recorded.py
tests/test_holonomy_band_g3_recorded.py
tests/test_holonomy_band_g4_recorded.py
tests/test_homotopy.py
tests/test_implicit.py
tests/test_inequality_protocol.py
tests/test_information.py
tests/test_integral_kernel.py
tests/test_inverse_design.py
tests/test_jet_bundle_g1_recorded.py
tests/test_jet_bundle_g3_recorded.py
tests/test_jet_hopfield.py
tests/test_jet_token.py
tests/test_jet_world.py
tests/test_jetkan_g2_recorded.py
tests/test_jets_contact.py
tests/test_ladder.py
tests/test_layered_transfer_cost_recorded.py
tests/test_lean_check.py
tests/test_lean_check_properties.py
tests/test_license_consistency.py
tests/test_lift.py
tests/test_lindblad.py
tests/test_line_search.py
tests/test_line_search_g4_g5_recorded.py
tests/test_lineage_declared.py
tests/test_linearizing_transforms_g2_recorded.py
tests/test_linearizing_transforms_g3_recorded.py
tests/test_linearizing_transforms_g4_recorded.py
tests/test_local_jet.py
tests/test_locus.py
tests/test_mollifier.py
tests/test_moments.py
tests/test_multi_index.py
tests/test_multi_interface_g3_recorded.py
tests/test_multi_interface_g4_recorded.py
tests/test_multipack.py
tests/test_no_leakage.py
tests/test_no_placeholders.py
tests/test_observe.py
tests/test_occupancy.py
tests/test_ombu_frames_g4_recorded.py
tests/test_pack_moe.py
tests/test_pack_tree_g3_recorded.py
tests/test_package_registry.py
tests/test_parameter_jets.py
tests/test_pid_layer.py
tests/test_polynomials.py
tests/test_polynomials_invariants.py
tests/test_probability.py
tests/test_proof_engine.py
tests/test_proof_machine.py
tests/test_pulse_envelope.py
tests/test_py_typed.py
tests/test_rational_stencil.py
tests/test_realization_algebra.py
tests/test_realization_schema.py
tests/test_refine.py
tests/test_refine_g4_recorded.py
tests/test_remainder_train.py
tests/test_replay.py
tests/test_riccati_flow.py
tests/test_scale.py
tests/test_scan.py
tests/test_scannet_g3_recorded.py
tests/test_scannet_g4_recorded.py
tests/test_score_matching.py
tests/test_sequence.py
tests/test_sequence_transverse_retired.py
tests/test_sharp_loss.py
tests/test_sharpness.py
tests/test_sliced_jet.py
tests/test_soliton_tanh_cost_recorded.py
tests/test_spec.py
tests/test_spectral_design.py
tests/test_spectral_design_g3_recorded.py
tests/test_stress_cone.py
tests/test_tabular_arrangement_g3b_recorded.py
tests/test_tabular_arrangement_g4_recorded.py
tests/test_tanh_method.py
tests/test_theory_book_outline.py
tests/test_theory_citation_path.py
tests/test_theory_homes.py
tests/test_theory_homes_g2_recorded.py
tests/test_theory_homes_g3_recorded.py
tests/test_theory_homes_g4_recorded.py
tests/test_theory_homes_g5_recorded.py
tests/test_theory_invention_ledger.py
tests/test_theory_operator_family.py
tests/test_theory_structure.py
tests/test_theory_training_ledger.py
tests/test_train_stack.py
tests/test_transcend_directed_soundness.py
tests/test_transfer.py
tests/test_transforms.py
tests/test_transforms_pde.py
tests/test_tropical_cost_recorded.py
tests/test_uncertainty.py
tests/test_verified_complex_interval.py
tests/test_verified_fourier.py
tests/test_verified_jet_mv.py
tests/test_verified_pde_certificate.py
tests/test_verified_radii_spectral.py
tests/test_verified_tm_integral.py
tests/test_version_consistency.py
tests/test_weak_form_g4_recorded.py
tests/test_weight_loss_jet.py
tests/test_weighted_class.py