当前位置: X-MOL 学术J. Comput. Chem. › 论文详情
Our official English website, www.x-mol.net, welcomes your feedback! (Note: you will need to create a separate account there.)
Fanpy: A python library for prototyping multideterminant methods in ab initio quantum chemistry
Journal of Computational Chemistry ( IF 3 ) Pub Date : 2022-11-28 , DOI: 10.1002/jcc.27034
Taewon D Kim 1, 2 , M Richer 1 , Gabriela Sánchez-Díaz 1 , Ramón Alain Miranda-Quintana 2 , Toon Verstraelen 3 , Farnaz Heidar-Zadeh 4 , Paul W Ayers 1
Affiliation  

Fanpy is a free and open-source Python library for developing and testing multideterminant wavefunctions and related ab initio methods in electronic structure theory. The main use of Fanpy is to quickly prototype new methods by making it easier to convert the mathematical formulation of a new wavefunction ansätze to a working implementation. Fanpy is designed based on our recently introduced Flexible Ansatz for N-electron Configuration Interaction (FANCI) framework, where multideterminant wavefunctions are represented by their overlaps with Slater determinants of orthonormal spin-orbitals. In the simplest case, a new wavefunction ansatz can be implemented by simply writing a function for evaluating its overlap with an arbitrary Slater determinant. Fanpy is modular in both implementation and theory: the wavefunction model, the system's Hamiltonian, and the choice of objective function are all independent modules. This modular structure makes it easy for users to mix and match different methods and for developers to quickly explore new ideas. Fanpy is written purely in Python with standard dependencies, making it accessible for various operating systems. In addition, it adheres to principles of modern software development, including comprehensive documentation, extensive testing, quality assurance, and continuous integration and delivery protocols. This article is considered to be the official release notes for the Fanpy library.

中文翻译:

Fanpy:一个 python 库,用于在从头算量子化学中对多行列式方法进行原型设计

Fanpy是一个免费的开源 Python 库,用于开发和测试电子结构理论中的多行列式波函数和相关的从头计算方法。Fanpy的主要用途是通过更容易地将新波函数 ansätze 的数学公式转换为工作实现来快速制作新方法的原型。Fanpy是基于我们最近推出的 Flexible Ansatz for N-electron Configuration Interaction (FANCI) 框架设计的,其中多行列式波函数由它们与正交自旋轨道的 Slater 行列式的重叠表示。在最简单的情况下,可以通过简单地编写一个函数来评估其与任意 Slater 行列式的重叠来实现新的波函数 ansatz。范比在实现和理论上都是模块化的:波函数模型、系统的哈密顿量和目标函数的选择都是独立的模块。这种模块化结构便于用户混合搭配不同的方法,也便于开发人员快速探索新想法。Fanpy完全用 Python 编写,具有标准依赖性,使其可用于各种操作系统。此外,它还遵循现代软件开发的原则,包括全面的文档、广泛的测试、质量保证以及持续集成和交付协议。本文被认为是Fanpy库的官方发行说明。
更新日期:2022-11-28
down
wechat
bug