General Python Utilities

Contents:

  • Introduction
  • Getting Started
  • Design Principles
  • Installation
  • Usage
  • API Reference
  • Contributing
  • License
General Python Utilities
  • Overview: module code

All modules for which code is available

  • flog
  • general_python.algebra
    • general_python.algebra.backend_linalg
    • general_python.algebra.ode
    • general_python.algebra.preconditioners
    • general_python.algebra.solver
    • general_python.algebra.solvers
    • general_python.algebra.utils
  • general_python.common
    • general_python.common.binary
    • general_python.common.datah
    • general_python.common.directories
    • general_python.common.hdf5man
    • general_python.common.lazy_entry
    • general_python.common.memory
    • general_python.common.plot
    • general_python.common.plotters.data_loader
    • general_python.common.timer
  • general_python.lattices
    • general_python.lattices.graph
    • general_python.lattices.hexagonal
    • general_python.lattices.honeycomb
    • general_python.lattices.lattice
    • general_python.lattices.square
    • general_python.lattices.tools.lattice_flux
    • general_python.lattices.tools.lattice_kspace
    • general_python.lattices.tools.lattice_tools
    • general_python.lattices.tools.region_handler
    • general_python.lattices.triangular
    • general_python.lattices.visualization.formatting
    • general_python.lattices.visualization.plotting
  • general_python.maths
    • general_python.maths.math_utils
    • general_python.maths.random
    • general_python.maths.statistics
  • general_python.ml.networks
  • general_python.ml.schedulers
  • general_python.ml.training_phases
  • general_python.physics
    • general_python.physics.density_matrix
    • general_python.physics.eigenlevels
    • general_python.physics.entanglement_module
    • general_python.physics.operators
    • general_python.physics.statistical
    • general_python.physics.thermal

© Copyright 2025, Maksymilian Kliczkowski.

Built with Sphinx using a theme provided by Read the Docs.