On Friday, 23 September 2016 at 13:25:30 UTC, Ilya Yaroshenko wrote:
Mir is LLVM-accelerated Generic Numerical Library for Science and Machine Learning.

Benchmark:
http://blog.mir.dlang.io/glas/benchmark/openblas/2016/09/23/glas-gemm-benchmark.html

Mir v0.18.0 release notes:
https://github.com/libmir/mir/releases/tag/v0.18.0
The release includes Mir's D Foundation GSoC project.

Nice work. The blog post is a bit short though: it might benefit from some usage samples showing how the equivalent D code is much nicer to write and read. The benchmark source shows that the C API calls are much longer than D, highlight that in the post.

People don't just want speed and portability, they want ease of use. Show them that D will be easier.

Reply via email to