- t3m() (t3toolbox.tucker_tensor_train.TuckerTensorTrain method)
- t3svd() (t3toolbox.tucker_tensor_train.TuckerTensorTrain method)
- t3svd_dense() (t3toolbox.tucker_tensor_train.TuckerTensorTrain static method)
-
t3toolbox
-
t3toolbox.backend
-
t3toolbox.backend.apply
-
t3toolbox.backend.apply.t3_apply()
-
t3toolbox.backend.apply.t3_apply_ambient_transpose()
-
t3toolbox.backend.apply.t3_apply_corewise_transpose()
-
t3toolbox.backend.apply.tv_apply()
-
t3toolbox.backend.apply.tv_apply_jacobian_from_sweep()
-
t3toolbox.backend.apply.tv_apply_transpose()
-
t3toolbox.backend.apply.tv_apply_transpose_from_sweep()
-
t3toolbox.backend.apply.tv_precompute_apply_frame_sweep()
-
t3toolbox.backend.common
-
t3toolbox.backend.common.get_backend()
-
t3toolbox.backend.common.is_boolean_ndarray()
-
t3toolbox.backend.common.items_are_uniform()
-
t3toolbox.backend.common.load_core_families()
-
t3toolbox.backend.common.numpy_map()
-
t3toolbox.backend.common.numpy_scan()
-
t3toolbox.backend.common.prefix_mask()
-
t3toolbox.backend.common.ragged_map()
-
t3toolbox.backend.common.ragged_scan()
-
t3toolbox.backend.common.randn()
-
t3toolbox.backend.common.require_concrete_masks()
-
t3toolbox.backend.common.save_core_families()
-
t3toolbox.backend.common.tree_contains_jax()
-
t3toolbox.backend.common.tree_to_jax()
- t3toolbox.backend.common.ValueHashedMasks (built-in class)
-
t3toolbox.backend.common.xappend()
-
t3toolbox.backend.common.xcat()
-
t3toolbox.backend.common.xprepend()
-
t3toolbox.backend.common.xwhile()
-
t3toolbox.backend.contractions
-
t3toolbox.backend.contractions.contract()
-
t3toolbox.backend.entries
-
t3toolbox.backend.entries.t3_entries()
-
t3toolbox.backend.entries.t3_entries_ambient_transpose()
-
t3toolbox.backend.entries.t3_entries_corewise_transpose()
-
t3toolbox.backend.entries.tv_entries()
-
t3toolbox.backend.entries.tv_entries_jacobian_from_sweep()
-
t3toolbox.backend.entries.tv_entries_transpose()
-
t3toolbox.backend.entries.tv_entries_transpose_from_sweep()
-
t3toolbox.backend.entries.tv_precompute_entries_frame_sweep()
-
t3toolbox.backend.fitting
-
t3toolbox.backend.fitting.apply_derivatives_kind()
-
t3toolbox.backend.fitting.block_sumsq_over_probes()
-
t3toolbox.backend.fitting.block_sumsq_over_samples()
-
t3toolbox.backend.fitting.entries_derivatives_kind()
-
t3toolbox.backend.fitting.probe_derivatives_kind()
-
t3toolbox.backend.fitting.probe_kind()
- t3toolbox.backend.fitting.SamplingKind (built-in class)
-
t3toolbox.backend.fitting.sumsq_over_probes()
-
t3toolbox.backend.fitting.sumsq_over_samples()
-
t3toolbox.backend.fv_conversions
-
t3toolbox.backend.fv_conversions.fv_to_t3()
-
t3toolbox.backend.fv_conversions.t3_orthogonal_representations()
-
t3toolbox.backend.fv_operations
-
t3toolbox.backend.fv_operations.fv_absorb_weights()
-
t3toolbox.backend.fv_operations.fv_concatenate_weights()
-
t3toolbox.backend.fv_operations.fv_frame_consistency_residual()
-
t3toolbox.backend.fv_operations.fv_frame_orthogonality_residual()
-
t3toolbox.backend.fv_operations.fv_frame_reverse()
-
t3toolbox.backend.fv_operations.fv_kronecker_weights()
-
t3toolbox.backend.fv_operations.fv_variations_from_vector()
-
t3toolbox.backend.fv_operations.fv_variations_randn()
-
t3toolbox.backend.fv_operations.fv_variations_unit()
-
t3toolbox.backend.fv_operations.fv_variations_zeros()
-
t3toolbox.backend.fv_operations.fv_weighted_inner()
-
t3toolbox.backend.fv_operations.fv_weighted_norm()
-
t3toolbox.backend.fv_operations.fv_weights_consistent()
-
t3toolbox.backend.fv_operations.fv_weights_from_t3_weights()
-
t3toolbox.backend.linalg
-
t3toolbox.backend.linalg.down_svd_pair()
-
t3toolbox.backend.linalg.left_svd()
-
t3toolbox.backend.linalg.left_svd_pair()
-
t3toolbox.backend.linalg.pad_or_truncate()
-
t3toolbox.backend.linalg.right_svd()
-
t3toolbox.backend.linalg.right_svd_pair()
-
t3toolbox.backend.linalg.truncated_svd()
-
t3toolbox.backend.linalg.up_svd()
-
t3toolbox.backend.linalg.up_svd_pair()
-
t3toolbox.backend.optimizer_display
-
t3toolbox.backend.optimizer_display.format_newton_iter()
-
t3toolbox.backend.optimizer_display.make_newton_display()
-
t3toolbox.backend.optimizer_display.relative_errors()
-
t3toolbox.backend.optimizers
-
t3toolbox.backend.optimizers.adam()
-
t3toolbox.backend.optimizers.flat_draw()
- t3toolbox.backend.optimizers.GeometryOps (built-in class)
-
t3toolbox.backend.optimizers.gradient_descent()
-
t3toolbox.backend.optimizers.least_squares_problem()
- t3toolbox.backend.optimizers.LocalModel (built-in class)
-
t3toolbox.backend.optimizers.mc_sgd()
-
t3toolbox.backend.optimizers.newton_cg()
- t3toolbox.backend.optimizers.NewtonInfo (built-in class)
- t3toolbox.backend.optimizers.Problem (built-in class)
-
t3toolbox.backend.probing
-
t3toolbox.backend.probing.assemble_tangent_z()
-
t3toolbox.backend.probing.assemble_tt_variations()
-
t3toolbox.backend.probing.assemble_tucker_variations()
-
t3toolbox.backend.probing.assemble_z()
-
t3toolbox.backend.probing.compute_deta()
-
t3toolbox.backend.probing.compute_deta_tilde()
-
t3toolbox.backend.probing.compute_dxi()
-
t3toolbox.backend.probing.compute_dxi_tilde()
-
t3toolbox.backend.probing.compute_eta()
-
t3toolbox.backend.probing.compute_mu()
-
t3toolbox.backend.probing.compute_nu()
-
t3toolbox.backend.probing.compute_sigma()
-
t3toolbox.backend.probing.compute_sigma_hat()
-
t3toolbox.backend.probing.compute_sigma_tilde()
-
t3toolbox.backend.probing.compute_tau()
-
t3toolbox.backend.probing.compute_tau_tilde()
-
t3toolbox.backend.probing.compute_xi()
-
t3toolbox.backend.probing.dense_probe()
-
t3toolbox.backend.probing.t3_probe()
-
t3toolbox.backend.probing.t3_probe_ambient_transpose()
-
t3toolbox.backend.probing.t3_probe_corewise_transpose()
-
t3toolbox.backend.probing.tv_precompute_probe_frame_sweep()
-
t3toolbox.backend.probing.tv_probe()
-
t3toolbox.backend.probing.tv_probe_jacobian_from_sweep()
-
t3toolbox.backend.probing.tv_probe_transpose()
-
t3toolbox.backend.probing.tv_probe_transpose_from_sweep()
-
t3toolbox.backend.ranks
-
t3toolbox.backend.ranks.compute_continuation_ranks()
-
t3toolbox.backend.ranks.compute_manifold_dim()
-
t3toolbox.backend.ranks.compute_minimal_ranks()
-
t3toolbox.backend.ranks.compute_orthogonal_representation_ranks()
-
t3toolbox.backend.ranks.compute_raw_sweep_ranks()
-
t3toolbox.backend.ranks.edge_condition_numbers()
-
t3toolbox.backend.ranks.frame_has_minimal_ranks()
-
t3toolbox.backend.ranks.normalize_max_ranks()
-
t3toolbox.backend.regularization
- t3toolbox.backend.regularization.IdentityRegularizer (built-in class)
- t3toolbox.backend.regularization.Regularizer (built-in class)
-
t3toolbox.backend.sampling_derivatives
-
t3toolbox.backend.sampling_derivatives.assemble_tangent_z_jets()
-
t3toolbox.backend.sampling_derivatives.assemble_tt_variation_jets()
-
t3toolbox.backend.sampling_derivatives.assemble_tt_variation_jets_trs()
-
t3toolbox.backend.sampling_derivatives.assemble_tucker_variation_jets()
-
t3toolbox.backend.sampling_derivatives.assemble_tucker_variation_jets_trs()
-
t3toolbox.backend.sampling_derivatives.assemble_z_jets()
-
t3toolbox.backend.sampling_derivatives.binomial_combine_tensor()
-
t3toolbox.backend.sampling_derivatives.build_input_jets()
-
t3toolbox.backend.sampling_derivatives.check_perturbation_index()
-
t3toolbox.backend.sampling_derivatives.check_perturbation_vectors()
-
t3toolbox.backend.sampling_derivatives.compute_deta_jets()
-
t3toolbox.backend.sampling_derivatives.compute_deta_jets_trs()
-
t3toolbox.backend.sampling_derivatives.compute_deta_tilde_jets()
-
t3toolbox.backend.sampling_derivatives.compute_dxi_tilde_jets()
-
t3toolbox.backend.sampling_derivatives.compute_eta_jets()
-
t3toolbox.backend.sampling_derivatives.compute_eta_jets_trs()
-
t3toolbox.backend.sampling_derivatives.compute_mu_jets()
-
t3toolbox.backend.sampling_derivatives.compute_mu_jets_trs()
-
t3toolbox.backend.sampling_derivatives.compute_nu_jets()
-
t3toolbox.backend.sampling_derivatives.compute_nu_jets_trs()
-
t3toolbox.backend.sampling_derivatives.compute_sigma_hat_jets()
-
t3toolbox.backend.sampling_derivatives.compute_sigma_jets()
-
t3toolbox.backend.sampling_derivatives.compute_sigma_jets_trs()
-
t3toolbox.backend.sampling_derivatives.compute_sigma_tilde_jets()
-
t3toolbox.backend.sampling_derivatives.compute_sigma_tilde_jets_trs()
-
t3toolbox.backend.sampling_derivatives.compute_tau_jets()
-
t3toolbox.backend.sampling_derivatives.compute_tau_jets_trs()
-
t3toolbox.backend.sampling_derivatives.compute_tau_tilde_jets()
-
t3toolbox.backend.sampling_derivatives.compute_tau_tilde_jets_trs()
-
t3toolbox.backend.sampling_derivatives.dense_apply_derivatives()
-
t3toolbox.backend.sampling_derivatives.dense_entries_derivatives()
-
t3toolbox.backend.sampling_derivatives.dense_probe_derivatives()
-
t3toolbox.backend.sampling_derivatives.estimate_chunk_size()
-
t3toolbox.backend.sampling_derivatives.max_chunk_size_within()
-
t3toolbox.backend.sampling_derivatives.t3_apply_corewise_derivatives_transpose()
-
t3toolbox.backend.sampling_derivatives.t3_apply_derivatives()
-
t3toolbox.backend.sampling_derivatives.t3_entries_corewise_derivatives_transpose()
-
t3toolbox.backend.sampling_derivatives.t3_entries_derivatives()
-
t3toolbox.backend.sampling_derivatives.t3_probe_corewise_derivatives_transpose()
-
t3toolbox.backend.sampling_derivatives.t3_probe_derivatives()
-
t3toolbox.backend.sampling_derivatives.tv_apply_derivatives()
-
t3toolbox.backend.sampling_derivatives.tv_apply_derivatives_transpose()
-
t3toolbox.backend.sampling_derivatives.tv_apply_jacobian_derivatives_from_sweep()
-
t3toolbox.backend.sampling_derivatives.tv_apply_transpose_derivatives_from_sweep()
-
t3toolbox.backend.sampling_derivatives.tv_entries_derivatives()
-
t3toolbox.backend.sampling_derivatives.tv_entries_derivatives_transpose()
-
t3toolbox.backend.sampling_derivatives.tv_entries_jacobian_derivatives_from_sweep()
-
t3toolbox.backend.sampling_derivatives.tv_entries_transpose_derivatives_from_sweep()
-
t3toolbox.backend.sampling_derivatives.tv_precompute_apply_frame_sweep_jets()
-
t3toolbox.backend.sampling_derivatives.tv_precompute_entries_frame_sweep_jets()
-
t3toolbox.backend.sampling_derivatives.tv_precompute_probe_frame_sweep_jets()
-
t3toolbox.backend.sampling_derivatives.tv_probe_derivatives()
-
t3toolbox.backend.sampling_derivatives.tv_probe_derivatives_transpose()
-
t3toolbox.backend.sampling_derivatives.tv_probe_jacobian_derivatives_from_sweep()
-
t3toolbox.backend.sampling_derivatives.tv_probe_transpose_derivatives_from_sweep()
-
t3toolbox.backend.stacking
-
t3toolbox.backend.stacking.apply_func_to_leaf_subtrees()
-
t3toolbox.backend.stacking.basic_ragged_stack()
-
t3toolbox.backend.stacking.basic_ragged_unstack()
-
t3toolbox.backend.stacking.basic_uniform_stack()
-
t3toolbox.backend.stacking.basic_uniform_unstack()
-
t3toolbox.backend.stacking.get_first_leaf()
-
t3toolbox.backend.stacking.stack()
-
t3toolbox.backend.stacking.sum_leafs_along_axes()
-
t3toolbox.backend.stacking.tree_depth()
-
t3toolbox.backend.stacking.tree_zip()
-
t3toolbox.backend.stacking.trees_have_same_structure()
-
t3toolbox.backend.stacking.unstack()
-
t3toolbox.backend.t3_constructors
-
t3toolbox.backend.t3_constructors.t3_corewise_randn()
-
t3toolbox.backend.t3_constructors.t3_ones()
-
t3toolbox.backend.t3_constructors.t3_zeros()
-
t3toolbox.backend.t3_conversions
-
t3toolbox.backend.t3_conversions.t3_from_canonical()
-
t3toolbox.backend.t3_conversions.t3_from_tensor_train()
-
t3toolbox.backend.t3_conversions.t3_from_vector()
-
t3toolbox.backend.t3_conversions.t3_to_dense()
-
t3toolbox.backend.t3_conversions.t3_to_dense_chain()
-
t3toolbox.backend.t3_conversions.t3_to_tensor_train()
-
t3toolbox.backend.t3_conversions.t3_to_vector()
-
t3toolbox.backend.t3_linalg
-
t3toolbox.backend.t3_linalg.t3_add()
-
t3toolbox.backend.t3_linalg.t3_inner_product()
-
t3toolbox.backend.t3_linalg.t3_mult()
-
t3toolbox.backend.t3_linalg.t3_norm()
-
t3toolbox.backend.t3_linalg.t3_plus_scalar()
-
t3toolbox.backend.t3_linalg.t3_scale()
-
t3toolbox.backend.t3_linalg.t3_sum_stack()
-
t3toolbox.backend.t3_linalg.t3_weighted_inner()
-
t3toolbox.backend.t3_linalg.t3_weighted_norm()
-
t3toolbox.backend.t3_linalg.t3m_form_then_round()
-
t3toolbox.backend.t3_linalg.t3m_inplace_fused()
-
t3toolbox.backend.t3_linalg.t3m_swap()
-
t3toolbox.backend.t3_operations
-
t3toolbox.backend.t3_operations.t3_absorb_tucker_into_tt()
-
t3toolbox.backend.t3_operations.t3_absorb_weights()
-
t3toolbox.backend.t3_operations.t3_broadcast_to_common_stack()
-
t3toolbox.backend.t3_operations.t3_concatenate()
-
t3toolbox.backend.t3_operations.t3_concatenate_weights()
-
t3toolbox.backend.t3_operations.t3_core_shapes()
-
t3toolbox.backend.t3_operations.t3_kronecker_weights()
-
t3toolbox.backend.t3_operations.t3_segment()
-
t3toolbox.backend.t3_operations.t3_squash_tails()
-
t3toolbox.backend.t3_operations.t3_stack()
-
t3toolbox.backend.t3_operations.t3_sum()
-
t3toolbox.backend.t3_operations.t3_unstack()
-
t3toolbox.backend.t3_operations.t3_weights_consistent()
-
t3toolbox.backend.t3_operations.tucker_change_core_shapes()
-
t3toolbox.backend.t3_orthogonalization
-
t3toolbox.backend.t3_orthogonalization.t3_down_orthogonalize_tucker_cores()
-
t3toolbox.backend.t3_orthogonalization.t3_down_svd_tt_core()
-
t3toolbox.backend.t3_orthogonalization.t3_down_svd_tucker_core()
-
t3toolbox.backend.t3_orthogonalization.t3_left_orthogonalize()
-
t3toolbox.backend.t3_orthogonalization.t3_left_svd_tt_core()
-
t3toolbox.backend.t3_orthogonalization.t3_orthogonality_residual()
-
t3toolbox.backend.t3_orthogonalization.t3_orthogonalize_relative_to_tt_core()
-
t3toolbox.backend.t3_orthogonalization.t3_orthogonalize_relative_to_tucker_core()
-
t3toolbox.backend.t3_orthogonalization.t3_right_orthogonalize()
-
t3toolbox.backend.t3_orthogonalization.t3_right_svd_tt_core()
-
t3toolbox.backend.t3_orthogonalization.t3_up_orthogonalize_tt_cores()
-
t3toolbox.backend.t3_orthogonalization.t3_up_svd_tt_core()
-
t3toolbox.backend.t3_svd
-
t3toolbox.backend.t3_svd.dense_t3svd()
-
t3toolbox.backend.t3_svd.dense_ttsvd()
-
t3toolbox.backend.t3_svd.dense_tucker_svd()
-
t3toolbox.backend.t3_svd.t3_rank_adjustment_sweep()
-
t3toolbox.backend.t3_svd.t3svd()
-
t3toolbox.backend.tt_operations
-
t3toolbox.backend.tt_operations.tt_change_core_shapes()
-
t3toolbox.backend.tt_operations.tt_reverse()
-
t3toolbox.backend.tt_operations.tt_squash_tails()
-
t3toolbox.backend.tt_operations.tt_zipper_left_to_right()
-
t3toolbox.backend.tt_operations.tt_zipper_right_to_left()
-
t3toolbox.backend.tt_orthogonalization
-
t3toolbox.backend.tt_orthogonalization.tt_left_orthogonalize()
-
t3toolbox.backend.tt_orthogonalization.tt_right_orthogonalize()
-
t3toolbox.backend.tv_operations
-
t3toolbox.backend.tv_operations.tv_gauge_residual()
-
t3toolbox.backend.tv_operations.tv_oblique_gauge_projection()
|
|