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: NEWS.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
# anticlust 0.8.11
2
2
3
-
- In `anticlustering()`, argument cannot_link can now be a vector, via [93158fb98a375](https://github.com/m-Py/anticlust/commit/93158fb98a37550e15ca9174cebf35b6adeb819f)
3
+
- In `anticlustering()`, argument cannot_link can now be a vector, via [93158fb98a375](https://github.com/m-Py/anticlust/commit/93158fb98a37550e15ca9174cebf35b6adeb819f), inspiration thanks to @einGlasRotwein
4
+
* Makes the computation much faster (and does not rely on a solver) if cannnot-link constraints are induced via a grouping variable.
0 commit comments