Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Featomic 0.6.1 documentation
Featomic 0.6.1 documentation
  • Getting started
    • What is featomic
    • Installation
    • Tutorials: using featomic from Python
      • First descriptor computation
  • How-to guides
    • Computing SOAP features
    • Sample Selection
    • Property Selection
    • Keys selection
    • Splined radial integral
    • Long-range only LODE descriptor
  • Reference guides
    • Calculator reference
      • Spherical expansion
      • Spherical expansion by pair
      • LODE spherical expansion
      • SOAP radial spectrum
      • SOAP power spectrum
      • Atomic Composition
      • Neighbor List
      • Sorted distance vector
    • API documentation
      • Python
        • Available system implementation
        • Available Calculators
        • Miscellaneous
        • Local environments
        • Atomic density
        • Basis functions
        • Splined radial integrals
        • Clebsch-Gordan products
      • TorchScript
        • System
        • Calculators
        • Clebsch-Gordan products
        • TorchScript C++ API reference
          • Calculators
      • Rust
      • C
        • Defining systems
        • Dealing with calculators
        • Miscellaneous
      • C++
        • Defining systems
        • Dealing with calculators
        • Miscellaneous
  • Explanations
    • Core concepts of featomic
    • What is SOAP
    • Rotation-Adapted Features
  • Developer documentation
    • Getting started
    • How-to guides
      • Adding a new calculator
      • Profiling calculation
    • Explanations
      • Code organization
      • Python and C interface
      • SOAP and LODE radial integrals
Back to top
View this page

How-to guides¶

  • Adding a new calculator
    • Introduction
    • The traits we’ll use
    • Implementation
    • Testing the new calculator
    • Documenting the new calculator
  • Profiling calculation
Next
Adding a new calculator
Previous
Getting started
Copyright © 2025, Guillaume Fraux, Philip Loche, Sergei Kliavinek, Kevin Kazuki Huguenin-Dumittan, Davide Tisi, Alexander Goscinski
Made with Sphinx and @pradyunsg's Furo