-
It turns out that the code was never written, and is apparently not on a test path. Here is an example of one that fails:
```
kk = ZZ/101
M = mutableMatrix(ZZ, 2, 2)
M_(1,1) = 4
assert(M != 0)
asser…
-
Hi Nanostring team,
Will the reference matrices be updated with more genes based on experiments from the 6,000 plex assay? If this is in development, would the 6,000-plex assay matrices allow for t…
-
Hi,
I was wondering if you guys are considering to add support for writing matrices to [zarr](https://zarr.dev/) stores ? It has a similar hierarchical structure to `hdf5` and there currently exis…
-
# Summary
Putinar cerificates to verify that a polynomial matrix $M(x)$ is nonnegative on a semialgebraic set $K$ are more expensive than necessary due to scalarization.
# Example
### Problem
…
-
volesti's C++ backend now supports sparse representation of Hpolytopes.
Rvolesti needs to modify its R/Rcpp functions to support also this option.
-
-
Ich berechne im Meta-Agenten händisch die nächsten Positionen der Objekte (gold_label). Allerdings ist es so, dass wenn ein Objekt rein oder rausfliegt es zwei Mal an der gleichen y-Position ist (wenn…
-
Hi,
Would it makes sense to define some easy operations on `IterableMatrix`, `MatrixSubset` etc. ? and do you guys believe that there is an easy alternative I can use until these are (if planned) …
-
Hi!
I am an MS student at CU Boulder working with Professor Zachary Sunberg. We recently wrote a paper on Rao-Blackwellized POMDPs (RB-POMDPs), which uses Gaussian filters for the linear state spac…
-