-
Source code forces `ARMA_64BIT_WORD=1`, a define which seems to be specific to 64-bit platforms. If so, it should be used conditionally.
-
We are using v 7.6.3
```zsh
./gradlew --warning-mode all clean build docker assemble
...
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
You can u…
-
Version info:
```
Artillery: 2.0.1
Node.js: v20.0.0
```
Running this command:
```
run --platform aws:lambda --platform-opt region=us-west-2 --count 1 asciiart-load-test.yml
artille…
-
`CMakeLists.txt` has multiple calls to `get_deps()` with `http://` URLs:
```
$ find -type f -print0 | egrep -iz "\.txt$" | xargs -0 egrep -i "http://"
...
./CMakeLists.txt: get_deps(http://file…
-
Right now, the implementation of the method is straightforward but the API should be optimized and adaptable for the platform where the program is executed
-
When we moved to CircleCI, we had to replace a deprecated function used to publish documentation in the Jenkins Config:
```
pkgdown::deploy_site_github(ssh_id = '${GITHUB_DEPLOY_PRIVATE_KEY_BASE64…
-
Here is the crash report
[https://pastebin.com/VTD7wrm1](url)
-
Hi, I'm trying to use MLPack 4.2.1 in my C++ project. VS 2017.
I followed the instructions on https://github.com/mlpack/mlpack/blob/master/doc/user/build_windows.md to build MLPack (it built with …
-
Hello,
I truly apologize in advance if this issue has been brought up prior-- I searched through the closed issues and did not find anything.
I am trying to install the package "superml" (http…
-
When running the xenon profile on Arch linux I get the following error when assigning an expression to datashield, similar to https://github.com/molgenis/molgenis-service-armadillo/blob/master/scripts…