HackerTrans
トップ新着トレンドコメント過去質問紹介求人

mihevc

no profile record

コメント

mihevc
·4 か月前·議論
Et tu, Knuthus?
mihevc
·7 か月前·議論
Nice! Thanks for the context, it's great to know!
mihevc
·7 か月前·議論
How does this compare to https://github.com/Query-farm/tributary ?
mihevc
·昨年·議論
I was there a week ago and it still wasn't back. The penis room was wide open though.
mihevc
·4 年前·議論
Here are some cookbook examples: https://arrow.apache.org/cookbook/py/data.html#group-a-table, https://arrow.apache.org/cookbook/. Datasets would probably be a good approach for the billions size, see: https://blog.djnavarro.net/posts/2022-11-30_unpacking-arrow-...
mihevc
·5 年前·議論
I wrote my master thesis on Acer C720 (2013) running xfce. I used some octave but I mostly needed it for latex. These days I don't use it anymore because the screen is not that great but it aged incredibly well.
mihevc
·6 年前·議論
Yet another format is CSF (Compressed Sparse Fiber): http://glaros.dtc.umn.edu/gkhome/node/1177

It's a generalized CSR/CSC (to ndim > 2) format that uses a tree data structure where each path from root to leaf encodes a nonzero element.
mihevc
·6 年前·議論
Nice post! For completeness: Apache Arrow is also adding sparse tensors in c++ [1] and wrapping them with python [2] (although the documentation for Python might be a bit lacking at the moment).

[1] https://arrow.apache.org/docs/cpp/api/tensor.html?highlight=...

[2] https://github.com/apache/arrow/blob/master/python/pyarrow/t...