arminms / maral

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maral -- Molecular Archiving, Retrieval and Algorithm Library
=============================================================

Maral is a header-only template based C++11 molecular API that only depends on
Boost <http://boost.org>. It simplifies the development and implementation of
algorithms in the field of molecular modelling, computational chemistry and
structural bioinformatics. It utilizes the policy based design along with
template metaprogramming (TMP) technique to optimize the source code at compile
time based on the decisions made by the user.

About

License:Boost Software License 1.0


Languages

Language:C++ 98.9%Language:CMake 1.1%Language:Shell 0.0%