Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TRIQS/triqs
/ functions
Functions
2,819 in github.com/TRIQS/triqs
⨍
Functions
2,819
◇
Types & classes
525
Method
serialize
* @brief Serialize the canonical operator to a generic archive. * @param ar Archive to serialize to. */
c++/triqs/operators/many_body_operator.hpp:155
Method
serialize
* @brief Serialize the many-body operator to a generic archive. * @param ar Archive to serialize to. */
c++/triqs/operators/many_body_operator.hpp:713
Method
serialize
* @brief Serialize the histogram to an archive. * @param ar Archive to which the histogram is serialized. */
c++/triqs/stat/histograms.hpp:250
Method
serialize
* @brief Serialize the Bravais lattice to a generic archive. * @param ar Archive to serialize to. */
c++/triqs/lattice/bravais_lattice.hpp:294
Method
serialize
* @brief Serialize the Brillouin zone to a generic archive. * @param ar Archive to serialize to. */
c++/triqs/lattice/brillouin_zone.hpp:160
Method
setUp
(self)
test/python/lattice_tight_binding.py:29
Method
setUp
(self)
test/python/operators.py:75
Method
setUp
(self)
test/python/base/crm_dyson_solver.py:29
Method
setUp
(self)
test/python/base/gf_block.py:29
Method
setUp
(self)
test/python/base/gf_init.py:29
Method
setUp
(self)
test/python/base/gf_base_op.py:38
Method
setUp
(self)
test/python/atom_diag/atom_diag_constructors.py:23
Method
setUp
(self)
test/python/experimental/superlattice.py:9
Method
setUp
(self)
test/python/experimental/gloc.py:10
Method
setUp
(self)
test/python/experimental/tb_hk.py:10
Method
setUp
(self)
test/python/experimental/find_chemical_potential.py:10
Method
setUp
(self)
test/python/experimental/wannier.py:8
Function
set_from_L_G_R
c++/triqs/gfs/functions/functions2.hpp:478
Method
set_hilbert
* @brief Set the Hilbert (Fock) space \f$ \mathcal{F}^{(m)} \f$ for this state. * @param new_hs New Hilbert (Fock) space \f$ \mathcal{F}^{(m)} \f
c++/triqs/hilbert_space/state.hpp:252
Method
set_hilbert
* @brief Set the Hilbert (Fock) space \f$ \mathcal{F}^{(m)} \f$ for this state. * @param new_hs New Hilbert (Fock) space \f$ \mathcal{F}^{(m)} \f
c++/triqs/hilbert_space/state.hpp:447
Method
set_n_operations_before_check
* @brief Set the number of operations before a consistency check is performed (default: 100). * @details See complete_operation(), which triggers
c++/triqs/det_manip/det_manip.hpp:357
Function
set_operator_structure
Build the operator block structure for the given spin and orbital names. The shape of the structure follows the same convention as :func:`get
python/triqs/operators/util/op_struct.py:61
Method
set_precision_error
* @brief Set the precision threshold that determines when to throw an exception (default: 1e-5). * @details See set_precision_warning() for detai
c++/triqs/det_manip/det_manip.hpp:392
Method
set_precision_warning
* @brief Set the precision threshold that determines when to print a warning (default: 1e-8). * * @details In case we compare two matrices \
c++/triqs/det_manip/det_manip.hpp:378
Method
set_singular_threshold
* @brief Set the threshold being used when testing for a singular matrix (default: -1). * * @details The threshold \f$ \epsilon \f$ determin
c++/triqs/det_manip/det_manip.hpp:343
Method
set_verbosity
Set the verbosity level.
c++/triqs/mc_tools/mc_generic.hpp:178
Function
setup_lss
c++/triqs/mesh/tail_fitter.hpp:311
Method
size
Get the size \f$ N \f$ of the mesh, i.e. the number of mesh points.
c++/triqs/mesh/bases/linear.hpp:277
Method
size
Get the dimension \f$ M = \dim(\mathcal{F}^{(m)}) \f$ of the subspace.
c++/triqs/hilbert_space/hilbert_space.hpp:232
Method
size
Get the dimension of the associated Hilbert (Fock) space, i.e. \f$ \dim(\mathcal{F}^{(m)}) \f$.
c++/triqs/hilbert_space/state.hpp:325
Function
size1
* @brief Get the number of blocks along the first dimension (for a block2 expression). * @return The larger first-dimension block count of the tw
c++/triqs/gfs/block/expr.hpp:153
Function
size2
* @brief Get the number of blocks along the second dimension (for a block2 expression). * @return The larger second-dimension block count of the
c++/triqs/gfs/block/expr.hpp:159
Method
size_t hash_bytes
* @brief Hash the raw bytes of a span via the standard library's `std::hash<std::string_view>`. * * @details A proper byte mixer, sensitive to e
c++/triqs/mesh/utils.hpp:80
Function
slice_array
r""" Serial slice: return ``A`` unchanged. The parallel counterpart, :func:`triqs.utility.mpi_mpi4py.slice_array`, returns a view over th
python/triqs/utility/mpi_nompi.py:203
Function
slice_array
r""" Return the local view of ``A`` along its first dimension. Computes ``[slice_inf(0, N - 1), slice_sup(0, N - 1) + 1]`` with ``N = A.s
python/triqs/utility/mpi_mpi4py.py:274
Function
slot
c++/triqs/utility/signal_handler.cpp:34
Method
space_partition
* @brief Construct a space partition by running **Phase I** of the automatic partition algorithm. * * @details Partitions the Hilbert (Fock)
c++/triqs/hilbert_space/space_partition.hpp:129
Function
stack_trace
c++/triqs/utility/stack_trace.cpp:35
Function
start_redirect
r""" Start a background thread that redirects the C++ ``stdout`` to Python. Instantiates a :class:`T` thread and starts it. If a redirection th
python/triqs/utility/redirect.py:123
Method
state
Default constructor for a dummy state that does not belong to any Hilbert (Fock) space.
c++/triqs/hilbert_space/state.hpp:99
Method
state
Default constructor for a dummy state that does not belong to any Hilbert (Fock) space.
c++/triqs/hilbert_space/state.hpp:304
Function
statistic
c++/triqs/mesh/imfreq.hpp:335
Function
statistic
c++/triqs/mesh/dlr_imfreq.hpp:263
Function
statistic
c++/triqs/mesh/legendre.hpp:191
Function
statistic
c++/triqs/mesh/dlr_imtime.hpp:259
Function
statistic
c++/triqs/mesh/imtime.hpp:91
Function
stop_redirect
r""" Stop the background redirection thread started by :func:`start_redirect`. Signals the running :class:`T` thread to exit (which restores the
python/triqs/utility/redirect.py:142
Method
sub_hilbert_space
* @brief Construct an empty subspace with a given index \f$ m \f$. * @param m Subspace index \f$ m \f$. */
c++/triqs/hilbert_space/hilbert_space.hpp:199
Function
subplots
(nrows=1, ncols=1, sharex=False, sharey=False, squeeze=True, subplot_kw=None, **fig_kw)
python/triqs/plot/mpl_interface.py:50
Function
sum_gf
test/c++/gfs/multivar/g_k_om.cpp:29
Method
superlattice
c++/triqs/experimental/lattice/superlattice.cpp:20
Method
swap
c++/triqs/det_manip/det_manip.hpp:285
Method
sym_grp
* @brief Default constructor. */
c++/triqs/gfs/gf_sym_grp.hpp:293
Function
symmetrize
c++/triqs/mesh/dlr_imfreq.hpp:272
Function
symmetrize
c++/triqs/mesh/dlr.hpp:284
Function
symmetrize
c++/triqs/mesh/dlr_imtime.hpp:268
Method
sync
c++/triqs/utility/report_stream.hpp:121
Function
synth_constructor_0
python/triqs/mesh/meshes.wrap.cxx:297
Function
synth_constructor_0
python/triqs/operators/operators.wrap.cxx:31
Function
synth_constructor_0
python/triqs/experimental/lattice/lattice.wrap.cxx:31
Function
synth_constructor_1
python/triqs/experimental/lattice/lattice.wrap.cxx:96
Function
t2g_submatrix
Extract the ``t2g`` submatrix of the full ``d``-manifold two- or four-index U matrix. Parameters ---------- U : numpy.ndarray Two
python/triqs/operators/util/U_matrix.py:228
Function
t_max
c++/triqs/mesh/retime.hpp:99
Function
t_min
c++/triqs/mesh/retime.hpp:96
Function
tail_fit
Fit a high frequency 1/(iw)^n expansion of Sigma_iw and replace the high frequency part with the fitted tail. Either give the frequency
python/triqs/solver_utils/tail_fit.py:23
Function
tail_fitter
* @brief Construct a tail fitter for a given fraction \f$ r \f$ of the mesh, the maximum number of mesh points * \f$ p_{\text{max}} \f$ to use in
c++/triqs/mesh/tail_fitter.hpp:215
Function
target_indices
* @brief Get a generator over the multi-indices of the target space. * @return A range iterating over all index tuples of the target. */
c++/triqs/gfs/gf/gf_view.hpp:171
Function
target_indices
* @brief Get a generator over the multi-indices of the target space. * @return A range iterating over all index tuples of the target. */
c++/triqs/gfs/gf/gf.hpp:320
Function
target_indices
* @brief Get a generator over the multi-indices of the target space. * @return A range iterating over all index tuples of the target. */
c++/triqs/gfs/gf/gf_const_view.hpp:170
Method
target_rank
Number of target-space axes. Returns ------- int Equal to ``len(target_shape)`` — ``0`` for a scalar target,
python/triqs/gfs/gf.py:465
Function
target_shape
* @brief Get the shape of the target. * @return An array holding the extent of each target dimension. */
c++/triqs/gfs/gf/gf_view.hpp:165
Function
target_shape
* @brief Get the shape of the target. * @return An array holding the extent of each target dimension. */
c++/triqs/gfs/gf/gf.hpp:314
Function
target_shape
* @brief Get the shape of the target. * @return An array holding the extent of each target dimension. */
c++/triqs/gfs/gf/gf_const_view.hpp:164
Function
tau_L2_norm
c++/triqs/gfs/functions/dlr.hpp:434
Method
tb_hk
* @brief Construct a tight-binding Hamiltonian from lattice vectors and their hopping matrices. * * @param Rs List of lattice vectors \f$ \m
c++/triqs/experimental/lattice/tb_hk.hpp:56
Method
test
test/c++/det_manip/det_manip_basic5.cpp:55
Method
test
test/c++/det_manip/det_manipc1.cpp:66
Method
test
test/c++/det_manip/det_manip_basic1.cpp:64
Method
test
test/c++/det_manip/det_manip_all.cpp:67
Method
test
test/c++/det_manip/det_manipc2.cpp:68
Method
test
test/c++/det_manip/det_manip_comp1.cpp:65
Method
test
test/c++/det_manip/det_manip2.cpp:45
Method
test
test/c++/det_manip/det_manip_basic2.cpp:46
Method
test_2x2SquareLattice3d
(self)
test/python/experimental/superlattice.py:12
Method
test_2x2SquareLattice3d_with_gloc
(self)
test/python/experimental/superlattice.py:43
Method
test_Base_Op
(self)
test/python/base/gf_base_op.py:43
Method
test_Construct
(self)
test/python/base/gf_block.py:34
Method
test_D05
(self)
test/python/base/gf_semicirc.py:30
Method
test_D1
(self)
test/python/base/gf_semicirc.py:27
Method
test_DLRImFreq_HF
(self)
test/python/base/crm_dyson_solver.py:96
Method
test_DLRImTime_constraint
(self)
test/python/base/crm_dyson_solver.py:65
Method
test_DLR_scalar
(self)
test/python/base/crm_dyson_solver.py:113
Method
test_Mat_Prod
(self)
test/python/base/gf_base_op.py:174
Method
test_TBLattice
(self)
test/python/lattice_tight_binding.py:41
Method
test_TB_from_pythTB
(self)
test/python/lattice_utils.py:95
Method
test_TB_from_w90
(self)
test/python/lattice_utils.py:59
Method
test_TB_to_sympy_2D
(self)
test/python/lattice_tight_binding.py:74
Method
test_algebra
(self)
test/python/operators.py:117
Function
test_array
test/c++/meshes/mesh_tail_fitter.cpp:82
Method
test_auto_w_max_blockgf_uses_max_over_blocks
(self)
test/python/solver_utils/test_make_gf_dlr_imfreq.py:102
← previous
next →
2,501–2,600 of 2,819, ranked by callers