Metadata-Version: 2.1
Name: simlib
Version: 0.0.45
Summary: A toolkit for molecular dynamics simulations
Home-page: https://www.lockhartlab.org
Author: C. Lockhart
Author-email: chris@lockhartlab.org
License: UNKNOWN
Description: simlib
        ======
        a package for molecular dynamics simulations and analysis
        
        <!--*master:*-->
        <span style="white-space: nowrap;">
            <a href="https://pypi.org/project/simlib/"><img src="https://img.shields.io/pypi/v/simlib" /></a>
            <a href="https://travis-ci.com/github/LockhartLab/simlib"><img src="https://img.shields.io/travis/com/lockhartlab/simlib/master" /></a>
            <a href="https://codecov.io/gh/LockhartLab/simlib"><img src="https://img.shields.io/codecov/c/github/lockhartlab/simlib/master" /></a>
        </span>
        
        <!--
        *dev:*  
        <nobr><img src="https://img.shields.io/travis/com/lockhartlab/simlib/dev"  alt="build-status-dev"/></nobr>
        <nobr><img src="https://img.shields.io/codecov/c/github/lockhartlab/simlib/dev" alt="coverage-dev"/></nobr>
        <hr>
        -->
        
        <hr>
        
        "Completed":  
        `simlib.geometry`
        
        <hr>
        
        
        note that this package is **still in development**  
        at this stage, I'm only building thing as they come to mind  
        version 1.0 will be the first major release  
        until then, consider this code heavily volatile
        
        yet, install simply by calling ```pip install simlib```
Platform: UNKNOWN
Description-Content-Type: text/markdown
