Re: Snap packages for DMD and DUB

2017-05-08 Thread Joseph Rushton Wakeling via Digitalmars-d-announce
On Monday, 8 May 2017 at 20:23:36 UTC, bachmeier wrote: Thanks for making these available. I needed to install ldc today, so I used the snap package. Installation was trivial (Ubuntu 16.04). That's great to hear. Note that it's also trivial to swap between the current stable release and the

Re: Snap packages for DMD and DUB

2017-05-08 Thread bachmeier via Digitalmars-d-announce
On Monday, 8 May 2017 at 20:05:01 UTC, Joseph Rushton Wakeling wrote: Hello all, [...] Enjoy, and let me know how you all get on with these packages! For more info on snap packages and how to use (and create) them, see: https://snapcraft.io Thanks & best wishes, -- Joe Thanks for m

Snap packages for DMD and DUB

2017-05-08 Thread Joseph Rushton Wakeling via Digitalmars-d-announce
Hello all, As announced at DConf 2017, snap packages are now available for DMD 2.074.0 and DUB 1.3.0 in the official snap store. These should allow for installation on multiple different Linux distros (see below) on i386 and amd64 systems. Installing them is simple: first follow the `snapd`

Re: D support for the Meson build system

2017-05-08 Thread Matthias Klumpp via Digitalmars-d-announce
Btw, to make Meson and other build systems work really well, we would need this bug fixed in DMDFE: https://issues.dlang.org/show_bug.cgi?id=16746 At the moment, one needs to ninja clean way too often to get a good build.

Re: Mir Algorithm v0.5.8: Interpolation, Timeseries and 17 new functions

2017-05-08 Thread jmh530 via Digitalmars-d-announce
On Monday, 8 May 2017 at 14:26:35 UTC, jmh530 wrote: mir.timeseries is a welcome addition. Calling (time, data) pairs moments will confuse because moment has another meaning in statistics. Perhaps observation? Head and tail are also pretty common timeseries functions (probably would need to g

Re: DCOnf 2017 videos online

2017-05-08 Thread Stanislav Blinov via Digitalmars-d-announce
On Monday, 8 May 2017 at 15:10:37 UTC, Jack Stouffer wrote: On Sunday, 7 May 2017 at 18:11:47 UTC, Patrick Schluter wrote: It looks like the good people of Sociomantic have already posted videos of the Dconf2017 on youtube. https://www.youtube.com/channel/UC54uUlXuGhigMsdaNtP6THQ Enjoy. Any

Re: DCOnf 2017 videos online

2017-05-08 Thread Jack Stouffer via Digitalmars-d-announce
On Sunday, 7 May 2017 at 18:11:47 UTC, Patrick Schluter wrote: It looks like the good people of Sociomantic have already posted videos of the Dconf2017 on youtube. https://www.youtube.com/channel/UC54uUlXuGhigMsdaNtP6THQ Enjoy. Anyone know why the Q&A section of Walter's talk was muted?

Re: Mir Algorithm v0.5.8: Interpolation, Timeseries and 17 new functions

2017-05-08 Thread jmh530 via Digitalmars-d-announce
On Monday, 8 May 2017 at 08:51:32 UTC, 9il wrote: ## New modules ... Great work. Some comments: mir.timeseries is a welcome addition. Calling (time, data) pairs moments will confuse because moment has another meaning in statistics. Perhaps observation? Head and tail are also pretty common

Re: DCOnf 2017 videos online

2017-05-08 Thread jmh530 via Digitalmars-d-announce
On Monday, 8 May 2017 at 03:23:50 UTC, WhatMeForget wrote: Wow. That was quick! Much faster than last year!

Re: DCOnf 2017 videos online

2017-05-08 Thread Mike Parker via Digitalmars-d-announce
On Monday, 8 May 2017 at 01:42:49 UTC, Jack Stouffer wrote: https://www.youtube.com/playlist?list=PL3jwVPmk_PRxo23yyoc0Ip_cP3-rCm7eB I assume you're handling the reddit post? Yeah, I'll post it once the videos are all uploaded.

Mir Algorithm v0.5.8: Interpolation, Timeseries and 17 new functions

2017-05-08 Thread 9il via Digitalmars-d-announce
## New modules - mir.interpolation - mir.interpolation.linear - mir.interpolation.pchip - mir.timeseries - mir.ndslice.mutation: transposeInPlace ## New functions for existing modules - mir.ndslice.topology: diff - mir.ndslice.topology: slide - mir.ndslice.algorithm: findIndex - mir.nd