-
### Is your feature request related to a problem? Please describe.
CVXPY is looking for a sparse COO-like nD type. Functionality needed seems close to what is provided by the new COO nD format here. …
-
I **believe** this is a cool project and I'd like to use it, but I'm having a difficult time creating a fully working example from the documentation you provided. In particular, it's unclear what the …
-
Hi, thanks for your packages for the mkl python interface. It's quite useful.
However we encounter some unexpected results when performing sparse-sparse matrix multiplication.
It sometimes leads to …
-
We'd like to add GPTQ support to the spares-marlin kernels so we can get (accurate) perplexity numbers from the neuralmagic 2:4 sparse checkpoint.
@HDCharles wrote GPTQ be easy to generalize to ot…
jcaip updated
3 weeks ago
-
This is a request tracker to add an API for sparse + sparse = sparse matrix addition API in the sparse BLAS domain in the oneMKL Specification.
* The operation performed is, $C = \alpha\cdot\text{o…
-
sparse is used infrequently in toolkit but has quite restrictive dependencies for numba so switching it to an optional dependency would make toolkit more flexible to install.
Current uses for spars…
-
I've been working a little with this repo, and I've been delving into using [git's sparse-checkout feature](https://git-scm.com/docs/git-sparse-checkout) in combination with `--filter` to only downloa…
-
Hello, I would like to test sparse views in ViewCrafter, but I'm having difficulty since the code isn't available. I found that many others have asked the same question on the Github issue page! You m…
itsss updated
1 month ago
-
## What Is Sparse Checkout?
Checkout only part of the entire repository. Focus on files you need.
Keep in mind: sparse-checkout settings are only kept in local copy. Won't be pushed. Won't be cl…
-
Hi!
This seems like a really nice lib and I've tried to use it for a quite simple expression parser, inspired by [clarkmcc/cel-rust](https://github.com/clarkmcc/cel-rust/blob/master/parser/src/cel.la…