Giter Site home page Giter Site logo

michaelsluydts / yaff Goto Github PK

View Code? Open in Web Editor NEW

This project forked from molmod/yaff

0.0 2.0 0.0 18.27 MB

Yaff is yet another force-field code

Home Page: http://molmod.github.io/yaff

License: GNU General Public License v3.0

Python 84.79% Batchfile 0.13% C 14.57% C++ 0.51%

yaff's Introduction

https://travis-ci.org/molmod/yaff.svg?branch=master https://ci.appveyor.com/api/projects/status/bwgl6x2wslkv09so/branch/master?svg=true

Yaff stands for "Yet another force field". It is a pythonic force-field code used by Toon and Louis to test-drive their new models. The original motivation to develop Yaff was to provide a good reference implementation of the force fields developed at the Center for Molecular Modeling (CMM) at Ghent University. In its current version, Yaff is general and flexible enough to handle a large variety of force field models.

More information about Yaff can be found on the CMM Code website: http://molmod.ugent.be/software

Yaff is distributed as open source software under the conditions of the GPL license version 3. Read the file COPYING for more details, or visit http://www.gnu.org/licenses/

Installation

Yaff can be installed with pip (system wide or in a virtual environment):

pip install numpy Cython
pip install yaff

Alternatively, you can install Yaff in your home directory:

pip install numpy Cython --user
pip install yaff --user

Lastly, you can also install MolMod with conda. (See https://www.continuum.io/downloads)

conda install -c molmod yaff

Testing

The tests can be executed as follows:

nosetests yaff

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.