xtb-model

Crates.ioxtb-model
lib.rsxtb-model
version0.0.6
sourcesrc
created_at2022-01-02 06:10:07.624047
updated_at2022-01-02 06:10:07.624047
descriptionRust wrapper for the extended tight binding program package
homepage
repositoryhttps://github.com/ybyygu/xtb-model
max_upload_size
id506440
size73,754
Wenping Guo (ybyygu)

documentation

README

A rust library for evaluation energy and gradient of molecule using XTB.

Install

  • Please refer to xtb’s installation guide for libxtb library dependency.
  • For methods other than GFN2-xTB, GFN1-xTB, and GFN-FF, XTBPATH env var is required for external parameter files.

In ArchLinux, installation of the AUR package xtb-git is sufficient.

References

Commit count: 24

cargo fmt