-
## Problem I Want To solve
I've found it easy to generate millions of labels with label functions, but loading them into Snorkel is hard.
The problem is the conversion to [augmented format](https:/…
-
Hello,
I am an user support person with limited R experience working with an user who uses the fields package to process large data sets. Running mKrig on ~100000 data points, trying to use the Wen…
mcuma updated
9 months ago
-
Currently, in my experience, the input 'x' has to be a dense matrix. It would be great if you can provide support for sparse matrices, specially ones from the 'Matrix' package. Here's what I currently…
-
Some routines in the package make use of
np.random.multivariate_normal(...)
which samples from a multivariate normal distribution based on information
given by the covariance matrix in the argument…
-
### What is the expected behavior
[The docs](https://rocsparse.readthedocs.io/en/rocm-5.5.1/usermanual.html#rocsparse-spsv) state, that "rocsparse_spsv_solve solves a sparse triangular linear system …
-
Thanks for great package - I was wondering if it would also be possible to support sparse covariate matrices, i.e. matrices of class `dgCMatrix `(where `x` is first made sparse using
```
library(Ma…
-
From Slack:
Chase Colbert 1 day ago
Hi @David Koslicki, over the weekend I tried running tests on the first mock community with larger k sizes. However, even natively, there were memory problems wi…
-
**Fast element-wise update to a sparse matrix without changing sparsity structure**
* Some algorithms (e.g.: `least_squares())` require call a user-defined sparse matrix at every iteration. It happen…
-
I am writing some reverse-mode custom rules for manipulating sparse matrices with Enzyme. However, I did not get the correct result compared to the finite-difference result. The following is the MWE:
…
-
[microbenchmarks/main.pony](microbenchmarks/main.pony) is a frame to start working on benchmarks.
There are some benchmarks in the Go version that could be ported for comparison: https://github.co…
d-led updated
5 years ago