Skip to content

elor/rdfutils

Repository files navigation

rdfutils

Description

rdfutils is a python library and a set of rdf-related tools which allow to read and write LAMMPS-compliant RDF files.

Installation

./autogen.sh
./configure
make
make install

Usage

The contents of the scripts/ directory can be used from your PATH, after installation.

For the library itself, just import the python module (from python):

import rdfutils

About

LAMMPS-compatible RDF analysis library for Python

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published