Giter VIP home page Giter VIP logo

deeptb's Introduction

DeePTB

DeepModeling Build Test

About DeePTB

DeePTB is an innovative Python package that employs deep learning to construct electronic tight-binding (TB) Hamiltonians with a minimal basis. It is designed to:

  • Efficiently predict TB Hamiltonians for large, unseen structures based on training with smaller ones.
  • Enable simulations of large systems under structural perturbations, finite temperature simulations integrating molecular dynamics (MD) for comprehensive atomic and electronic behavior.
  • Support customizable Slater-Koster parameterization with neural network incorporation for local environmental corrections.
  • Operate independently of the choice of bases and exchange-correlation functionals, offering flexibility and adaptability.
  • Handle systems with strong spin-orbit coupling (SOC) effects.

DeePTB is a versatile tool adaptable for a wide range of materials and phenomena, providing accurate and efficient simulations. See more details in our DeePTB paper: arXiv:2307.04638

Installation

Installing DeePTB is straightforward. We recommend using a virtual environment for dependency management.

Requirements

  • Python 3.8 or later.
  • Torch 1.13.0 or later (PyTorch Installation).
  • ifermi (optional, for 3D fermi-surface plotting).

Installation Steps

Using PyPi

  1. Ensure you have Python 3.8 or later and Torch installed.
  2. Install DeePTB with pip:
    pip install dptb

From Source

  1. Clone the repository:
    git clone https://github.com/deepmodeling/DeePTB.git
  2. Navigate to the root directory and install DeePTB:
    cd DeePTB
    pip install .

Usage

For a comprehensive guide and usage tutorials, visit our documentation website.

Community

DeePTB joins the DeepModeling community, a community devoted of AI for science, as an incubating level project. To learn more about the DeepModeling community, see the introduction of community.

Contributing

We welcome contributions to DeePTB. Please refer to our contributing guidelines for details.

How to Cite

When utilizing the DeePTB package in your research, we request that you cite the following reference:

Gu, Qiangqiang, et al. "DeePTB: A deep learning-based tight-binding approach with ab initio accuracy." arXiv preprint arXiv:2307.04638 (2023).

Full Dependencies

  • python = ">=3.8"
  • pytest = ">=7.2.0"
  • pytest-order = "1.2.0"
  • numpy = "*"
  • scipy = "1.9.1"
  • spglib = "*"
  • matplotlib = "*"
  • torch = ">=1.13.0"
  • ase = "*"
  • pyyaml = "*"
  • future = "*"
  • dargs = "0.4.4"
  • xitorch = "0.3.0"
  • fmm3dpy = "1.0.0"
  • e3nn = ">=0.5.1"
  • torch-runstats = "0.2.0"
  • torch_scatter = "2.1.2"
  • torch_geometric = ">=2.4.0"
  • opt-einsum = "3.3.0"
  • h5py = "3.7.0"
  • lmdb = "1.4.1"

deeptb's People

Contributors

asymmetrychou avatar baixiaokuang avatar dependabot[bot] avatar floatingcatty avatar njzjz-bot avatar qg-phy avatar qqgu avatar sharplonde avatar shishirkrpandey avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.