Skip to content

Commit f632526

Browse files
Updated references to mdplus.pca package
1 parent 5768f35 commit f632526

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

PCA_analysis_of_MD_simulations.ipynb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,8 @@
1919
"\n",
2020
"1. you have a basic understanding of how to use an iPython (Jupyter) notebook.\n",
2121
"\n",
22-
"2. you already have a basic understanding of PCA methods. For much more information about the PCA package used here - **pyPcazip** -, see [here](https://bitbucket.org/ramonbsc/pypcazip) and the paper [Shkurti et al., SoftwareX](http://dx.doi.org/10.1016/j.softx.2016.04.002).\n",
23-
"\n",
24-
"**pyPcazip** uses a python library called **MDPlus** and that is mainly what you will see in action here. For a guide to the **MDPlus** API, see [here](http://pypcazip.readthedocs.io/en/latest/)."
22+
"2. you already have a basic understanding of PCA methods. For much more information about the PCA package used here - **mdplus.pca** -, see [here](https://bitbucket.org/claughton/mdplus) and the paper [Shkurti et al., SoftwareX](http://dx.doi.org/10.1016/j.softx.2016.04.002).\n",
23+
"\n"
2524
]
2625
},
2726
{

0 commit comments

Comments
 (0)