Difference between revisions of "Template:Heidelberg/pages/materials/softwarelibraries"

Line 10: Line 10:
 
                 <div class="row">
 
                 <div class="row">
 
                     <div class="col-lg-12">
 
                     <div class="col-lg-12">
                         <div class="panel panel‐default" style="background: #f2f2eb url(http://www.matthamm.com/images/textured_background.jpg); -webkit-box-shadow: 0px 3px 10px 1px rgba(112,111,112,1);
+
                         <div class="panel panel‐default">
-moz-box-shadow: 0px 3px 10px 1px rgba(112,111,112,1);
+
box-shadow: 0px 3px 10px 1px rgba(112,111,112,1);">
+
 
                             <!-- panel-heading -->
 
                             <!-- panel-heading -->
 
                             <div class="panel‐body">
 
                             <div class="panel‐body">

Revision as of 15:38, 17 September 2015

Software Libraries

____________________________________________________________

Libray Description
Python Python is a general purpose, interpreted, cross-platform, object-oriented, open-source programming language widely used in the scientific world.
OpenMM We used OpenMM for molecular simulation, specifically to compute the energy levels of given systems consisting of a ligand and an aptamere.
NumPy NumPy is a fundamental package for scientific computing with Python, version 1.9.2 has been used to hel us doing math.
Amber Amber is a toolkit for molecular diynamic computations.
pexpect pexpect is a Python module for handling child applications.
mpmath mpmath is a Python library for real and complex floating point arithmetic with arbitrary precicion.