Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion packages/molsim.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: "package"
permalink: "molsim/"
description: >-
molsim is a wrapper for the seplib molecular dynamics library. It allows
molsim is a GNU Octave pacakge for molecular dynamics simulations. It allows
you to perform molecular simulations of simple atomistic systems, confined
fluids, molecular mixtures, polymers and more.
icon: "https://raw.githubusercontent.com/jesperschmidthansen/molsim/main/doc/logo.png"
Expand All @@ -26,6 +26,13 @@ maintainers:
- name: "Jesper Schmidt Hansen"
contact: "jesperschmidthansen@gmail.com"
versions:
- id: "2.0.0"
date: "2026-03-22"
sha256: "4f93b8ac97513b4aac257cabfd6633574696b021192ade2ddfc177aece1c5d54"
url: "https://github.com/jesperschmidthansen/molsim/archive/refs/tags/v2.0.0.tar.gz"
depends:
- "octave (>= 10.0.0)"
- "pkg"
- id: "1.0.1"
date: "2024-06-09"
sha256: "492a5a00b4a5c0c1eb7ce8aeeca873e9ece036c8a9487075573c619b9994cb68"
Expand Down