Extensible parallel and distributed computing networking
paradis is a service which uses plug-ins for its functionality,
forming a network of computers that share CPU power.
Even if a peer do not have the plug-in to perform a task,
it can forward the task to peers that do have the plug-in.
Notebook-style development provides a more exploratory way to write code than with traditional IDEs. Notebook interfaces are comprised of a series of code blocks, called cells, which can stand alone or act in unison. The development process is one of discovery, where a developer experiments in one
... [More] cell, then can continue to write code in a subsequent cell depending on results from the first. Particularly when analyzing large datasets, this conversational approach allows researchers to quickly discover patterns or other artifacts of the data. [Less]
Simpatico is a very flexible package for Monte Carlo (MC), molecular dynamics (MD) and hybrid MD/MC simulations of classical mechanical models of polymeric and molecular liquids. It has thus far been used for simulating coarse-grained bead-spring models of polymer liquids. It provides
... [More] single-processor programs for MC and MD simulations and a program for parallel (spatial decomposition) MD simulations. [Less]
PReconditioned Iterative MultiMethod Eigensolver (PRIMME) finds a number of eigenvalues and their corresponding eigenvectors of a real symmetric, or Hermitian matrix. Also singular values and vectors can be computed. Largest, smallest and interior eigenvalues and singular values are supported.
... [More] Preconditioning can be used to accelerate convergence. PRIMME is written in C99, but complete interfaces are provided for Fortran 77, MATLAB/Octave and Python. [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy