BIDS-collaborative / destress

Helping @peparedes with text analysis of livejournal data
ISC License
7 stars 2 forks source link

Update loadDict in utils.scala to handle DMat counts #23

Closed coryschillaci closed 9 years ago

coryschillaci commented 9 years ago

The loadDict function currently only accepts an IMat for the counts matrix, but the master dictionary counts are now in a DMat because some counts overflow integer values.

anasrferreira commented 9 years ago

Just need to overload that method with DMat.

On Friday, March 13, 2015, coryschillaci notifications@github.com wrote:

Assigned #23 https://github.com/berkeley-dsc/destress/issues/23 to @anasrferreira https://github.com/anasrferreira.

— Reply to this email directly or view it on GitHub https://github.com/berkeley-dsc/destress/issues/23#event-252447639.

coryschillaci commented 9 years ago

b5e76b84bb761d9c76102089ea281202f7f2436d