You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to efficient-java-matrix-library-discuss
Hello everyone!
I'm operating complex double matrices using EJML. Found out that some simple operations (adding, scaling) cause UnsupportedOperation exception. Corresponding calls appear to be commented-out in the code and replaced with exception. Failed to find a reason for that in both manual and github docs. Can someone please suggest: is that a temporary measure or there is some problem behind that?