Re: Arraymancer - A n-dimensional array / tensor library

2018-05-05 Thread mratsim
The new version of Arraymancer, v0.4.0 "The Name of the Wind" is live today. here is the changelog: * * * * Core: * OpenCL tensors are now available! However Arraymancer will naively select the first backend available. It can be CPU, it can be GPU. They support basic and broadcasted

Re: Twinprimes generator that showcases Nim

2018-05-05 Thread metaden
@mratsim Julia had some problems last time I check 2 years ago because I was frustrated with R, but now the standard library is pretty stable and there are some really cool Deep learning libraries (Knet for example, completely hackable because everything is Julia code). Good interface with