-
-
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…
-
The files in https://github.com/nod-ai/SHARK-Platform/tree/main/.github/workflows are proliferating with overlapping workflows while missing some coverage we do care about.
GitHub has tools to mana…
-
## Description:
**Added by @S-A-Almohri**
This issue involves adding a suite of tests for the ELL view within the sparse matrix library to ensure its correctness and performance. The tests should…
-
Hey, I was looking at the code to add some 2D->1D slices extraction, but was wondering about this line
https://github.com/teamtomo/torch-fourier-slice/blob/093c87ea2bca2689f192bdc72c166bfe3d31e3f5…
-
In preparing statsmodels to move, I have run into an issue where the `subset` method of a `DesignInfo` is used to create a model that is a strict subset of the original model. I can't figure out the b…
-
I noticed that if I have complex numbers in my A,B,C,D state space matrices, there's casting complex numbers to real in `control.StateSpace(A,B,C,D)` which does not appear to be right (?) if there's i…
-
This was touched on in #7 and #8, and has an issue on the main spec in https://github.com/immersive-web/webxr/issues/894 but I wanted to call it out in it's own issue here to ensure that it get's hand…
toji updated
2 months ago
-
In spark load the latest compiler, mpi and mkl modules, compile the impi_intel_linux_db target and run this case:
```
&HEAD CHID='test_indefinite', TITLE='Test ULMAT/UGLMAT on indefinite Poisson p…
-
## Description:
This task will evaluate whether a matrix in our code, constructed and then stored in the CSR format, contains the correct data in the correct locations.
## Tasks:
- Write a unit …