onurcanbektas
onurcanbektas
It would be nice if we had the icon of math.SE in svg format: math.stackexchange.com
  Sorry for the Turkish VS2017. In the first image it says that: "at 0x017... on KnightOnline.exe a special case thas occurred. 0xC000... : Write...

I was thinking to use [GLM](https://glm.g-truc.net/0.9.2/api/index.html) for 3D structures such as vectors, matrices and quaternions, which are defined in My_3DStruct.h file by using directx library. I have already started experimenting...
Hi, We do 10x deeper scNMTseq than that are used in typical scNMTseq experiments. However, during the coverage2cytosine portion of the pipeline, for each cell, I need at least 400GB...
When I add the mentioned section to the stack.yaml, I get the following error ``` YAML parse exception at line 73, column 0, while scanning a simple key: could not...
In the [iterative process vignette](https://tanaylab.github.io/metacells-vignettes/iterative.html) some of the links for the figures are broken. Could you update them please?
**Describe the bug** Using `burn::tensor::Distribution::Normal` with `Tensor::random` produces INF on OSX. **To Reproduce** ``` #[cfg(test)] mod tests { use super::*; use core::panic; use rand::prelude::*; use rand_distr::{Normal, Uniform}; use burn::tensor::{Tensor, Shape};...