stephenslab / fastTopics

Fast algorithms for fitting topic models and non-negative matrix factorizations to count data.
https://stephenslab.github.io/fastTopics
Other
75 stars 7 forks source link

Report how many threads are being used in fit_poisson_nmf #51

Closed aksarkar closed 5 months ago

aksarkar commented 5 months ago

Fix the call into initialize.multithreading after the change to quiet output.

pcarbo commented 5 months ago

Thanks @aksarkar.