Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mdapy

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mdapy

A simple, fast and cross-platform python library to handle the data generated from molecular dynamics simulations.

  • 0.11.5
  • PyPI
  • Socket score

Maintainers
1

.. image:: https://img.pterclub.com/images/2023/01/06/logo.png

mdapy : Molecular Dynamics Analysis with Python

Overview

The mdapy python library provides an array of powerful, flexible, and straightforward tools to analyze atomic trajectories generated from Molecular Dynamics (MD) simulations. The library is fully cross-platform, making it accessible to users in Windows, Linux, and Mac OS. Benefited by the TaiChi <https://github.com/taichi-dev/taichi>_ project, we can effectively accelerate the pure python code, bringing it closer to the speed of code written in C++. Furthermore, mdapy is highly parallelized, allowing users to leverage the resources of both multicore CPU and GPU. mdapy can directly handle the DUMP and DATA formats in LAMMPS <https://www.lammps.org/>, POSCAR format in VASP <https://www.vasp.at/wiki/index.php/The_VASP_Manual>, universal XYZ format and CIF format. Besides, all data in mdapy is stored in NDARRAY format in NumPy <https://numpy.org/>, which enables easy integration with the scientific ecosystem in python and facilitates collaboration with other post-progressing tools such as OVITO <https://www.ovito.org/> and freud <https://github.com/glotzerlab/freud>_.

Resources

  • Homepage: https://github.com/mushroomfire/mdapy <https://github.com/mushroomfire/mdapy>_
  • Documentation: https://mdapy.readthedocs.io/ <https://mdapy.readthedocs.io/>_
  • Issue Tracker: https://github.com/mushroomfire/mdapy/issues <https://github.com/mushroomfire/mdapy/issues>_

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc