-
Same as #245 but for the reconstructors. My suspicion is that most of these don't have easily comparable reference implementations, so those can be checked off fairly quickly. The implementers of each…
-
Right now, the interpolation done by `SolutionTransfer` entirely works in reference coordinates, https://github.com/dealii/dealii/blob/be2729222ec604ef4403ee641a1b81d3f75576eb/source/numerics/solution…
-
I'd like to have a `TransferFunction` class which supports basic operations such as the following commands that are available in Matlab:
```
% Transfer function commands
s = tf('s')
H = (1/(s+0.1)…
-
**Describe the bug**
The seurat_transfer method gives an error when trying to create a seurat object from anndata:
```
Error in validityMethod(as(object, superClass)) :
object 'Csparse_valid…
-
References #11 and #13
[ ] - As a developer/user, I need a convenient file format that can handle raw data such as matrix entries (or possibly elliptical partial differential equations, or both, or…
-
I'm working on a small tool to generate an animation of physics field data on a mesh (stress, temperature, pressure, etc).
Basically, I take field data from any engineering software, map it onto my…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Please describe the feature you have in mind and explain what the current shortcomings are?
In Blender,…
-
Hi, Qian,
I am using adata as input of the h5ad file converted from Seurat. Adding data from RNA as X, adding counts from RNA as raw, transferring meta.data to obs.
During model training, I enc…
-
After integrating the last changes in Zgoubi (13 particle methods), the transfer matrix of the keyword FFAG is no longer correct, we have the same coordinates YT0 for the particle with a LET == A and …
-
Hello,
I am interested in using scConsensus to combine supervised (Seurat label transfer) and unsupervised (Seurat graph-based clustering) results into a consensus clustering.
I have run into …