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
↓ 20 callers
Method
stop
Stop the timer and add the elapsed interval to the running total.
c++/triqs/utility/timer.hpp:57
↓ 20 callers
Method
try_insert
* @brief Try to insert one row and column. * * @details The row is inserted at position \f$ i \f$ and the column at position \f$ j \f$ in th
c++/triqs/det_manip/det_manip.hpp:681
↓ 20 callers
Method
units
Lattice basis vectors as a ``(ndim, ndim)`` array in the standard basis. Returns ------- numpy.ndarray Two-dimens
python/triqs/lattice/tight_binding.py:240
↓ 19 callers
Function
check_state
test/c++/stat/stat_log_binning.cpp:34
↓ 19 callers
Method
get_subspace_dim
* @brief Get the dimension \f$ \dim(B) \f$ of invariant subspace \f$ B \f$. * * @param sp_index Subspace index \f$ B \f$. * @return Num
c++/triqs/atom_diag/atom_diag.hpp:325
↓ 19 callers
Function
map
c++/triqs/gfs/block/map.hpp:147
↓ 19 callers
Method
size
Total number of grid points, equal to \f$ N_X \cdot N_Y \cdot N_Z \f$ (trailing factors are 1 for `dim < 3`).
c++/triqs/lattice/grid_generator.hpp:128
↓ 18 callers
Function
check_vectors
test/c++/stat/stat_test_utils.hpp:64
↓ 18 callers
Function
is_index_valid
* @brief Check if an index \f$ l \f$ is valid. * * @param l Index \f$ l \f$ to check. * @return True if \f$ 0 \leq l < N \f$, false oth
c++/triqs/mesh/dlr.hpp:218
↓ 18 callers
Function
map_block_gf
c++/triqs/gfs/block/map.hpp:131
↓ 18 callers
Method
n_lost_pts
c++/triqs/stat/histograms.hpp:157
↓ 18 callers
Method
ndim
Get the number of dimensions of the underlying Bravais lattice.
c++/triqs/lattice/brillouin_zone.hpp:94
↓ 18 callers
Method
operator()
python/triqs/gfs/wrapped_aux/gf_proxy.hpp:11
↓ 18 callers
Function
transpose
c++/triqs/gfs/functions/functions2.hpp:376
↓ 17 callers
Function
assert_gfs_are_close
r""" Assert that two Green's functions agree on their data array. Checks that ``a`` and ``b`` have the same mesh type and equal meshes, t
python/triqs/utility/comparison_tests.py:82
↓ 17 callers
Function
check_value
(G,ref_func)
test/python/gf_multivar/block2.py:57
↓ 17 callers
Method
components
Tuple of factor meshes that make up the product. Returns ------- tuple of mesh The factor meshes, in the order gi
python/triqs/mesh/mesh_product.py:81
↓ 17 callers
Method
is_zero
c++/triqs/utility/real_or_complex.hpp:152
↓ 17 callers
Method
last_index
Get the last index of the mesh, i.e. \f$ N - 1 \f$.
c++/triqs/mesh/bases/linear.hpp:289
↓ 17 callers
Function
matsubara_freq
* @brief Construct a Matsubara frequency with a given index \f$ n \f$, inverse temperature \f$ \beta \f$ and * particle statistics. * *
c++/triqs/mesh/matsubara_freq.hpp:80
↓ 17 callers
Method
mean
Calculate the mean of the process.
test/c++/stat/stat_ar_model.hpp:56
↓ 17 callers
Method
mesh_hash
Get the hash value of the mesh.
c++/triqs/mesh/prod.hpp:246
↓ 17 callers
Method
size2
c++/triqs/gfs/block/expr.hpp:61
↓ 17 callers
Method
transpose
Take the transpose of a matrix valued Green's function. Returns ------- G : Gf (copy) The transpose of the Green'
python/triqs/gfs/gf.py:1254
↓ 16 callers
Function
all_reduce
r""" Serial reduction: return ``x`` unchanged. Operation ``op`` is ignored, so reductions such as ``MINLOC`` or ``MAXLOC`` that produce n
python/triqs/utility/mpi_nompi.py:124
↓ 16 callers
Function
bin_data
test/c++/stat/stat_test_utils.hpp:70
↓ 16 callers
Function
c
c++/triqs/operators/many_body_operator.hpp:903
↓ 16 callers
Function
print_err
(*x)
test/python/base/gf_inplace_112.py:41
↓ 16 callers
Function
size
Get the size \f$ N \f$ of the mesh, i.e. the DLR rank \f$ r \f$.
c++/triqs/mesh/dlr.hpp:299
↓ 16 callers
Method
to_data_index
Convert a tuple of per-factor indices to a tuple of data indices. Each component of ``index`` is forwarded to the ``to_data_index`` m
python/triqs/mesh/mesh_product.py:204
↓ 16 callers
Function
to_string
Human-readable description of a parameter set, used in failure messages.
test/c++/meshes/mesh_dlr_stability.cpp:66
↓ 15 callers
Function
check_mp_prod
test/c++/meshes/mesh_prod.cpp:46
↓ 15 callers
Function
conj
c++/triqs/utility/numeric_ops.hpp:80
↓ 15 callers
Function
make_real
c++/triqs/stat/utils.hpp:51
↓ 15 callers
Method
reject_last_try
* @brief Reject the last try-operation. * @details All `try_*` operations have to be either accepted (via complete_operation()) or rejected.
c++/triqs/det_manip/det_manip.hpp:1801
↓ 15 callers
Method
report
c++/triqs/mc_tools/mc_measure.cpp:42
↓ 15 callers
Method
size
* @brief Get number of bins in the histogram. * @return Size of the data vector. */
c++/triqs/stat/histograms.hpp:133
↓ 14 callers
Method
add_fock_state
* @brief Add a Fock state \f$ \lvert f \rangle \f$ to the subspace and increase its dimension by one. * * @details Given that the current di
c++/triqs/hilbert_space/hilbert_space.hpp:225
↓ 14 callers
Function
fold
c++/triqs/utility/tuple_tools.hpp:324
↓ 14 callers
Function
for_each
c++/triqs/utility/tuple_tools.hpp:239
↓ 14 callers
Function
gloc
c++/triqs/experimental/lattice/gloc.hpp:37
↓ 14 callers
Function
imag
c++/triqs/utility/numeric_ops.hpp:142
↓ 14 callers
Function
is_gf_real_in_tau
c++/triqs/gfs/functions/imfreq.hpp:211
↓ 14 callers
Function
make_block2_gf
c++/triqs/gfs/block/factories.hpp:222
↓ 14 callers
Function
onefermion
test/c++/gfs/gf_dlr.cpp:36
↓ 14 callers
Method
size1
c++/triqs/gfs/block/expr.hpp:60
↓ 13 callers
Method
begin
test/c++/meshes/mesh_iterator.cpp:30
↓ 13 callers
Method
get_full_hilbert_space_dim
c++/triqs/atom_diag/atom_diag.hpp:314
↓ 13 callers
Function
kronecker
c++/triqs/utility/kronecker.hpp:45
↓ 13 callers
Method
limits
c++/triqs/stat/histograms.hpp:139
↓ 12 callers
Function
F
()
doc/themes/triqs/static/cufon-yui.js:7
↓ 12 callers
Function
check_bins
test/c++/stat/stat_log_binning.cpp:65
↓ 12 callers
Method
clear
Reset the histogram to its initial state, i.e. with no data points added to it.
c++/triqs/stat/histograms.hpp:115
↓ 12 callers
Function
end
Get an iterator to the end of the mesh.
c++/triqs/mesh/dlr.hpp:308
↓ 12 callers
Function
format_indices
c++/triqs/hilbert_space/fundamental_operator_set.cpp:93
↓ 12 callers
Method
get_coeff_arr
* @brief Get the packed coefficient array. * * @return View of the packed coefficient array of shape `[nR, coeff_shape...]`. */
c++/triqs/experimental/lattice/fourier_polynomial.hpp:303
↓ 12 callers
Method
init
c++/triqs/gfs/gf_sym_grp.hpp:317
↓ 12 callers
Method
target_indices
Iterate over every target-space index tuple in C order. Returns ------- iterator of tuple of int ``itertools.prod
python/triqs/gfs/gf.py:489
↓ 12 callers
Method
what
* @brief Build and return the full diagnostic message. * * @details Concatenates the accumulated message, the rank of the throwing MPI proce
c++/triqs/utility/exceptions.hpp:129
↓ 11 callers
Function
C
(K)
doc/themes/triqs/static/cufon-yui.js:7
↓ 11 callers
Method
add
c++/triqs/mc_tools/mc_move_set.hpp:98
↓ 11 callers
Function
copy
c++/triqs/mesh/utils.hpp:137
↓ 11 callers
Method
copy
Return an independent deep copy of ``self`` (every block is copied). Parameters ---------- *args Forwarded to the
python/triqs/gfs/block_gf.py:231
↓ 11 callers
Method
fourier
(self, arg)
python/triqs/lattice/tight_binding.py:292
↓ 11 callers
Method
insert_ratios
c++/triqs/det_manip/det_manip.hpp:975
↓ 11 callers
Function
make_gf_dlr_imfreq
Sample a Green's function from MeshImFreq onto a MeshDLRImFreq. Parameters ---------- g_iw : Gf or BlockGf Input Green's function
python/triqs/solver_utils/gf_utils.py:26
↓ 11 callers
Method
n_orbitals
* @brief Get the number of orbitals, i.e. the dimension of the Hamiltonian matrices. * @return Number of orbitals. */
c++/triqs/experimental/lattice/tb_hk.hpp:115
↓ 11 callers
Function
positive_modulo
* @brief Calculate the positive modulo of two integer numbers. * * @param x Left-hand side operand \f$ x \f$ of the modulo operation. * @para
c++/triqs/mesh/utils.hpp:111
↓ 11 callers
Method
symmetrize
* @brief Symmetrize a Green's function in place. * * @details Enforces the symmetries on `g` and reports the maximum symmetry violation enco
c++/triqs/gfs/gf_sym_grp.hpp:332
↓ 10 callers
Function
AtomDiag
Construct an exact diagonalization solver, dispatched on the Hamiltonian type. Returns :class:`AtomDiagReal` when the Hamiltonian (and any furthe
python/triqs/atom_diag/__init__.py:131
↓ 10 callers
Function
_make_block_names2
Build default block names for a two-index block2_gf of n x p blocks.
c++/triqs/gfs/block/block_gf.hpp:236
↓ 10 callers
Function
check_G_names
(G)
test/python/base/block_gf_constr.py:9
↓ 10 callers
Function
check_size_l
Test a mesh of size L.
test/c++/meshes/mesh_imfreq.cpp:100
↓ 10 callers
Method
conj
c++/triqs/utility/real_or_complex.hpp:139
↓ 10 callers
Function
find_w_max
find_w_max: smallest DLR cutoff w_max with round-trip error < eps for an imfreq Gf * @brief Find the smallest DLR energy cutoff that reproduces a Mats
python/triqs/gfs/gf_factories/gf_factories_dlr_imfreq.hpp:166
↓ 10 callers
Function
mean
c++/triqs/stat/mean_error.hpp:120
↓ 10 callers
Function
set_from_legendre
* Project a Legendre Green's function onto the Matsubara mesh of the output. * * @param gw The output Matsubara Green's function modified in pla
python/triqs/gfs/gf_fnt/gf_fnt_misc.cpp:62
↓ 10 callers
Method
try_remove
* @brief Try to remove one row and column. * * @details The row to be removed is at position \f$ i \f$ and the column at position \f$ j \f$
c++/triqs/det_manip/det_manip.hpp:1088
↓ 9 callers
Function
_make_block_names1
Build default block names "0", "1", ... for a one-index block_gf of n blocks.
c++/triqs/gfs/block/block_gf.hpp:230
↓ 9 callers
Function
assert_close
test/c++/det_manip/det_manip_insert_ratios.cpp:30
↓ 9 callers
Function
check_G_shape
(G)
test/python/base/block_gf_constr.py:12
↓ 9 callers
Function
check_state
test/c++/hilbert_space/hilbert_test.cpp:32
↓ 9 callers
Method
copy
Return an independent deep copy of ``self`` (every block is copied). Parameters ---------- *args Forwarded to the
python/triqs/gfs/block2_gf.py:151
↓ 9 callers
Method
density
r"""Compute the single-particle density matrix. Equivalent to :math:`\langle c^\dagger_i c_j \rangle` evaluated from the diagonal-fre
python/triqs/gfs/gf.py:426
↓ 9 callers
Function
eps
test/c++/experimental/lattice/bz_integrators.cpp:8
↓ 9 callers
Method
get_acceptance_rates
c++/triqs/mc_tools/mc_move_set.cpp:67
↓ 9 callers
Method
get_index
Get the subspace index \f$ m \f$.
c++/triqs/hilbert_space/hilbert_space.hpp:267
↓ 9 callers
Method
has_state
* @brief Check if a given Fock state belongs to the Hilbert (Fock) space. * * @param f Fock state \f$ \lvert f \rangle \f$. * @return T
c++/triqs/hilbert_space/hilbert_space.hpp:98
↓ 9 callers
Function
integrate
c++/triqs/experimental/utility/integrator.hpp:29
↓ 9 callers
Method
is_empty
* @brief Check whether the imperative operator has no terms. * @return True if the operator contains no monomials, false otherwise. */
c++/triqs/hilbert_space/imperative_operator.hpp:214
↓ 9 callers
Method
is_real
* @brief Whether the stored value is real. * @return True if the stored value is real, false if it is complex. */
c++/triqs/utility/real_or_complex.hpp:80
↓ 9 callers
Function
make_gf_dlr_imtime
c++/triqs/gfs/functions/dlr.hpp:185
↓ 9 callers
Function
make_histogram1
Create histograms.
test/c++/stat/stat_histograms.cpp:32
↓ 9 callers
Function
make_real_in_tau
c++/triqs/gfs/functions/imfreq.hpp:323
↓ 9 callers
Method
real
Real-part view sharing the underlying mesh. Returns ------- Gf A new :class:`~triqs.gfs.gf.Gf` on the same mesh,
python/triqs/gfs/gf.py:751
↓ 9 callers
Function
spherical_to_cubic
Get the spherical-to-cubic harmonics transformation matrix. Parameters ---------- l : integer Angular momentum of shell being tre
python/triqs/operators/util/U_matrix.py:313
↓ 9 callers
Method
test
test/c++/det_manip/det_manip1.cpp:63
↓ 9 callers
Function
transform
Recursively map ``Fnode`` / ``Fterm`` over a lazy expression. Parameters ---------- expr : LazyExpr Expression to rewrite. Fn
python/triqs/gfs/lazy_expressions.py:428
↓ 8 callers
Method
_get_val
Unwrap ``x`` to a plain value: return ``x.value`` if available, otherwise ``x``. Parameters ---------- x : object
python/triqs/mesh/mesh_point.py:107
↓ 8 callers
Function
_scalar_pole_gf
(e=1.42, beta=BETA, n_iw=N_IW)
test/python/solver_utils/test_make_gf_dlr_imfreq.py:34
← previous
next →
101–200 of 2,819, ranked by callers