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

Changelog¶

All notable changes to torch-pme are documented here, following the keep a changelog format. This project follows Semantic Versioning.

Unreleased¶

Version 0.1.0¶

Added¶

  • First release outside of the lab.

Previous
Tuning
Copyright © 2024, torch-pme developers
Made with Sphinx and @pradyunsg's Furo
On this page
  • Changelog
    • Unreleased
    • Version 0.1.0
      • Added