SKOPT
stable
  • About
  • Install
  • Commands
  • Tutorials
  • Input File Reference
  • Subpackage/module Reference
    • core sub-package modules
    • dftbutils sub-package
  • License
  • Development
  • Contributors
SKOPT
  • Docs »
  • Subpackage/module Reference
  • Edit on Bitbucket

Subpackage/module ReferenceΒΆ

SKOPT currently includes the following sub-packages:

core the core modules realising the optimisation framework
dftbutils the modules related to a DFTB model
  • core sub-package modules
    • Main Program (skopt.core.skopt)
    • Input handler (skopt.core.input)
    • Tasks (skopt.core.tasks)
    • Task Dictionary (skopt.core.taskdict)
    • Objectives (skopt.core.objectives)
    • Query (skopt.core.query)
    • Evaluator (skopt.core.evaluate)
    • Optimiser (skopt.core.optimise)
    • Parameters (skopt.core.parameters)
    • PSO (skopt.core.pso)
      • Particle Swarm Optimizer (PSO)
        • Particles
        • Particle normalisaton/re-normalisation
        • Particle Swarm
    • Utilities (skopt.core.utils)
  • dftbutils sub-package
    • Run BS (skopt.dftbutils.runBS)
    • Query DFTB (skopt.dftbutils.queryDFTB)
    • Query k-Lines (skopt.dftbutils.querykLines)
    • Lattice (skopt.dftbutils.lattice)
    • Plot (skopt.dftbutils.plot)
    • Unils (skopt.dftbutils.utils)
Next Previous

© Copyright 2013 - 2017, Stanislav Markov. Revision f78f88d9.

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