PyOPUS
0.11
  • 1. pyopus.simulator — Simulator support module
  • 2. pyopus.evaluator — Performance evaluation
  • 3. pyopus.parallel — Parallel processing support
  • 4. pyopus.optimizer — Optimization algorithms
  • 5. pyopus.problems — Test problems for optimizaion algorithms
  • 6. pyopus.design — Design automation support
  • 7. pyopus.plotter — Threaded plotting support based on Matplotlib and PyQt5
  • 8. pyopus.netlister — Netlisting support for EDA packages
  • 9. pyopus.misc — Misclellaneous functions
    • 9.1. pyopus.misc.env — Login shell environment
    • 9.2. pyopus.misc.identify — Process, location, and revision identifiers
    • 9.3. pyopus.misc.debug — Debug message generation and output
    • 9.4. pyopus.misc.sobol — Sobol sequence generator
    • 9.5. pyopus.misc.ghalton — Generalized Halton sequence generator
  • 10. PyOPUS Library Tutorials
  • 11. PyOPUS design automation GUI
PyOPUS
  • »
  • 9. pyopus.misc — Misclellaneous functions
  • View page source

9. pyopus.misc — Misclellaneous functions¶

Misclellaneous functions module

Only the members of the identify submodule are automatically imported into the main PyOPUS module.

  • 9.1. pyopus.misc.env — Login shell environment
  • 9.2. pyopus.misc.identify — Process, location, and revision identifiers
  • 9.3. pyopus.misc.debug — Debug message generation and output
  • 9.4. pyopus.misc.sobol — Sobol sequence generator
  • 9.5. pyopus.misc.ghalton — Generalized Halton sequence generator
Next Previous

© Copyright 2019-2023, Arpad Buermen.

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