embodied-computation-group / systole

Systole: A python package for cardiac signal synchrony and analysis
https://embodied-computation-group.github.io/systole/#
GNU General Public License v3.0
81 stars 31 forks source link

Package vs library #29

Closed osorensen closed 2 years ago

osorensen commented 2 years ago

On line 8 you write "Systole is a library for cardiac signal analysis in Python.", whereas later, e.g., on line 33 you write "package". I think "package" is the most appropriate term to use here, so I suggest rewriting from "library" to "package" on line 8.

https://github.com/openjournals/joss-reviews/issues/3832