Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Iximiel committed Dec 13, 2023
1 parent 2a5ae55 commit 2ac1f50
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion plugins/pycv/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The PYCV module/plugin for PLUMED 2

The [PYCV module](https://giorginolab.github.io/plumed2-pycv) enables
The PYCV module enables
PLUMED2 Collective Variables (CVs) and arbitrary functions to be
defined and auto-differentiated in the Python language.

Expand All @@ -12,6 +12,7 @@ Advantages of using PYCV over standard development of CVs in C++ are:
for code changes (using external tools such as JAX);
3. CVs may be automatically differentiated in common cases. (using external tools such as JAX)

You can see the original PyCV [here](https://giorginolab.github.io/plumed2-pycv)
[![DOI](https://joss.theoj.org/papers/10.21105/joss.01773/status.svg)](https://doi.org/10.21105/joss.01773)
[![plumID:19.075](https://www.plumed-nest.org/eggs/19/075/badge.svg)](https://www.plumed-nest.org/eggs/19/075/)

Expand Down

0 comments on commit 2ac1f50

Please sign in to comment.