Andrea Ferretti
Andrea Ferretti
I tried to use `-d:openmp` (had to modify clang path to use brew clang, since stock clang on Mac does not support openmp), and now I am down to 5m8s,...
Wow, one really has to be vigilant! :-o Although I guess that with the increasing trend towards using lower and lower precision (16 bit, 8 bit even) it does not...
Wow, this is great documentation!! Together with what you told into [my previous issue](https://github.com/mratsim/Arraymancer/issues/321) it makes a great tutorial for contributing to Arraymancer. I have to say, it is a...
I am having the same exact issue. I discovered only after spending half an hour creating a playlist, only to find it empty at the end. Using a Samsung Galaxy...
What code? In any case, I am a developer, but not on Android, so I don't have Android studio or other things installed
Before sanctioning a particular implementation of bingints into the stdlib, some performance improvements are in order. The fact is, there is also https://github.com/FedeOmoto/bignum, which is a wrapper aroung GMP, and...
Let me give my point of view, then @mratsim can leave his. Neo was born first (in the form of a previous project [linalg](https://github.com/unicredit/linear-algebra) ), and I decided to give...
@sinkingsugar I just discovered about NimTorch, great project! There is a little confusion right now as there are a few Nim projects about linear algebra, but I think this a...
The problem with the source button was just that the links were incorrect, I have regenerated the documentation (or maybe rawgit rewrites the links to github?). I'd like to host...
I found the html pages are hosted anyway, so I added a link there. But it seems that GH pages are not regenerating for some reason :-(