LAMMPS is a classical molecular dynamics code, and an acronym for Large-scale Atomic/Molecular Massively Parallel Simulator. LAMMPS has potentials for
solid-state materials (metals, semiconductors) and soft matter (biomolecules, polymers) and coarse-grained or mesoscopic systems. It can be used to
model atoms or, more generically, as a parallel particle simulator at the atomic, meso, or continuum scale. LAMMPS runs on single processors or in
parallel using message-passing techniques and a spatial-decomposition of the simulation domain. The code is designed to be easy to modify or extend with
new functionality.
================
- Homepage: https://www.lammps.org
---------------------------------------------------------------------------------------------------------------------------------------------------------------
The LLVM Core libraries provide a modern source- and target-independent optimizer, along with code generation support for many popular CPUs (as well as
some less common ones!) These libraries are built around a well specified code representation known as the LLVM intermediate representation ("LLVM IR").
The LLVM Core libraries are well documented, and it is particularly easy to invent your own language (or port an existing compiler) to use LLVM as an
optimizer and code generator.
---------------------------------------------------------------------------------------------------------------------------------------------------------------
Lua is a powerful, fast, lightweight, embeddable scripting language. Lua combines simple procedural syntax with powerful data description constructs
based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode for a register-based virtual machine, and
has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping.
---------------------------------------------------------------------------------------------------------------------------------------------------------------
Mathematica is a computational software program used in many scientific, engineering, mathematical and computing fields.
================
- Homepage: https://www.wolfram.com/mathematica
---------------------------------------------------------------------------------------------------------------------------------------------------------------
Mesa is an open-source implementation of the OpenGL specification - a system for rendering interactive 3D graphics.
---------------------------------------------------------------------------------------------------------------------------------------------------------------
Meson is a cross-platform build system designed to be both as fast and as user friendly as possible.
---------------------------------------------------------------------------------------------------------------------------------------------------------------
MuJoCo stands for Multi-Joint dynamics with Contact. It is a general purpose physics engine that aims to facilitate research and development in
robotics, biomechanics, graphics and animation, machine learning, and other areas which demand fast and accurate simulation of articulated structures
interacting with their environment.
---------------------------------------------------------------------------------------------------------------------------------------------------------------
The NVIDIA Collective Communications Library (NCCL) implements multi-GPU and multi-node collective communication primitives that are performance
optimized for NVIDIA GPUs.
---------------------------------------------------------------------------------------------------------------------------------------------------------------
Empirically-based simulations of neurons and networks of neurons.
================
- Homepage: https://www.neuron.yale.edu/neuron
---------------------------------------------------------------------------------------------------------------------------------------------------------------
C, C++ and Fortran compilers included with the NVIDIA HPC SDK (previously: PGI)
================
- Homepage: https://developer.nvidia.com/hpc-sdk/
---------------------------------------------------------------------------------------------------------------------------------------------------------------
Ninja is a small build system with a focus on speed.
---------------------------------------------------------------------------------------------------------------------------------------------------------------
ORCA is a flexible, efficient and easy-to-use general purpose tool for quantum chemistry with specific emphasis on spectroscopic properties of
open-shell molecules. It features a wide variety of standard quantum chemical methods ranging from semiempirical methods to DFT to single- and
multireference correlated ab initio methods. It can also treat environmental and relativistic effects.
================
- Homepage: https://orcaforum.kofo.mpg.de
---------------------------------------------------------------------------------------------------------------------------------------------------------------
OpenFOAM is a free, open source CFD software package. OpenFOAM has an extensive range of features to solve anything from complex fluid flows involving
chemical reactions, turbulence and heat transfer, to solid dynamics and electromagnetics.
================
- Homepage: https://www.openfoam.com/
---------------------------------------------------------------------------------------------------------------------------------------------------------------
The Open MPI Project is an open source MPI-4/3 implementation.
---------------------------------------------------------------------------------------------------------------------------------------------------------------
OpenSlide is a C library that provides a simple interface to read whole-slide images (also known as virtual slides).
================
- Homepage: https://openslide.org/
---------------------------------------------------------------------------------------------------------------------------------------------------------------
Whole-genome association analysis toolset
================
- Homepage: https://www.cog-genomics.org/plink/2.0/
---------------------------------------------------------------------------------------------------------------------------------------------------------------
PLUMED is an open source library for free energy calculations in molecular systems which works together with some of the most popular molecular dynamics
engines. Free energy calculations can be performed as a function of many order parameters with a particular focus on biological problems, using state of
the art methods such as metadynamics, umbrella sampling and Jarzynski-equation based steered MD. The software, written in C++, can be easily interfaced
with both fortran and C/C++ codes.
---------------------------------------------------------------------------------------------------------------------------------------------------------------
ParaView is a scientific parallel visualizer.
---------------------------------------------------------------------------------------------------------------------------------------------------------------
Larry Wall's Practical Extraction and Report Language
---------------------------------------------------------------------------------------------------------------------------------------------------------------
PostgreSQL is a powerful, open source object-relational database system. It is fully ACID compliant, has full support for foreign keys, joins, views,
triggers, and stored procedures (in multiple languages). It includes most SQL:2008 data types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE,
INTERVAL, and TIMESTAMP. It also supports storage of binary large objects, including pictures, sounds, or video. It has native programming interfaces
for C/C++, Java, .Net, Perl, Python, Ruby, Tcl, ODBC, among others, and exceptional documentation.
---------------------------------------------------------------------------------------------------------------------------------------------------------------
PyCharm Community Edition: Python IDE for Professional Developers
================
- Homepage: https://www.jetbrains.com/pycharm/
---------------------------------------------------------------------------------------------------------------------------------------------------------------
PyTorch Geometric (PyG) is a geometric deep learning extension library for PyTorch.
---------------------------------------------------------------------------------------------------------------------------------------------------------------
Tensors and Dynamic neural networks in Python with strong GPU acceleration. PyTorch is a deep learning framework that puts Python first.
PyTorch-Geometric
---------------------------------------------------------------------------------------------------------------------------------------------------------------
Python is a programming language that lets you work more quickly and integrate your systems more effectively.
Biopython IPython flatbuffers-python protobuf-python spglib-python
---------------------------------------------------------------------------------------------------------------------------------------------------------------
QUAST evaluates genome assemblies by computing various metrics. It works both with and without reference genomes. The tool accepts multiple assemblies,
thus is suitable for comparison.
================
- Homepage: https://github.com/ablab/quast
===================
QUAST-5.0.2, simplejson-3.17.2
---------------------------------------------------------------------------------------------------------------------------------------------------------------
Qhull computes the convex hull, Delaunay triangulation, Voronoi diagram, halfspace intersection about a point, furthest-site Delaunay triangulation, and
furthest-site Voronoi diagram. The source code runs in 2-d, 3-d, 4-d, and higher dimensions. Qhull implements the Quickhull algorithm for computing the
convex hull.
---------------------------------------------------------------------------------------------------------------------------------------------------------------
Quantum ESPRESSO is an integrated suite of computer codes for electronic-structure calculations and materials modeling at the nanoscale. It is based on
density-functional theory, plane waves, and pseudopotentials (both norm-conserving and ultrasoft).
================
- Homepage: https://www.quantum-espresso.org