Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
121 tokens/sec
GPT-4o
9 tokens/sec
Gemini 2.5 Pro Pro
47 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

MetaWave: A Platform for Unified Implementation of Nonrelativistic and Relativistic Wavefunctions (2501.18185v2)

Published 30 Jan 2025 in physics.chem-ph

Abstract: \texttt{MetaWave} is a C++ template-based architecture designed for unified implementation of nonrelativistic and relativistic wavefunction-based quantum chemical methods. It is highly modular, extendable, and efficient. This is achieved by decoupling the three distinct aspects of quantum chemical methods (i.e., nature of Hamiltonian, structure of wavefunction, and strategy of parallelization ), thereby allowing for separate treatment of them through their internal type-trait and tagging systems furnished by C++ metaprogramming. Once the second-quantized Hamiltonians, whether nonrelativistic (spin-free) or relativistic (spin-dependent), are decomposed into topologically equivalent diagrams for a unified evaluation of the basic coupling coefficients between (randomly selected) spin-free or spin-dependent configuration state functions or Slater determinants incorporating full molecular symmetry (including single or double point group and spin or time reversal symmetry), the many-electron wavefunctions, whether built up with scalar or spinor orbitals, can be assembled with the same templates. As for parallelization, \texttt{MetaWave} supports both OpenMP and MPI, with the majority of the latter being translated automatically from its OpenMP counterparts.The whole structure of \texttt{MetaWave} is reviewed here, with some showcases for illustrating its performance.

Summary

We haven't generated a summary for this paper yet.