We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 575c2fa commit b2adfeaCopy full SHA for b2adfea
CHANGELOG.rst
@@ -4,6 +4,29 @@ pantagruel Change Log
4
5
.. current developments
6
7
+v0.2.9
8
+====================
9
+
10
+**Added:**
11
12
+* `dm.pick_centroids` for picking a set of centroid molecules using various algorithm
13
+* `dm.assign_to_centroids` for clustering molecules based on precomputed centroids.
14
15
+**Changed:**
16
17
+* Make `add_hs` optional in `conformers.generate` and removed them when `add_hs` is True. Explicit hydrogens will be lost.
18
19
+**Fixed:**
20
21
+* Doc string of `dm.pick_diverse`
22
23
+**Authors:**
24
25
+* Emmanuel Noutahi
26
+* Hadrien Mary
27
28
29
30
v0.2.8
31
====================
32
news/conf_hs.rst
news/diversity.rst
0 commit comments