Serg Gini
Serg Gini
When trying to isntall via 'pip install mlbox' on Manjaro Linux it gives an error, that it could not find version of tensorflow of 2.0.1 in pip. So I have...
In the [R](https://www.r-project.org) world, there is a very popular and efficient [Rcpp](https://www.rcpp.org) package, that provides a great level of integration of C++ projects into R universe. For example, the [torch](https://torch.mlverse.org)...
Hi, thanks for the project. Consider to add extra compilers for C: Zig and D. I've tried to generate C source from your repo (--function-count=200 --function-depth=200). Then compile it with...
Hi @etcimon. Do you know if the lib should work on Alpine docker container? I faced with this error: /root/.dub/cache/libasync/~master/build/regular-release-RNnj5zspAaZtWLsA4BwBbA/libasync.a(libasync.posix.o): in function `_D8libasync5posix13EventLoopImpl6notifyMFNbIiOCQBt6signal11AsyncSignalZb': posix.d:(.text._D8libasync5posix13EventLoopImpl6notifyMFNbIiOCQBt6signal11AsyncSignalZb+0x1d): undefined reference to `pthread_sigqueue'
For example, [tinygrad](https://github.com/geohot/tinygrad) - python DL library allows to use different accelerations including CUDA and HIP. Can the performance of ZLUDA be compared vs HIP driver, instead of OpenCL?
Just found this issue in my fork and want to warn you @hanabi1224. So before merging the next PR maybe we could specify the version of compiler in build-d.yaml The...
Hi @hanabi1224, it seems you are busy now to check all issues and PRs for this repo.. Maybe you ask community if someone wants to become a moderator (with ability...
It seems that Vector of Zig is using SIMD inside by default. In that case all other implementations also could use SIMD for problems?
Used 'useBytes = TRUE' flag. This flag works only with ANSI-text, while main implementation supports UTF.
Based on popular package stringr.