lejon / TSne.jl

Julia port of L.J.P. van der Maaten and G.E. Hintons T-SNE visualisation technique.
Other
143 stars 25 forks source link

Fix incorrect UUID #27

Closed simonschoelly closed 3 years ago

simonschoelly commented 3 years ago

When I added a Project.TOML file in #26 I was not aware that this project already had an UUID set in the general registry. So this changes the UUID to the one set there.

coveralls commented 3 years ago

Coverage Status

Coverage increased (+0.02%) to 99.32% when pulling a9938e7ef410f52bd15de0f347d0f9c4cf4fcdb7 on simonschoelly:fix-incorrect-uuid into 7fb0765732ecf9fca8d31aa7e14e637b0aa14e08 on lejon:master.