-
#### Issue description
When compiling code with OpenMP, there is a significant increase in memory usage sometimes using the entire system memory.
The memory usage is consistent when compiled …
-
-
Determine best **MIT Licensed** OSS library to provide functionality exposed in AzureCore.
List suggested libraries in comments for review and final decision.
-
Hello,
I am trying to get a simple LU factorization example to work, where the input is given by armadillo matrices.
So far I have this:
```
#include "armadillo"
void superlu_factorizati…
-
Hello
#### Issue description
Problems with LARS to satisfy optimality (KKT) conditions
In some examples, it seems to me that mlpack Lars solver doesn't find a correct solution.
Optimality c…
-
RcppArmadillo 0.12.0.0.0 provides us access to the new Armadillo 12.0.0. Unfortunatly several packages now fail to compile.
At a first pas this list includes
- [dcurver](https://github.com/oguzha…
-
There is [DGL](https://github.com/dmlc/dgl/) library that allows to train neural networks on graphs, graph nodees and edges.
[Here](https://github.com/dmlc/dgl/tree/master/examples/pytorch/mvgrl/gr…
-
### Description
Animation repetitions do not work when specifying animation name in a multi animation model by using following code :
mv.animationName = "other-animation";
mv.play({ repetitio…
-
I am trying to run the panel version of the test on a very large panel of 260 observations over 431 cros-sections (entities) and get the following error
Error in rls_gsadf(yxmat, min_win = minw, la…
-
__Note:__ this issue was moved from Gitlab: https://gitlab.com/ginkgo-project/ginkgo/issues/74
It is often required to obtain a sub-range of an array or a matrix, for example when designing algorit…