We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11b1069 commit 2530569Copy full SHA for 2530569
coreax/coreset.py
@@ -204,7 +204,7 @@ class Coresubset(
204
r"""
205
Data structure for representing a coresubset.
206
207
- A coresubset is a :class:`Coreset`, with the additional condition that the coreset
+ A coresubset is a coreset, with the additional condition that the coreset
208
data points/nodes must be a subset of the original data points/nodes, such that
209
210
.. math::
0 commit comments