Dr. Juno Woods

Results 166 comments of Dr. Juno Woods

I'd be glad to include a plugin linking MKL to NMatrix, or just to update the lapacke plugin to support it.

Yes, please! The Travis configuration is a mess. Take a swing!

@ngetahun Did you end up having any luck?

By all means! On Mon, Oct 1, 2018 at 2:11 PM Lee Sharma wrote: > Hey there! It looks like this issue has been sitting for a few months—mind >...

I'd say mark as `pending` on affected systems. It's difficult to extricate packable, but it's really only used in the Matlab IO, which should eventually become a plugin.

I don't think you'd add it in all of those places. Probably just `lib/nmatrix/math.rb`, or perhaps the `math.rb` in `cruby/` (which place depends on whether there's a `gesvd` in the...

So, `gesvd` is in cruby because it's an interface for lapack/atlas/etc., which only exists on the C side. We should really have a common SVD interface for both JRuby and...

@gavrieltal I'm not sure how your comment relates to this issue. Can you please open a separate issue if you want help?

I don't think anyone is maintaining this library anymore. I encourage you to fork it if you'd like to!

Can you tell me what compiler(s) you're using? And have you tried building directly from the repository? Sorry for the delayed response, was on vacation.