Re: win32 - Windows API declarations for all platforms

2020-04-02 Thread BoQsc via Digitalmars-d-announce
On Wednesday, 1 April 2020 at 07:11:44 UTC, Vladimir Panteleev wrote: https://github.com/CyberShadow/win32 https://code.dlang.org/packages/win32 This is a repository + dub package which tracks core.sys.windows, and makes the declarations within available to all platforms. This is useful if

Re: Mir updates

2020-04-02 Thread 9il via Digitalmars-d-announce
On Thursday, 2 April 2020 at 13:39:41 UTC, jmh530 wrote: On Thursday, 2 April 2020 at 13:16:46 UTC, 9il wrote: [snip] For my work, I use `mir-blas` - ndslice bindings to CBLAS API. It is faster to write binding rather than finish BLAS implementation. It is useful. And I think it is very

Re: Mir updates

2020-04-02 Thread jmh530 via Digitalmars-d-announce
On Thursday, 2 April 2020 at 13:16:46 UTC, 9il wrote: [snip] For my work, I use `mir-blas` - ndslice bindings to CBLAS API. It is faster to write binding rather than finish BLAS implementation. It is useful. And I think it is very promising for Dlang promotion and can really involve new

Re: Mir updates

2020-04-02 Thread 9il via Digitalmars-d-announce
On Thursday, 2 April 2020 at 06:20:22 UTC, Manu wrote: On Tue, Mar 31, 2020 at 12:15 AM 9il via Digitalmars-d-announce < digitalmars-d-announce@puremagic.com> wrote: On Monday, 30 March 2020 at 12:23:03 UTC, jmh530 wrote: > On Monday, 30 March 2020 at 06:33:13 UTC, 9il wrote: >> [snip] > >

Re: Mir updates

2020-04-02 Thread Manu via Digitalmars-d-announce
On Tue, Mar 31, 2020 at 12:15 AM 9il via Digitalmars-d-announce < digitalmars-d-announce@puremagic.com> wrote: > On Monday, 30 March 2020 at 12:23:03 UTC, jmh530 wrote: > > On Monday, 30 March 2020 at 06:33:13 UTC, 9il wrote: > >> [snip] > > > > Thanks, I like 'em. > > > > I noticed that the