-
Back in sympy 1.5.1 days I ran some calculations where I needed to get the eigenvalues of a hermitian 4x4 matrix.
Now I just tried running the calculations again with sympy 1.9 and they fail miserabl…
-
Hello,
I've started a simple bench. I need to do lots of vector computations for a spring-mass system. For a standard system, my algorithm will run about 1e5 iterations moving about 1e4 points (x,y,z…
-
Hi @ridgerchu , first of all congratulations for your work, it is amazing. I would like to know how you exactly calculate the number for SynOps reported in your paper, as I do not get the same results…
-
**Original report ([archived issue](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gazebo/issues/3)) by Louise Poubel (Bitbucket: [chapulina](https://bitbucket.org/%7B5cfa2…
-
## "data" is the species abundance matrix
##"site" is the environmant covariance matrix
##HU is a factor in site
##### fit PLN model
> PLNMODEL
-
We need to implement a new solver that supports L1 penalty for Logistic Regression. A good candidate is [saga](https://arxiv.org/abs/1407.0202) solver. Another alternative would be to use a coordinate…
-
Add menu item for Sponsor to automatically file complaints
Need a way to track which complaints have been filed and what period it is for - new sheet perhaps.
Send a complaint email to the Subje…
-
When running biggish systems (500 states, 2000 samples/state), it takes between ~11 and 20 GB or so (on OS X), but only about 4 minutes. Once it exceeds the memory of the computer, then it slows down …
-
```
There exist ( http://dx.doi.org/10.1175/2009JAS3146.1 ) non-FFT based
version of DDA, which does not use void dipoles. Green's tensor is not
stored, but recomputed at each iteration. This DDA vers…
-
Hi
I am looking for a INT8 version of GEMM in OpenCL. If I am correct, CLBlast does not yet support it. Pls correct me if I am wrong and comment on the usage (perhaps a sample app etc.,).
Suppo…