-
```
// thank you for your code in matrix calculation
// i found that the answer of inverse(A) function has difference of others( like perform a transpose function)
for(j=0;j
-
Right now, timeseries doesn't use NMatrix. Depending on ruby-core's matrix.rb makes it slow. We should switch to NMatrix, especially now that NMatrix includes SVD functionality.
-
Is NMatrix a dependency or intended to be optional? Looks like it's a hard requirement done in https://github.com/v0dro/interpolation/blob/master/lib/interpolation.rb#L14.
-
**Describe the bug**
The standard deviation provided as input for magnetometer modelling is scaled by a factor of 1.5
**To reproduce**
Locate line no. 71 in https://github.com/AVSLab/basilisk/bl…
-
(See also: https://github.com/0xdevalias/devalias.net/issues/1)
Jekyll can "create an index for related posts" using the `--lsi` build command option, which uses the `classifier-reborn` gem to crea…
-
Hi Prasun,
Validating locally installed RbCuda gem with `rake pry` as documented gives `rbcuda.so: undefined symbol: rb_nmatrix_dense_create`.
``` shell
rake --trace pry
** Invoke pry (first_t…
-
I'm very excited about this project! J has so many interesting ideas for array manipulation (and they are all incredibly terse). Wouldn't it be awesome if this syntax worked seamlessly with fast num…
-
This should be done after https://github.com/0xdevalias/devalias.net/pull/86 is merged.
> Even when we removed Jekyll's `--lsi` option, [the site build](https://github.com/0xdevalias/devalias.net/r…
-
More generally, use `NMatrix` instead of `NArray`.
-
We can have a wiki page similar to numpy 100 exercises: http://www.labri.fr/perso/nrougier/teaching/numpy.100/
v0dro updated
8 years ago