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
{{ message }}
This repository was archived by the owner on Jan 8, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,7 @@ Trivial/Internal Changes
17
17
18
18
* Refactor type hints to use ``NDArray`` instead of ``EmbeddingTensor`` alias for better clarity and consistency in the ``DirichletProcess`` and ``PitmanYorProcess`` classes.
19
19
* Update logging for ``DirichletProcess`` and ``PitmanYorProcess`` to use the standard :mod:`logging` module.
20
+
* ``EmbeddingTensor`` type alias is no longer used in the project.
0 commit comments