pavlin-policar / openTSNE

Extensible, parallel implementations of t-SNE
https://opentsne.rtfd.io
BSD 3-Clause "New" or "Revised" License
1.44k stars 158 forks source link

Fix circular clipping #164

Closed pavlin-policar closed 3 years ago

pavlin-policar commented 3 years ago
Issue

Apparently, there I had made a mistake in the previous "fix" of circular clipping. This here should really fix it once and for all.

Description of changes
Includes