-
Right now when we write a generic function for some kind of dtype or itype data, the inputs and outputs must be stored in `void*`.
We should at some point switch to [opaque structs](http://stackoverf…
-
If I am comfortable with only XPath 1 support, is there a non-XmlPrime branch I can use? If so is it otherwise the same, but doesn't use XmlPrime?
I ask because we have no XPath2 needs, and removi…
-
I was able to reproduce #436 for every nxn square matrix whose elements are the natural numbers starting from 1 to n^n using this [script](https://github.com/gau27/nmatrix/blob/test/tmp/test.rb). The …
-
Statsample-GLM currently takes up a lot of time to fit models. For datasets having 1000 rows it can take hours to fit the model.
-
Hello.
I am trying to implement a low memory Music algorithm to separate breathing and heart rate signals, which are 0.5Hz and 1-2Hz, on an ARM processor.
After some filtering I arrived to your im…
-
Looking into the code of this [website](http://www.math.union.edu/~dpvc/math/4d/models/) I see it uses a 3d javascript library called X3D. The things they are showing are 3d projections of 4d objects.…
-
Ruby these days supports matrices natively, so no need to do this with the unmaintained narray.
This task is to re-write the typemap such that the new in-built matrices/vectors are used.
The met…
-
J'ai eu besoin d'utilise cette technique 2-3 fois dans ma vie ^^ sans savoir son nom.
![image](https://github.com/user-attachments/assets/34ab2ce1-3433-4b4e-a4b3-02d93229b35e)
-
Hello,
Many thanks for the wonderful `lme4` package. I have a question about the behaviour of the `mkReTrms` function. I have a random slopes model in which some values of the random slope covariat…
-
Hi, I haven't been using nalgebra long, and I am not an expert with SVD functionality, so I'm not 100% sure if this is an issue with nalgebra or me.
I am using SVD for alignment of 3d points using …