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
__str__
Return ``"SemiCircular(D, mu)"``. Returns ------- str
python/triqs/gfs/descriptors.py:173
Method
__str__
Return ``"Flat(D)"``. Returns ------- str
python/triqs/gfs/descriptors.py:245
Method
__str__
Return ``"Fourier of gf"``. Returns ------- str
python/triqs/gfs/descriptors.py:336
Method
__str__
Return ``"LegendreToMatsubara of gf"``. Returns ------- str
python/triqs/gfs/descriptors.py:377
Method
__str__
Return ``"MatsubaraToLegendre of gf"``. Returns ------- str
python/triqs/gfs/descriptors.py:418
Method
__str__
Alias for :meth:`~triqs.gfs.block_gf.BlockGf.__repr__`. Returns ------- str
python/triqs/gfs/block_gf.py:504
Method
__str__
Human-readable string ``mesh_point(index = ..., data_index = ..., value = ...)``. Returns ------- str String desc
python/triqs/mesh/mesh_point.py:314
Method
__str__
Human-readable string joining each factor mesh's ``str`` with commas. Returns ------- str Concatenation of ``str(
python/triqs/mesh/mesh_product.py:234
Method
__str__
r"""LaTeX representation ``fname % param`` (with ``+ -`` collapsed to ``-``).
python/triqs/fit/fit.py:90
Method
__str__
(self)
python/triqs/lattice/tight_binding.py:327
Method
__sub__
Element-wise subtraction; returns a new :class:`~triqs.gfs.gf.Gf`. Parameters ---------- y : same as :meth:`~triqs.gfs.gf.Gf.
python/triqs/gfs/gf.py:979
Method
__sub__
Build the lazy node ``self - y``. Parameters ---------- y : LazyExpr, descriptor or scalar Returns -------
python/triqs/gfs/lazy_expressions.py:67
Method
__sub__
Block-wise subtraction; returns a new :class:`~triqs.gfs.block2_gf.Block2Gf`. Parameters ---------- y : same as :meth:`~triqs
python/triqs/gfs/block2_gf.py:534
Method
__sub__
Block-wise subtraction; returns a new :class:`~triqs.gfs.block_gf.BlockGf`. Parameters ---------- y : same as :meth:`~triqs.g
python/triqs/gfs/block_gf.py:684
Method
__sub__
Subtraction forwarded to :attr:`value`. Parameters ---------- x : object Right-hand side operand. Return
python/triqs/mesh/mesh_point.py:154
Method
__sub__
Subtraction, implemented as ``self + (-other)``. Parameters ---------- other : MatsubaraFreq or complex-like Righ
python/triqs/mesh/matsubara_freq.py:220
Method
__sub__
(self, other)
python/triqs/lattice/point.py:89
Method
__truediv__
Scalar division ``self / y``; returns a new :class:`~triqs.gfs.gf.Gf`. Parameters ---------- y : scalar Divisor.
python/triqs/gfs/gf.py:1202
Method
__truediv__
Build the lazy node ``self / y``. Parameters ---------- y : LazyExpr, descriptor or scalar Returns -------
python/triqs/gfs/lazy_expressions.py:93
Method
__truediv__
Block-wise division; returns a new :class:`~triqs.gfs.block2_gf.Block2Gf`. Parameters ---------- y : same as :meth:`~triqs.gf
python/triqs/gfs/block2_gf.py:640
Method
__truediv__
Block-wise division; returns a new :class:`~triqs.gfs.block_gf.BlockGf`. Parameters ---------- y : same as :meth:`~triqs.gfs.
python/triqs/gfs/block_gf.py:787
Method
__truediv__
Division forwarded to :attr:`value`. Parameters ---------- x : object Divisor. Returns -------
python/triqs/mesh/mesh_point.py:224
Method
__truediv__
r"""Division by a scalar, computed after casting to :class:`complex`. Parameters ---------- other : complex-like
python/triqs/mesh/matsubara_freq.py:281
Method
__truediv__
(self, other)
python/triqs/lattice/point.py:102
Method
_cdress
test/c++/utility/iterator_dressing3.cpp:36
Method
_cdress
test/c++/utility/iterator_dressing.cpp:35
Method
_cdress
test/c++/utility/iterator_dressing_2.cpp:41
Method
_cdress
c++/triqs/hilbert_space/fundamental_operator_set.hpp:242
Method
_cdress
c++/triqs/operators/many_body_operator.hpp:332
Method
_dagger
Implementation details of dagger.
c++/triqs/operators/many_body_operator.hpp:633
Method
_dress
test/c++/utility/iterator_dressing.cpp:40
Method
_dress
test/c++/utility/iterator_dressing_2.cpp:47
Function
_fourier
c++/triqs/gfs/transform/fourier.hpp:88
Function
_fourier_impl
c++/triqs/gfs/transform/fourier_real.cpp:46
Function
_fourier_impl
c++/triqs/gfs/transform/fourier_lattice.cpp:48
Function
_fourier_impl
c++/triqs/gfs/transform/fourier_matsubara.cpp:113
Method
_get
c++/triqs/utility/tuple_tools.hpp:44
Function
_get_cpp2py_wrapped_class_enums
()
python/triqs/__init__.py:52
Function
_get_rpl
c++/triqs/utility/tuple_tools.hpp:359
Function
_get_seq
c++/triqs/utility/tuple_tools.hpp:102
Function
_get_seq_len
c++/triqs/utility/tuple_tools.hpp:105
Function
_gf_h5_after_read
c++/triqs/gfs/h5.hpp:75
Function
_gf_invert_data_in_place
c++/triqs/gfs/gf/gf_expr.hpp:365
Function
_make_lazy_bracket
c++/triqs/utility/lazy_bracket.hpp:59
Method
_plot_
Implement the TRIQS plot protocol by concatenating every block's curves.
python/triqs/gfs/block2_gf.py:667
Method
_plot_
Implement the TRIQS plot protocol by concatenating every block's curves.
python/triqs/gfs/block_gf.py:814
Method
_plot_
(self, Options)
python/triqs/dos/dos.py:108
Method
_regenerate_with_check
Regenerate the inverse matrix, determinant and sign from the matrix builder, optionally checking the freshly computed values against the stored ones.
c++/triqs/det_manip/det_manip.hpp:1685
Method
_set_err
c++/triqs/c2py_converters/gf.hpp:123
Method
_set_err
c++/triqs/c2py_converters/gf.hpp:232
Method
_set_err
c++/triqs/cpp2py_converters/gf.hpp:118
Method
_set_err
c++/triqs/cpp2py_converters/gf.hpp:237
Method
_triqs_zipped_tuple
c++/triqs/utility/tuple_tools.hpp:41
Method
_update_index
c++/triqs/hilbert_space/space_partition.hpp:347
Method
accept
test/c++/mc_tools/mctools_mc_generic.cpp:52
Method
accept
test/c++/mc_tools/mctools_concepts.cpp:34
Method
accept
* @brief Accept the new MC configuration. * @details It calls the move::accept method of the previously attempted move. * @return Sign corre
c++/triqs/mc_tools/mc_move_set.hpp:119
Method
accept
c++/triqs/mc_tools/mc_move.hpp:96
Method
accumulate
test/c++/mc_tools/mctools_concepts.cpp:42
Method
accumulate
test/c++/mc_tools/mctools_concepts.cpp:47
Method
accumulate
c++/triqs/mc_tools/mc_measure.hpp:85
Method
accumulate
* @brief Perform all measurements in the set. * @details It calls the measure::accumulate method for each measure. * @param sign Sign of the
c++/triqs/mc_tools/mc_measure_set.hpp:126
Function
act
c++/triqs/atom_diag/impl/functions.cpp:103
Method
adaptive_recursion
* @brief Perform successive recursive adaptive integration calls * * @param f function to be integrated * @param xa start of the dom
c++/triqs/experimental/utility/adaptive.hpp:129
Method
add_measure_aux
c++/triqs/mc_tools/mc_generic.hpp:216
Method
after_cycle_duties
c++/triqs/mc_tools/mc_generic.cpp:307
Method
all_indices
Iterate over flat indices ``(bn1, bn2, i, j, ...)`` for every target-space entry of every block. Yields ------ tuple
python/triqs/gfs/block2_gf.py:293
Method
all_indices
Iterate over flat indices ``(block_name, n1, n2)`` for every matrix-valued block. Yields ------ tuple of (str, int, int)
python/triqs/gfs/block_gf.py:370
Function
all_reduce
r""" Reduce ``x`` across all ranks of ``comm`` and return the result. Thin wrapper around :meth:`mpi4py.MPI.Comm.allreduce`. Parameters
python/triqs/utility/mpi_mpi4py.py:154
Function
apply_construct
c++/triqs/utility/tuple_tools.hpp:174
Function
apply_construct_impl
c++/triqs/utility/tuple_tools.hpp:162
Function
apply_construct_parenthesis
c++/triqs/utility/tuple_tools.hpp:189
Function
apply_construct_parenthesis_impl
c++/triqs/utility/tuple_tools.hpp:177
Function
apply_error_tag
c++/triqs/stat/mean_error.hpp:96
Method
apply_if_possible
c++/triqs/hilbert_space/imperative_operator.hpp:314
Function
apply_mean_tag
c++/triqs/stat/mean_error.hpp:80
Function
apply_on_data
c++/triqs/gfs/gf/gf_view.hpp:303
Function
apply_on_data
c++/triqs/gfs/gf/gf.hpp:479
Function
apply_on_data
c++/triqs/gfs/gf/gf_const_view.hpp:289
Function
apply_to_mesh
c++/triqs/gfs/functions/dlr.hpp:62
Method
ar_model
Constructor.
test/c++/stat/stat_ar_model.hpp:45
Function
assert_abs
test/c++/det_manip/old_test_tool.hpp:22
Function
assert_close
test/c++/det_manip/old_test_tool.hpp:41
Function
assert_equal
test/c++/det_manip/old_test_tool.hpp:37
Function
assert_is_false
test/c++/det_manip/old_test_tool.hpp:53
Function
assert_is_true
Put here a macro, to print the expression, the line, etc...
test/c++/det_manip/old_test_tool.hpp:49
Method
atom_diag
Default constructor leaves the solver in an uninitialized state.
c++/triqs/atom_diag/atom_diag.hpp:223
Method
atom_diag_worker
c++/triqs/atom_diag/impl/worker.hpp:41
Method
attempt
test/c++/mc_tools/mctools_mc_generic.cpp:48
Method
attempt
test/c++/mc_tools/mctools_concepts.cpp:33
Method
attempt
test/c++/mc_tools/mctools_concepts.cpp:38
Method
attempt
c++/triqs/mc_tools/mc_move.hpp:95
Method
attempt_sign
Get the sign of the acceptance ratio of the last attempt.
c++/triqs/mc_tools/mc_move_set.hpp:182
Method
autocorrelation_time
Calculate the integrated autocorrelation time of the process for a finite number of samples.
test/c++/stat/stat_ar_model.hpp:65
Function
barrier
r""" No-op barrier provided for API compatibility. Parameters ---------- poll_msec : float, optional Ignored; accepted for co
python/triqs/utility/mpi_nompi.py:111
Function
bcast
r""" Serial broadcast: return ``x`` unchanged. Parameters ---------- x : object Value to (pretend to) broadcast. root : i
python/triqs/utility/mpi_nompi.py:92
Function
bcast
r""" Broadcast a Python object from one rank to all ranks. Thin wrapper around :meth:`mpi4py.MPI.Comm.bcast` on ``world``. Parameters
python/triqs/utility/mpi_mpi4py.py:72
Function
bckwd
Map a legacy ``GfXxx`` HDF5 scheme name to the constructor kwargs for the current ``Gf`` class. The legacy scheme name has the form ``GfM1[_x_M2]
python/triqs/gfs/gf.py:1435
Method
begin
Get an iterator to the beginning of the mesh.
c++/triqs/mesh/bases/linear.hpp:292
Function
beta
c++/triqs/mesh/imfreq.hpp:332
← previous
next →
1,401–1,500 of 2,819, ranked by callers