Skip to main content
Ctrl+K

pykbe 0.1.dev documentation

  • pykbe package
  • GitHub
  • pykbe package
  • GitHub

Section Navigation

  • pykbe.dyson module
  • pykbe.fourier module
  • pykbe.gregory module
  • pykbe.misc module
  • pykbe.two_time_var module
  • pykbe package

pykbe package#

Copyright (c) 2024. All rights reserved.

pykbe: Solve the Kadanoff-Baym equations in Python

Submodules#

  • pykbe.dyson module
    • DysonWork
      • DysonWork.dyson_start_ret()
      • DysonWork.set_integ_ord()
  • pykbe.fourier module
  • pykbe.gregory module
    • conv_integral_r()
    • conv_integral_r_exact()
    • gregory_coef()
    • gregory_weights()
    • gregory_weights_exact()
    • integral_intermediate1()
    • integral_intermediate2()
    • master_gregory_weights()
    • poly_backdifferentiation_weights()
    • poly_backdifferentiation_weights_exact()
    • poly_differentiation_weights()
    • poly_differentiation_weights_exact()
    • poly_integration_weights()
    • poly_integration_weights_exact()
    • poly_interpolation_weights()
    • poly_interpolation_weights_exact()
    • sigma_weights()
    • sigma_weights_exact()
    • sympy_inv_vandermonde()
    • sympy_vandermonde()
    • References
  • pykbe.misc module
    • accum_mat_into_tens3()
    • accum_mat_into_tens4()
    • fast_matexp()
    • parallel_set()
    • unpack_dim3_into_dim2()
    • unpack_tril()
  • pykbe.two_time_var module
    • TwoTimeVar
      • TwoTimeVar.alloc()
      • TwoTimeVar.calc_propagator()
      • TwoTimeVar.free()
      • TwoTimeVar.from_time_dependent_H()
      • TwoTimeVar.from_time_independent_H()
      • TwoTimeVar.les_at()
      • TwoTimeVar.ret_at()
      • TwoTimeVar.save()
      • TwoTimeVar.tri_idx()
    • calc_lescomp_free()
    • retcomp_fast_from_propagator()
    • retcomp_fast_time_independent_H()
    • test_free()

previous

pykbe

next

pykbe.dyson module

On this page
  • Submodules
Show Source

© Copyright 2024, Christopher Hillenbrand.

Created using Sphinx 7.3.7.

Built with the PyData Sphinx Theme 0.15.3.