Zehner, Fabian
unread,Mar 26, 2014, 3:39:28 AM3/26/14Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to s-space-re...@googlegroups.com
Hi there and thanks a lot for your great lib,
up to now, I used JAMA for SVD computation but ran into heap space troubles with larger corpora. Hence, I am now trying Matlab instead but SVD.matlab.waitFor() never returns (in isMatlabAvailable()). Running "matlab -h" from shell works totally fine, but I already experienced differences between the shell and Runtime.exec() behavior as the shell recognized the matlab command at once after installation while Java needed an OS restart (instead, it continued to search for JAMA before restart).
Thanks a lot for your suggestions,
Fabian