[Bench!][Mir] +54%..+185% performance boost for Mersenne Twister.

Ilya Yaroshenko via Digitalmars-d digitalmars-d at puremagic.com
Sat Nov 26 22:46:20 PST 2016


On Sunday, 27 November 2016 at 02:28:06 UTC, jmh530 wrote:
> On Saturday, 26 November 2016 at 16:31:40 UTC, Ilya Yaroshenko 
> wrote:
>>
>> https://github.com/libmir :
>>
>>  - mir - Generic numeric library
>>  - dcv - D Computer Vision library
>>  - mir-glas - Linear Algebra Subprograms (written in D)
>>  - mir-random - random numbers generators, includes 
>> non-uniform distributions.
>>  - mir-cpuid - CPU identification
>>
>> Future:
>>  - mir-runtime - lightweight always inlined `nothrow @nogc` 
>> Dlang Runtime
>>  - mir-neural - neural network library [WIP]
>>  - mir-fft - Fast and multidimensional FFT
>>  - mir-svm - support vector machines
>>
>> Cheers,
>> Ilya & Mir Team
>
> How does a mir-lapack fit in to the plan going forward?

LAPACK API will be a part of Mir GLAS
https://github.com/libmir/mir-glas --Ilya


More information about the Digitalmars-d mailing list