Dr. Juno Woods
Dr. Juno Woods
@gau27 @preetpalS @thrabbit Are any of you all able to help with this?
I'm not sure what you're asking. Look in the developer's guide in the wiki for an explanation of how dense matrices are structured. This will guide the implementation of `++`...
Believe this is a duplicate of #522.
@gau27 Can you do the following, please? ``` rake clobber rake compile ``` And look at the output, see if it finds `rb_array_const_ptr()` (and let me know). Then look in...
Bumping this since there's a proposed solution here, and it's relatively easy to test.
Great research on this. Are you going to work on it?
I believe norms were merged as part of #586, so this should be doable.
I have written some C++ code for computing `rcond`: https://github.com/SciRuby/nmatrix/pull/594#issuecomment-300217643 This probably needs to be implemented in Java as well, for nmatrix-jruby (see #594).
As in the spec is wrong, or the result doesn't match the spec but it's still passing?
Oh, yes, I just saw the first post you wrote on it. Good catch.