Results 9 issues of onurcanbektas

It would be nice if we had the icon of math.SE in svg format: math.stackexchange.com

![ekran goruntusu 8](https://user-images.githubusercontent.com/18240112/29822885-a8b01d52-8cd5-11e7-9a6e-cb58bb79167e.png) ![ekran goruntusu 6](https://user-images.githubusercontent.com/18240112/29822899-aeb80e08-8cd5-11e7-8540-a329f752bd3a.png) Sorry for the Turkish VS2017. In the first image it says that: "at 0x017... on KnightOnline.exe a special case thas occurred. 0xC000... : Write...

![ekran goruntusu 9](https://user-images.githubusercontent.com/18240112/29822810-75ec7f82-8cd5-11e7-8d49-70b9e7fa4a21.png)

enhancement
client

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};...

bug