Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
torch-pme 0.1.0 documentation
Light Logo Dark Logo
  • What is torch-pme
  • Installation
  • Examples
    • Computations with Multiple Charge Channels
    • Advanced neighbor list usage
    • Examples of the MeshInterpolator class
    • Examples of the KSpaceFilter class
    • Custom models with automatic differentiation
    • Splined potentials
    • Computing LODE descriptors
    • Optimizing a linear combination of potentials
    • Atomistic model for molecular dynamics
    • A comparison between calculators
  • API reference
    • Potentials
      • CombinedPotential
      • CoulombPotential
      • InversePowerLawPotential
      • Potential
      • SplinePotential
    • Calculators
      • Calculator
      • EwaldCalculator
      • P3MCalculator
      • PMECalculator
    • Metatensor Bindings
    • General library functions
      • Kspace filter
      • Kvectors
      • Mesh Interpolator
    • General utility functions
      • Prefactors
      • Tuning
    • Changelog
Back to top
View this page

General library functionsΒΆ

General Library functions and classes of mathematical helper functions, which are used for the Potentials and Calculators.

  • Kspace filter
  • Kvectors
  • Mesh Interpolator
Next
Kspace filter
Previous
Metatensor Bindings
Copyright © 2024, torch-pme developers
Made with Sphinx and @pradyunsg's Furo