hughperkins / jeigen

Java wrapper for Eigen C++ fast matrix library
Other
106 stars 31 forks source link

Downloadable libraries still have non-Public DenseMatrixComplex class #6

Closed AmrikSadhra closed 8 years ago

hughperkins commented 9 years ago

Yes... please feel free to bump this once a week until I do this...

behsaman commented 8 years ago

please add DenseMatrixComplex Class. Thanks.

hughperkins commented 8 years ago

Please confirm which platform(s) you need? I'm tempted to ditch 32-bit? I'm pondering adding Mac OS X?

hughperkins commented 8 years ago

Working on this. I've created jars for each of win32, win64, linux32, linux64. I havent tested that the windows jars run on a fresh windows system yet. I suspect they might need the visual studios 2010 distributables installed (I built them using Visual Studio 2010). So I need to test that.

Pondering if I can get a mac build too somehow...

builds so far are here: http://hughperkins.com/download/jeigen-1.2beta

hughperkins commented 8 years ago

Update: added the msvc2010 redistributables to the windows jars, and uploaded these latest versions to the url above, ie http://hughperkins.com/download/jeigen-1.2beta

hughperkins commented 8 years ago

Added a mac build! http://hughperkins.com/download/jeigen-1.2beta/Jeigen-mac-64.jar

hughperkins commented 8 years ago

Ok, in theory, you just need http://hughperkins.com/download/jeigen-1.2beta/Jeigen-onefat.jar and http://hughperkins.com/jeigen/jna-4.1.0.jar , for all the following platforms:

Can you test this works ok, and let me know any issues please?

hughperkins commented 8 years ago

Created 1.2 release https://github.com/hughperkins/jeigen/releases/tag/v1.2 , which should address this issue.

behsaman commented 8 years ago

Thank you very much for your response.

On 2/1/16, Hugh Perkins notifications@github.com wrote:

Created 1.2 release https://github.com/hughperkins/jeigen/releases/tag/v1.2 , which should address this issue.


Reply to this email directly or view it on GitHub: https://github.com/hughperkins/jeigen/issues/6#issuecomment-177616208

hughperkins commented 8 years ago

:-)

hughperkins commented 8 years ago

k. Let me know if any issues :-)