Skip to content

atomistics/caffeine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@atomistics/caffeine

Atomic positions and numbers of the caffeine molecule.

Install

npm i --save @atomistics/caffeine

API

const caffeine = require("@atomistics/caffeine");

Returns an object with the atomic positions and numbers of the caffeine molecule.

Name Type Description
caffeine.positions Nx3 ndarray An Nx3 ndarray containing the atomic positions of the caffeine molecule.
caffeine.numbers int array A javascript array of length N containing the atomic numbers of the caffeine molecule.

About

Atomic positions and numbers of the caffeine molecule.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published