Skip to main content
Ctrl+K
smol 0.5.7 documentation - Home smol 0.5.7 documentation - Home
  • Getting Started
  • Example Notebooks
  • User Guide
  • API Reference
  • Citing
    • Developing
    • Changes
    • Issues
  • GitHub
  • Getting Started
  • Example Notebooks
  • User Guide
  • API Reference
  • Citing
  • Developing
  • Changes
  • Issues
  • GitHub

Section Navigation

  • cofe — Cluster-Orbit Function Expansion Module
    • Cluster Spaces
    • Space
    • Expansion
    • Wrangling
    • External Terms
  • moca — Monte Carlo Module
    • Ensembles
    • Processors
    • Sampling
    • Kernels
    • Sublattice
  • capp — Cluster Analysis and Applications
    • Generate
  • io — Input and Output

Indices

  • General Index
  • Python Module Index
  • API Reference
  • cofe — Cluster-Orbit Function Expansion Module
  • Space

Space#

This module contains classes for defining the function space spanned by the ClusterSubspace.

  • Basis
    • BasisIterator
    • ChebyshevIterator
    • DiscreteBasis
    • IndicatorBasis
    • IndicatorIterator
    • LegendreIterator
    • NumpyPolyIterator
    • PolynomialIterator
    • SinusoidIterator
    • StandardBasis
    • available_site_basis_sets()
    • basis_factory()
    • cos_f()
    • encode_domain()
    • indicator()
    • sin_f()
    • sinusoid_factory()
  • Cluster
    • Cluster
  • Domain
    • SiteSpace
    • Vacancy
    • get_allowed_species()
    • get_site_spaces()
    • get_species()
  • Orbits
    • Orbit

previous

Cluster Spaces

next

Basis

Edit on GitHub

Last updated on Feb 16, 2025.

© Copyright 2022-2025, Ceder Group.

Created using Sphinx 7.4.7.

Built with the PyData Sphinx Theme 0.16.1.