Contents Menu Expand Light mode Dark mode Auto light/dark mode
phast documentation
phast documentation
  • PhAST: Physics-Aware, Scalable, and Task-specific GNNs for Accelerated Catalyst Design
  • API Reference
    • phast
      • phast.embedding
      • phast.graph_rewiring
      • phast.utils
Back to top
Edit this page

phast#

phast Python package structure:

  • phast.embedding Physics-based embedding of atomic graphs, notably phast.embedding.PhysEmbedding

  • phast.graph_rewiring OC20-specific graph rewiring functions, notably phast.graph_rewiring.remove_tag0_nodes()

To use phast.graph_rewiring, you must install PyTorch Geometric.

Submodules#

  • phast.embedding
  • phast.graph_rewiring
  • phast.utils
Copyright © 2023, OCP
Made with Sphinx and @pradyunsg's Furo
On this page
  • phast
    • Submodules