Mir Random v0.0.1 release
    Ilya Yaroshenko via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Fri Dec  2 14:01:22 PST 2016
    
    
  
On Friday, 2 December 2016 at 21:48:41 UTC, bachmeier wrote:
> On Friday, 2 December 2016 at 18:59:08 UTC, Ilya Yaroshenko 
> wrote:
>
>> A replacement for std.random from stats professionals.
>
> It's not clear from the homepage if it can be used with DMD. 
> What else does it require to be installed?
Travis has DMD tests, so it works with DMD and LDC.
Recent Mir works with DMD too, only Mir GLAS requires LDC to 
build library, but can be linked by DMD (because extern(C) 
interface).
DUB will download Mir Math for Mir Random.
http://code.dlang.org/packages/mir-random
    
    
More information about the Digitalmars-d-announce
mailing list