Skip to content

[ENH] tSNE: Move from single-cell to core#3379

Merged
lanzagar merged 1 commit intobiolab:masterfrom
VesnaT:tsne
Nov 12, 2018
Merged

[ENH] tSNE: Move from single-cell to core#3379
lanzagar merged 1 commit intobiolab:masterfrom
VesnaT:tsne

Conversation

@VesnaT
Copy link
Contributor

@VesnaT VesnaT commented Nov 9, 2018

Issue
Description of changes
Includes
  • Code changes
  • Tests
  • Documentation

@VesnaT VesnaT changed the title OWtSNE: Move from single-cell to core [ENH] tSNE: Move from single-cell to core Nov 9, 2018
@lanzagar lanzagar added this to the 3.18 milestone Nov 9, 2018
try:
from MulticoreTSNE import MulticoreTSNE
except ImportError:
MulticoreTSNE = None
Copy link
Contributor

@lanzagar lanzagar Nov 12, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not used anymore.

@codecov
Copy link

codecov bot commented Nov 12, 2018

Codecov Report

Merging #3379 into master will decrease coverage by <.01%.
The diff coverage is 83.21%.

@@            Coverage Diff             @@
##           master    #3379      +/-   ##
==========================================
- Coverage   82.28%   82.27%   -0.01%     
==========================================
  Files         358      353       -5     
  Lines       63798    62736    -1062     
==========================================
- Hits        52493    51617     -876     
+ Misses      11305    11119     -186

@lanzagar lanzagar merged commit adf7a26 into biolab:master Nov 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants