Re: Ranges to deal with corner cases and "random access"

2019-10-05 Thread 9il via Digitalmars-d-learn
On Saturday, 5 October 2019 at 00:38:06 UTC, Brett wrote: Typically a lot of algorithms have corner cases such as referencing elements that end up out of bounds at the start or end (k-c or k+c). [...] mir-algorithm package provides lazy padding and concatenation routines http://mir-algori

Re: do mir modules run in parallell

2019-10-05 Thread 9il via Digitalmars-d-learn
On Saturday, 5 October 2019 at 14:51:03 UTC, David wrote: On Saturday, 5 October 2019 at 04:38:34 UTC, 9il wrote: On Friday, 4 October 2019 at 20:32:59 UTC, David wrote: Hi I am wondering if MIR modules run in parallel by default or if I can enforce it by a compiler flag? Thanks David Hey

Re: do mir modules run in parallell

2019-10-05 Thread David via Digitalmars-d-learn
On Saturday, 5 October 2019 at 04:38:34 UTC, 9il wrote: On Friday, 4 October 2019 at 20:32:59 UTC, David wrote: Hi I am wondering if MIR modules run in parallel by default or if I can enforce it by a compiler flag? Thanks David Hey David, Do you mean unittests run in parallel or mir algor

Re: What is the extension of ".pdf"

2019-10-05 Thread Andre Pany via Digitalmars-d-learn
On Friday, 4 October 2019 at 20:12:47 UTC, mipri wrote: On Friday, 4 October 2019 at 19:58:16 UTC, Andre Pany wrote: Hi, I try to solve the puzzle https://www.codingame.com/training/easy/mime-type but have some issue because std.path:extension returns null for file name ".pdf" while the puzzl

Re: Blog Post #75: Cairo X - Noodling with the Mouse

2019-10-05 Thread Ron Tarrant via Digitalmars-d-learn
On Friday, 4 October 2019 at 20:56:31 UTC, Greatsam4sure wrote: Pls sir can you make a pdf of the tutorials. that can be easily downloaded once and for all. So that I need to be online. Not everybody have cheap internet. That's an interesting idea, but it would mean a lot of extra time and e