You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/poli-docs/index.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
8
8
Some of `poli`'s features:
9
9
- 🔲 **isolation** of black box function calls inside conda environments. Don't worry about clashes w. black box requirements, poli will create the relevant conda environments for you.
10
-
- 🗒️ **logging**logic at the black box `__call__` level using observers.
10
+
- 🗒️ **logging**each black box call using observers.
11
11
- A numpy interface. Inputs are `np.array`s of strings, outputs are `np.array`s of floats.
12
12
-`SMILES` and `SELFIES` support for small molecule manipulation.
0 commit comments