Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / DmitryUlyanov/Multicore-TSNE issues and pull requests

#99 - Graphics problem with tsne algorithm

Issue - State: open - Opened by JKL-STAR 3 months ago

#98 - Static library is built but runtime is trying to load dynamic one

Issue - State: closed - Opened by tolgaeren 5 months ago - 1 comment

#97 - Type error with sklearn 1.2.3

Issue - State: open - Opened by rekado 5 months ago - 1 comment

#96 - Error in generate MING64 Makefile

Issue - State: open - Opened by Msyczz 6 months ago

#95 - Make 'packaging' a setup requirement

Pull Request - State: closed - Opened by ecederstrand about 1 year ago - 5 comments

#94 - linux compile

Issue - State: open - Opened by chpiero almost 2 years ago

#92 - Fixes issue where setup was failing on cmake >= 3.22.0. Works with ve…

Pull Request - State: closed - Opened by jorvis about 2 years ago - 4 comments

#91 - Fix compiling

Issue - State: closed - Opened by domergal16 about 2 years ago - 5 comments

#90 - signature of sklearn.datasets.make_blobs has changed

Issue - State: open - Opened by mcepl over 2 years ago

#89 - cmake version requirement.txt

Issue - State: open - Opened by flde over 2 years ago - 1 comment

#88 - `pip install cmake==3.18.4` worked for me.

Issue - State: closed - Opened by JennyWeng over 2 years ago

#86 - Ensure cmake version is < 3.2

Pull Request - State: closed - Opened by alephthoughts over 2 years ago - 3 comments

#85 - Can't install on Apple M1 chip

Issue - State: open - Opened by smortezah almost 3 years ago - 13 comments

#84 - Cannot generate Makefile.

Issue - State: open - Opened by mkkkkk5 almost 3 years ago - 1 comment

#83 - Assorted cleanups

Pull Request - State: closed - Opened by milianw about 3 years ago

#82 - Clarify LICENSE.txt

Pull Request - State: closed - Opened by milianw about 3 years ago

#81 - Error in builds using cmake >= 3.20?

Issue - State: open - Opened by jreades about 3 years ago - 8 comments

#80 - Apply Python syntax highlighting to README.md

Pull Request - State: closed - Opened by msakai over 3 years ago - 1 comment

#78 - Non-verbose crash on input containing NaN

Issue - State: open - Opened by LucaCappelletti94 over 3 years ago

#77 - Failed building wheel for MulticoreTSNE

Issue - State: closed - Opened by xuesen07 over 3 years ago - 1 comment

#76 - Improved OpenMP support with Apple Clang

Pull Request - State: closed - Opened by ankane almost 4 years ago - 1 comment

#75 - License Clarification

Issue - State: closed - Opened by ankane almost 4 years ago - 1 comment

#74 - Add license to package metadata

Pull Request - State: closed - Opened by ecederstrand about 4 years ago - 1 comment

#73 - Ruby Library

Issue - State: closed - Opened by ankane over 4 years ago

#72 - Add license to setup.py

Pull Request - State: closed - Opened by sergiuser1 over 4 years ago

#71 - TSNE results in dense centred ball

Issue - State: open - Opened by rvijgen over 4 years ago - 2 comments

#70 - Memory Allocation Fail (Big Data)

Issue - State: open - Opened by cipheLab over 4 years ago

#69 - Fix typo in include gard

Pull Request - State: closed - Opened by luminosuslight almost 5 years ago - 2 comments

#68 - Build Fails on ubuntu 18.04

Issue - State: open - Opened by tariqdaouda almost 5 years ago - 8 comments

#67 - MulticoreTSNE on python 3.7.3 using conda

Issue - State: open - Opened by neurOnur about 5 years ago - 3 comments

#66 - visualize for every step

Issue - State: open - Opened by superkevingit about 5 years ago

#65 - Fixed a bug that makes tSNE output change every time even with the same random seed

Pull Request - State: closed - Opened by bli25 about 5 years ago - 2 comments

#64 - Revert "Update splittree.cpp"

Pull Request - State: closed - Opened by DmitryUlyanov over 5 years ago

#63 - Small fix to allow compilation

Pull Request - State: closed - Opened by tonetto over 5 years ago - 2 comments

#62 - Build currently fails (error: ‘mean_y’ was not declared in this scope)

Issue - State: closed - Opened by jorvis over 5 years ago - 1 comment

#61 - Update splittree.cpp

Pull Request - State: closed - Opened by nighttrain18 over 5 years ago - 1 comment

#60 - Print verbose to stdout instead of stderr

Pull Request - State: open - Opened by pavlin-policar over 5 years ago

#59 - segmentation fault (core dumped) sometime

Issue - State: open - Opened by leonexu over 5 years ago - 2 comments

#58 - Using this package does bad things to my NumPy

Issue - State: open - Opened by Hoeze over 5 years ago

#57 - Unable to set n_component to anything other than 2

Issue - State: closed - Opened by cqnguyen over 5 years ago

#56 - adding early exaggeration iterations as argument

Pull Request - State: closed - Opened by cciccole over 5 years ago - 2 comments

#55 - Pip command and example.

Pull Request - State: closed - Opened by chmodsss over 5 years ago - 1 comment

#54 - BUG in computeGaussianPerplexity when K > N - 1

Issue - State: open - Opened by asanakoy almost 6 years ago - 1 comment

#53 - Using single core even when n_jobs=4 is used

Issue - State: open - Opened by MayukhSobo almost 6 years ago - 7 comments

#52 - TypeError: can't pickle module objects

Issue - State: open - Opened by theblackcat102 almost 6 years ago - 4 comments

#51 - Any one got MultiCoreTSNE run on python 3.5?

Issue - State: open - Opened by redBirdTx almost 6 years ago - 1 comment

#50 - matplotlib.cm has no attribute 'spectral'

Issue - State: open - Opened by suryak-ic about 6 years ago - 1 comment

#49 - Using a precomputed distance matrix

Issue - State: open - Opened by atarashansky about 6 years ago - 2 comments

#48 - Puzzle about the speed

Issue - State: open - Opened by bigheiniu about 6 years ago - 2 comments

#47 - Unable to install using Pip

Issue - State: closed - Opened by deepchatterjeevns about 6 years ago - 5 comments

#46 - Updated README installation, using directly pip

Pull Request - State: closed - Opened by fbrundu about 6 years ago - 2 comments

#45 - n_components=2

Issue - State: open - Opened by MonkeyChap about 6 years ago - 5 comments

#44 - Feature request: saving transform at intermediate iterations

Issue - State: open - Opened by gnarayan about 6 years ago - 1 comment

#43 - test fails with "OSError: cannot load library"

Issue - State: closed - Opened by sg-s over 6 years ago - 2 comments

#42 - Feature Request: Output

Issue - State: open - Opened by SumNeuron over 6 years ago - 3 comments

#41 - Segmentation fault on big datasets

Issue - State: open - Opened by AlexandreLaborde over 6 years ago - 3 comments

#40 - N jobs doesn't affect number of cores used

Issue - State: open - Opened by austeane over 6 years ago - 17 comments

#39 - Fix broken URL link of Scikit-lean TSNE.

Pull Request - State: closed - Opened by hurutoriya over 6 years ago - 2 comments

#38 - 'No, no this should not happen' Happens

Issue - State: open - Opened by madkoppa over 6 years ago - 15 comments

#37 - Improve step2

Pull Request - State: closed - Opened by DmitryUlyanov over 6 years ago

#36 - Improve vptree

Pull Request - State: closed - Opened by DmitryUlyanov over 6 years ago

#35 - Add support for any n_components

Pull Request - State: closed - Opened by DmitryUlyanov over 6 years ago - 11 comments

#34 - remove installation flag

Pull Request - State: closed - Opened by guenteru over 6 years ago - 1 comment

#33 - Support for n_components==1, others support it.

Issue - State: closed - Opened by metaheuristic over 6 years ago - 5 comments

#32 - Cannot find/open tsne_multicore shared library

Issue - State: open - Opened by SumNeuron over 6 years ago - 44 comments

#31 - remove verbose from example

Pull Request - State: closed - Opened by jona-sassenhagen over 6 years ago - 3 comments

#30 - Improve Windos compatibility and test on AppVeyor

Pull Request - State: closed - Opened by kernc over 6 years ago - 7 comments

#29 - update sklearn benchmark with 0.19.1

Issue - State: open - Opened by amueller over 6 years ago - 5 comments

#28 - A range of refreshments ...

Pull Request - State: closed - Opened by kernc over 6 years ago - 8 comments

#27 - macOS Sierra - add linker flags

Issue - State: closed - Opened by mhbakalar over 6 years ago

#26 - moved future import to top of file

Pull Request - State: closed - Opened by falexwolf over 6 years ago

#25 - Fix Python 3 compat lost in latest commit

Pull Request - State: closed - Opened by falexwolf over 6 years ago - 1 comment

#24 - Doesn't work in an SKLearn Pipeline

Issue - State: closed - Opened by JoshuaC3 over 6 years ago

#23 - fix - make sure numpy array is C_CONTIGUOUS

Pull Request - State: closed - Opened by BreakOnExecute over 6 years ago - 1 comment

#22 - Results differ based on number of threads

Issue - State: open - Opened by claczny almost 7 years ago

#21 - thread exception

Issue - State: closed - Opened by Ulitochka almost 7 years ago

#20 - Cannot find GOMP_4.0?

Issue - State: open - Opened by aurorainbowrealis almost 7 years ago - 3 comments

#19 - Update readme to include information about installation on MacOS

Pull Request - State: closed - Opened by falexwolf almost 7 years ago - 1 comment

#18 - other metrics

Issue - State: open - Opened by chupvl about 7 years ago - 10 comments

#17 - Squared euclidean distance breaks VPTree

Issue - State: closed - Opened by make about 7 years ago - 1 comment

#16 - Move `verbose` output from `stdout` to `stderr`

Pull Request - State: closed - Opened by bkj about 7 years ago

#15 - Fix memory leak in error evaluation

Pull Request - State: closed - Opened by sroecker about 7 years ago - 1 comment

#14 - Cannot find cmake but cmake is installed

Issue - State: closed - Opened by jolespin about 7 years ago - 1 comment

#13 - KL Divergence Not Provided and Perplexity Range

Issue - State: closed - Opened by wanglouis49 about 7 years ago

#12 - added option `random_state` as in scikit-learn tSNE

Pull Request - State: closed - Opened by falexwolf about 7 years ago - 1 comment

#11 - Use option `random_state` / Set seed via `srand (random_state);`

Issue - State: closed - Opened by falexwolf about 7 years ago - 4 comments

#10 - package is now pip-installable

Pull Request - State: closed - Opened by guenteru over 7 years ago - 7 comments

#9 - Low CPU utilization during second phase

Issue - State: open - Opened by sovaa over 7 years ago - 2 comments

#8 - Results differ from scikit-learn implementation

Issue - State: open - Opened by areshytko over 7 years ago - 12 comments

#7 - cmake required

Issue - State: closed - Opened by ghost over 7 years ago - 1 comment

#6 - Possible to install through Pip?

Issue - State: closed - Opened by steelbrain over 7 years ago - 3 comments

#5 - Support for embedding in D>2

Issue - State: closed - Opened by matteosal over 7 years ago - 7 comments

#4 - Clang compatibility

Pull Request - State: closed - Opened by sbodenstein over 7 years ago - 2 comments

#3 - Segmentation Fault (core dumped)

Issue - State: closed - Opened by Data-drone over 7 years ago - 2 comments

#2 - Will there be a version for Windows?

Issue - State: closed - Opened by Quasimondo over 7 years ago - 10 comments

#1 - installation fails on macOS

Issue - State: closed - Opened by sg-s over 7 years ago - 26 comments