Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tansongchen/pimd.jl
PIMD package implemented in Julia
https://github.com/tansongchen/pimd.jl
julia pimd
Last synced: 3 days ago
JSON representation
PIMD package implemented in Julia
- Host: GitHub
- URL: https://github.com/tansongchen/pimd.jl
- Owner: tansongchen
- License: mit
- Created: 2020-08-12T09:40:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-03T03:24:22.000Z (almost 4 years ago)
- Last Synced: 2024-11-17T15:35:18.618Z (2 months ago)
- Topics: julia, pimd
- Language: Julia
- Homepage: https://tansongchen.com/PIMD.jl/dev/
- Size: 124 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PIMD.jl
[![Build Status](https://github.com/tansongchen/PIMD.jl/workflows/CI/badge.svg)](https://github.com/tansongchen/PIMD.jl/actions)
[![Coverage](https://codecov.io/gh/tansongchen/PIMD.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/tansongchen/PIMD.jl)
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://tansongchen.com/PIMD.jl/dev)`PIMD.jl` is a comprehensive Julia implementation of path integral molecular dynamics for 1D model systems.
Please find the documentation [here](https://tansongchen.com/PIMD.jl/dev).