Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Commit e67b44b

Browse files
committed
nn
1 parent 9cce176 commit e67b44b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/pycv/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
The PYCV module for PLUMED 2
22
====================================
33

4-
Enable the implementation of collective variables (CVs) and
5-
functions in the Python language.
4+
PYCV enables PLUMED2 Collective Variables (CVs) and arbitrary functions to be defined and auto-differentiated in the Python language.
65

76
Advantages of using PYCV over standard development of CVs in C++ are:
87
1. functions may be prototyped in high-level code, using

0 commit comments

Comments
 (0)