@atomistics/caffeine

1.0.0 • Public • Published

@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.

/@atomistics/caffeine/

    Package Sidebar

    Install

    npm i @atomistics/caffeine

    Weekly Downloads

    3

    Version

    1.0.0

    License

    Unlicense

    Unpacked Size

    2.63 kB

    Total Files

    4

    Last publish

    Collaborators

    • wwwtyro