Re: [Jprogramming] Complex Numbers via COM Interface

2017-05-07 Thread bill lam
The issue is not just j.dll can provide such facility because the variant datatype used in idispatch interface does not include complex number. which olecom client that you are using can marshal complex numbers? Alternatively you may convert between complex and real using dyad j. and monad +. for c

[Jprogramming] Complex Numbers via COM Interface

2017-05-07 Thread Herbert Weissenbaeck // Privat
Is there any way to obtain/exchange complex numbers via the COM Interface provided by J.DLL in the same way one can retrieve Booleans, Ints, Chars and Doubles as variants? If so, please advise. Thank you. Herbert -- For informati

Re: [Jprogramming] Problem Installing J805 on Ubuntu 16.10

2017-05-07 Thread bill lam
You should avoid sudo except for updating system, because root has its own folders, try jpath '~user' UserFolders_j_ etc ... Вс, 07 май 2017, jprogramming написал(а): > Thanks, so should I run jqt as root normally? Or only to use packman? > > > On S

Re: [Jprogramming] Problem Installing J805 on Ubuntu 16.10

2017-05-07 Thread 'Jon Hough' via Programming
Thanks, so should I run jqt as root normally? Or only to use packman? On Sun, 5/7/17, bill lam wrote: Subject: Re: [Jprogramming] Problem Installing J805 on Ubuntu 16.10 To: "'Jon Hough' via Programming" Date: Sunday, May 7, 2017, 3:00 PM This