Serg Gini

Results 106 comments of Serg Gini

Пока что без примеров: https://github.com/rjkilpatrick/dlearn - High-level Linear algebra and scientific computing package in D https://github.com/kbogert/libirl - Inverse Reinforcement Learning https://github.com/DlangScience/dstats - A statistics library for D https://github.com/ShigekiKarita/grain, https://github.com/ShigekiKarita/grain2 -...

Thank you @chances I am not very professional user of GitHub - so I have no idea why your PR didn't pass the tests, but it helps me to build...

Some new D realizations under preparation. I just would like to ask @hanabi1224 : consider to change DMD compiler with GDC. DMD is reference compiler and could not provide faster...

I faced the same problem. Actually there are not so many extensions of VSC for Dlang. And currently I need linter for my code. So I will really appreciate if...

Manjaro Linux, Chromium Version 103.0.5060.53 (Official Build) Arch Linux (64-bit) Same problem

Hi Max, could you please specify exactly which compilation keys should be added?

Adding -flto=full -defaultlib=phobos2-ldc-lto,druntime-ldc-lto to dub.json flags for "ldc" makes fasta and mandelbrot on my machine even slower :) Maybe something wrong with the build..

@GavinRay97 another thing about it - is that code by itself and compilation parameters should be comparable between different languages and realizations. So I think we should check top rows...

Here the repo https://github.com/ShigekiKarita/grain2 But it is a bit confusing which one has latest version of the code and suggested for using

Another interesting benchmark for Dream + GraphQL, if somebody will be interested https://github.com/graphql-crystal/benchmarks/issues/207