On Monday, 26 September 2016 at 11:32:20 UTC, Ilya Yaroshenko wrote:Updated:Mir is LLVM-Accelerated Generic Numerical Library for Science and Machine Learning. It requires LDC (LLVM D Compiler) for compilation.It doesn't really require LDC though, it just requires it to get good performance? I can still use DMD for quick testing?
I would say something like: For optimal performance it should be compiled using LDC.
