-
While `pdist` works great it handles NAs in a different way of `dist`
When calculating the distance between 2 vectors `dist` not only ignores NAs but scales the distance to the length of the vector. …
-
- [x] think about design matrix - get distribution of each of the evaluated metrics before deciding which HMM to use
- [x] preprocess new data types
- [x] Use HMM without any specific emission model? …
-
I am a bit confused about the "preparation of expression matrices" section in the STAR methods of the optimal transport paper. You define three different expression matrices: the UMI matrix, the log-n…
-
### What:
Reprojection of an image involves estimating a correction and applying a real-world scaling to the image by tracing the path of light rays. This process adjusts for distortions and ensure…
-
Hi Henrik,
I think this is somewhat related to #200: I noticed that row-wise computations in matrixStats are slower than column-wise one and that this effect worsens with the size of the matrix. I …
-
Hi,
In my use case, I have data sets in parquet/CSV format which I then read into a pandas dataframe for processing.
Before starting to use ArrayFire Python, I would like to know if the following o…
ghost updated
7 years ago
-
Hello,
Thank you for developping this tool, it seems very usefull and complete.
I have a problem though. I want to use DTOcean to optimize the array configuration of wave energy converters. I alrea…
-
Hi @AvantiShri
```
Computed threshold 2.1903742329729723
378 coords remaining after thresholding
After resolving overlaps, got 378 seqlets
1 activity patterns with support >= 200 out of 3 possib…
-
This issue will list possible improvements to the Alpaka implementation of ECAL unpacking and local reconstruction, implemented in https://github.com/cms-sw/cmssw/pull/43257.
- [ ] Move `InputD…
-
Hi brainpy!
I am hoping to incorporate non-uniform transmission delays into a LIF network (i.e. each synapse has a different delay), but I can't find a straightfoward way to implement this from the…