MCPcopy Create free account

hub / github.com/TRIQS/triqs / functions

Functions2,819 in github.com/TRIQS/triqs

↓ 3 callersMethodn_cluster_sites
* @brief Get the number of cluster sites in one superlattice unit cell. * * @return Number of cluster sites. */
c++/triqs/experimental/lattice/superlattice.hpp:71
↓ 3 callersFunctiononefermion
test/c++/gfs/multivar/g_k_dlr.cpp:29
↓ 3 callersMethodoperator[]
c++/triqs/gfs/block/expr.hpp:66
↓ 3 callersMethodoperator[]
* @brief Subscript operator to access a mesh point by its data index tuple \f$ \mathbf{d} \f$. * * @details Each data index \f$ d_i \f$ in t
c++/triqs/mesh/prod.hpp:226
↓ 3 callersFunctionoplot
r""" Plot a protocol-aware object onto a matplotlib axes. Thin wrapper around :func:`matplotlib.pyplot.plot` that dispatches ``obj`` thro
python/triqs/plot/mpl_interface.py:54
↓ 3 callersMethodorbital_names
Names of the orbitals in the unit cell. Returns ------- list of str One name per orbital, in the same order as :a
python/triqs/lattice/tight_binding.py:276
↓ 3 callersMethodorbital_positions
Positions of the orbitals inside the unit cell. Returns ------- list Orbital positions :math:`\\{ \\mathbf{r}_1,
python/triqs/lattice/tight_binding.py:264
↓ 3 callersFunctionpartition_function
c++/triqs/atom_diag/impl/functions.cpp:42
↓ 3 callersFunctionpositive_freq_view
c++/triqs/gfs/functions/imfreq.hpp:89
↓ 3 callersFunctionprint_log_binning_results
test/c++/stat/stat_ar_model_mpi.cpp:32
↓ 3 callersFunctionrandom_generator_names_list
c++/triqs/mc_tools/random_generator.cpp:82
↓ 3 callersFunctionreceived
c++/triqs/utility/signal_handler.cpp:61
↓ 3 callersFunctionreduce_4index_to_2index
Reduce the four-index U matrix to two-index matrices for parallel and anti-parallel spins. Parameters ---------- U_4index : numpy.ndarray
python/triqs/operators/util/U_matrix.py:113
↓ 3 callersMethodreject
* @brief Optional callback function if the proposed move is rejected. * @details Does nothing if the original type does not implement a `%reject(
c++/triqs/mc_tools/mc_move.hpp:182
↓ 3 callersFunctionreplace_by_tail
c++/triqs/gfs/functions/imfreq.hpp:374
↓ 3 callersMethodresize_arrays
r""" (Re)allocate the k-grid arrays for ``nk`` points. Sets: * :attr:`hopping` to a zero array of shape ``(nk, n_o
python/triqs/sumk/sumk_discrete.py:108
↓ 3 callersFunctionrestricted_view
c++/triqs/gfs/functions/imfreq.hpp:351
↓ 3 callersFunctionroot_finder
* @brief Find the value \f$ x \f$ that solves \f$ f(x) = y \f$ using the requested root-finding method. * * @details This is the main entry poin
c++/triqs/experimental/utility/root_finder.hpp:201
↓ 3 callersMethodsample
Generate a sample of the autoregressive process.
test/c++/stat/stat_ar_model.hpp:50
↓ 3 callersFunctionset_from_gf_data_mul_LR
c++/triqs/gfs/functions/functions2.hpp:455
↓ 3 callersFunctionsize
Get the size \f$ N \f$ of the mesh, i.e. the DLR rank \f$ r \f$.
c++/triqs/mesh/dlr_imfreq.hpp:292
↓ 3 callersMethodsize_of_components
Size of each factor mesh. Returns ------- generator of int Generator yielding ``len(m)`` for each factor mesh ``m
python/triqs/mesh/mesh_product.py:91
↓ 3 callersFunctionsplit_prefix
(tok_text: str)
porting_tools/fix_escape_sequences.py:125
↓ 3 callersFunctiontau_estimate_from_errors
c++/triqs/stat/mean_error.hpp:296
↓ 3 callersFunctiontau_estimate_from_vars
* @brief Compute an estimate for the integrated auto-correlation time from variances. * * @details The integrated autocorrelation time is estima
c++/triqs/stat/mean_error.hpp:277
↓ 3 callersFunctiontest_comm_anticomm
test/c++/operators/operator_test.cpp:33
↓ 3 callersFunctiontest_mc_basic
Test a basic MC simulation with specific parameters.
test/c++/mc_tools/mctools_mc_generic.cpp:110
↓ 3 callersMethodthe_function
Return ``(x, x + 1, x + 2)`` as the per-input computation.
python/triqs/utility/dist_on_nodes.py:203
↓ 3 callersFunctionto_data_index
* @brief Map a Matsubara index \f$ n \in \{ n_{\text{min}}, \dots, n_{\text{max}} \} \f$ to its corresponding data * index \f$ d(n) \f$. *
c++/triqs/mesh/imfreq.hpp:230
↓ 3 callersFunctionto_tuple
c++/triqs/gfs/gf_sym_grp.hpp:118
↓ 3 callersMethodtrace
* @brief Get the captured stack trace. * @return Null-terminated C string holding the C++ stack trace (empty if none was captured). */
c++/triqs/utility/exceptions.hpp:142
↓ 3 callersMethodtreate
Append the worker result as ``(node, x)`` to the result list.
python/triqs/utility/dist_on_nodes.py:172
↓ 3 callersFunctionunflatten
(vec)
python/triqs/gfs/dlr_crm_dyson_solver.py:193
↓ 3 callersFunctionvalue
Get the value \f$ \omega_l \f$ of the mesh point.
c++/triqs/mesh/dlr.hpp:139
↓ 2 callersFunctionH
()
doc/themes/triqs/static/cufon-yui.js:7
↓ 2 callersFunctionL_op
r"""Create a component of the orbital angular-momentum vector operator. .. math:: \hat{L}_{z,+,-} &= \sum_{ii'\sigma} \hat{c}^\dagger_{i\
python/triqs/operators/util/observables.py:174
↓ 2 callersFunctionS_op
r"""Create a component of the spin vector operator. .. math:: \hat{S}_{x,y,z} = \frac{1}{2}\sum_{i\sigma\sigma'} \hat{c}^\dagger_{i\sigma
python/triqs/operators/util/observables.py:104
↓ 2 callersFunctionT
()
doc/themes/triqs/static/cufon-yui.js:7
↓ 2 callersFunctionU_J_to_radial_integrals
Compute the radial Slater integrals :math:`F_k` from ``U_int`` and ``J_hund``. Parameters ---------- l : int Angular momentum of
python/triqs/operators/util/U_matrix.py:446
↓ 2 callersMethod__aux_print
(self, F)
python/triqs/gfs/lazy_expressions.py:324
↓ 2 callersMethod__mymakestring
(self,x)
python/triqs/gfs/block_gf.py:435
↓ 2 callersMethod__neg__
r"""Negate the Matsubara frequency. Returns ------- MatsubaraFreq New :class:`MatsubaraFreq` representing :math:`
python/triqs/mesh/matsubara_freq.py:194
↓ 2 callersMethod__neg__
(self)
python/triqs/lattice/point.py:83
↓ 2 callersFunction__oplot_impl
Internal: drive the plot protocol on ``obj`` and dispatch each curve dictionary to the matplotlib drawing call ``top.<plot_function>``. A
python/triqs/plot/mpl_interface.py:140
↓ 2 callersMethod_call
test/c++/utility/lazy_bracket.cpp:56
↓ 2 callersMethod_check
(self, D)
test/python/base/gf_semicirc.py:16
↓ 2 callersMethod_check_gf_values
Check G(iw_n + mu) values against the brute-force Hilbert transform.
test/python/base/gf_semicirc.py:111
↓ 2 callersFunction_double_invalid_escapes
Double every backslash that starts an invalid escape (value-preserving); returns body unchanged when there are none.
porting_tools/fix_escape_sequences.py:146
↓ 2 callersFunction_find_w_max
Find the smallest w_max such that DLR round-trip error < eps.
python/triqs/solver_utils/gf_utils.py:75
↓ 2 callersMethod_first
(self)
python/triqs/gfs/block2_gf.py:241
↓ 2 callersFunction_has_complex_exponential_sympy
Check whether a NumPy array of SymPy elements contains a complex exponential. Parameters ---------- matrix : numpy.ndarray
python/triqs/lattice/utils.py:367
↓ 2 callersFunction_is_hermitian_sympy
Check whether a NumPy array of SymPy elements is Hermitian. Parameters ---------- matrix : numpy.ndarray Input ar
python/triqs/lattice/utils.py:387
↓ 2 callersFunction_round_trip_error
Compute the max error of a DLR round-trip on a single Gf.
python/triqs/solver_utils/gf_utils.py:66
↓ 2 callersFunction_set_from_gf_data_mul_LR
Wrappers for set_from_gf_data_mul_LR, rank 3
python/triqs/gfs/wrapped_aux/wrapped_aux_other.cpp:13
↓ 2 callersFunction_validate_dlr_mesh
Check that all DLR mesh indices fit within the ImFreq mesh.
python/triqs/solver_utils/gf_utils.py:102
↓ 2 callersFunctionabs_off
(row, col)
porting_tools/fix_escape_sequences.py:219
↓ 2 callersMethodaccept
test/c++/mc_tools/mctools_move_set.cpp:51
↓ 2 callersMethodaccumulate
test/c++/mc_tools/mctools_measure_set.cpp:43
↓ 2 callersMethodaccumulate
c++/triqs/mc_tools/mc_generic.cpp:193
↓ 2 callersFunctionassert_close
test/c++/det_manip/det_manipc1.cpp:54
↓ 2 callersFunctionassert_close
test/c++/det_manip/det_manip_basic1.cpp:53
↓ 2 callersFunctionassert_close
test/c++/det_manip/det_manip1.cpp:52
↓ 2 callersFunctionassert_close
test/c++/det_manip/det_manipc2.cpp:56
↓ 2 callersFunctionatomic_density_matrix
c++/triqs/atom_diag/impl/functions.cpp:51
↓ 2 callersFunctionatomic_g_lehmann
c++/triqs/atom_diag/impl/gf.cpp:108
↓ 2 callersMethodattempt
test/c++/mc_tools/mctools_move_set.cpp:47
↓ 2 callersMethodattempt
c++/triqs/mc_tools/mc_move_set.cpp:44
↓ 2 callersMethodbegin
test/c++/utility/iterator_dressing3.cpp:50
↓ 2 callersMethodbegin
test/c++/utility/iterator_dressing_2.cpp:54
↓ 2 callersFunctionbisection
* @brief Solve \f$ f(x) = y \f$ on a bracketing interval using the bisection method. * * @details Given an interval \f$ [x_\mathrm{low}, x_\math
c++/triqs/experimental/utility/root_finder.hpp:153
↓ 2 callersFunctionblock_gf
c++/triqs/gfs/block/block_gf.hpp:313
↓ 2 callersFunctionblock_gf_view
c++/triqs/gfs/block/block_gf_view.hpp:108
↓ 2 callersMethodcalibrate
* @brief Optional callback function to calibrate the move. * @details Does nothing if the original type does not implement a `calibrate(mpi::comm
c++/triqs/mc_tools/mc_move.hpp:193
↓ 2 callersMethodcall
c++/triqs/mc_tools/mc_measure_aux_set.hpp:59
↓ 2 callersFunctioncalled_on_tuple
c++/triqs/utility/tuple_tools.hpp:206
↓ 2 callersFunctioncend
Get a const iterator to the end of the mesh.
c++/triqs/mesh/dlr.hpp:311
↓ 2 callersFunctioncheck_acc
test/c++/stat/stat_log_binning.cpp:56
↓ 2 callersFunctioncheck_empty_gf
test/c++/gfs/mpi_gf.cpp:97
↓ 2 callersMethodclear
Remove all measures from the set.
c++/triqs/mc_tools/mc_measure_set.hpp:106
↓ 2 callersFunctionclip_array
r""" Return the slice selecting entries of an ordered array within a window. Parameters ---------- x_array : array_like 1D se
python/triqs/plot/protocol.py:62
↓ 2 callersFunctionclosest_index
c++/triqs/mesh/brzone.hpp:412
↓ 2 callersMethodcollect_results
test/c++/mc_tools/mctools_measure_set.cpp:47
↓ 2 callersFunctioncomplex_t
T::complex_t: real targets -> complex, complex targets unchanged.
python/triqs/gfs/gf_factories/gf_factories.inst.py:52
↓ 2 callersMethodcontains
Check if a given vector \f$ \mathbf{k} \f$ is part of the domain.
c++/triqs/lattice/brillouin_zone.hpp:85
↓ 2 callersFunctioncyclat
c++/triqs/mesh/cyclat.hpp:158
↓ 2 callersFunctiondelta
r"""Hybridization function :math:`\Delta(i\omega_n)` extracted from a non-interacting Green's function. Computes :math:`\Delta = i\omega_n -
python/triqs/gfs/tools.py:160
↓ 2 callersFunctiondelta_inv
(beta, nw, nk=100)
test/python/base/sigma_cancellation.py:41
↓ 2 callersMethoddelta_inv
Get the inverse of the step size of the mesh, i.e. \f$ 1 / \Delta \f$.
c++/triqs/mesh/bases/linear.hpp:283
↓ 2 callersFunctiondetect_syntax_warnings
Compile already-read source and return [(lineno, message)] for every SyntaxWarning it raises (operates in memory so the caller reads once).
porting_tools/fix_escape_sequences.py:104
↓ 2 callersFunctiondict_to_matrix
* @brief Convert a coefficient dictionary to a matrix, given a GF structure. * * @param d The 2-index/4-index dictionary. * @param gf_struct
python/triqs/operators/util/extractors.cpp:80
↓ 2 callersFunctiondiscrete
* @brief Construct a discrete mesh of a given size \f$ N \geq 0 \f$. * @param N Size of the mesh. */
c++/triqs/mesh/discrete.hpp:100
↓ 2 callersFunctiondos_patch
Compute the density of states of a tight-binding Hamiltonian on a triangular Brillouin-zone patch. Only supported for 2-dimensional lattices.
python/triqs/lattice/tight_binding.py:71
↓ 2 callersMethodduration
c++/triqs/mc_tools/mc_measure.cpp:61
↓ 2 callersMethodeffective_counts
Get the number of effective samples accumulated in each bin.
c++/triqs/stat/log_binning.hpp:132
↓ 2 callersMethodend
Get a const iterator past the end of the map that contains the monomials and their coefficients.
c++/triqs/operators/many_body_operator.hpp:348
↓ 2 callersFunctionevaluate
* @brief Evaluate the DLR approximation of a function \f$ f \f$ at a given imaginary time point \f$ \tau \in [0, * \beta] \f$. * * @details W
c++/triqs/mesh/dlr.hpp:429
↓ 2 callersMethodexpansion_coeffs
test/c++/meshes/mesh_tail_fitter.cpp:46
↓ 2 callersFunctionfermi
(eps, beta)
test/python/base/gf_density.py:23
↓ 2 callersFunctionfilter_op
c++/triqs/operators/util/extractors.hpp:266
↓ 2 callersFunctionfind_bounds
------------------------------------------------------ * @brief Find a lower and an upper bound that bracket the solution of \f$ f(x) = y \f$. *
c++/triqs/experimental/utility/root_finder.hpp:45
← previousnext →501–600 of 2,819, ranked by callers