Calling D from Ruby for GPU computing
Hi, I wrote a Linear Mixed Model tool for Genome Wide Association Studies(GWAS) called [faster_lmm_d](https://github.com/prasunanand/faster_lmm_d). It is built on LDC and is faster than its Python alternative. Also, its the only GWAS tool with a GPU backend. I am interested in porting ` faster_lmm_d` to Ruby. Though, it is still a work in progress, I have written a blog about my findings. Blog: http://www.prasunanand.com/gpu-computing/2017/07/25/gsoc17-calling-d-from-ruby-for-gpu-computing.html I would love to hear your feedback. Regards, Prasun [Previously posted on LDC thread: http://forum.dlang.org/thread/rzrawenyssbiidsgt...@forum.dlang.org]
Re: Boston D Meetup: Strawman Structs
On 7/25/17 5:50 AM, John Colvin wrote: On Sunday, 2 July 2017 at 10:35:49 UTC, Steven Schveighoffer wrote: I'll have a short presentation on a weird trick I discovered while writing some MySQL serialization code. Hope you can attend! https://www.eventbrite.com/e/d-lang-presentation-strawman-structs-tickets-35120523431 -Steve Is there a written summary of the idea? Or is there a specific point in the video someone could point me to? What I can definitely say is it's a very interesting technique worth slogging through probably poor audio etc. It's really a concept language without a language. Very inspiring work. -- Andrei
Re: Project Highlight: Funkwerk
On Friday, 28 July 2017 at 13:37:31 UTC, Mike Parker wrote: They also chose Tango over Phobos, primarily because Tango provided logging and HTTP facilities What are they using for HTTP now?
Project Highlight: Funkwerk
Funkwerk has been using D for nearly a decade to rewrite and maintain their passenger information system. Based on input from Mario Kröplin, I've just published the first of four posts about their project and their experience with D. This one is a Project Highlight that introduces the project, how they came to choose D for the rewrite, and how it worked out for them. We can expect to see three more posts, coming a rate of one a month from August to October, about other aspects of their D usage and experience. Thanks to Funkwerk for contributing, and Mario in particular for making it happen. Blog: https://dlang.org/blog/2017/07/28/project-highlight-funkwerk/ Reddit: https://www.reddit.com/r/programming/comments/6q3rmh/project_highlight_funkwerk_a_german_company_using/