Skip to content

AdeeshKolluru/torch_emt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

torch_emt

This repository contains a PyTorch implementation of EMT potential.

Example

This can be easily used as a standard ASE calculator.

from torch_emt.calculator import EMTTorchCalc

calc = EMTTorchCalc(cpu=True)

Releases

No releases published

Packages

No packages published

Languages