-
Microsoft's GSL currently has a definition for the [`gsl::copy`](https://github.com/microsoft/GSL/blob/b34f7350fe666b3637d150e8abae8691ec3b7343/include/gsl/algorithm) function. However, `gsl::copy` is…
-
Sometime since commit b26040196cc595cb5a554f14ca9a824e0c887721 the following script breaks:
```
.# lookup_code_generator.gsl
.#
.# Generates code files for lookups from the messaging model
.#
.gsl…
-
Hi,
We are testing the minc toolkit 1.9.17 on Ubuntu 16.04 & 18.04. We also executed this command
find -type f | xargs -i dcmconv --write-xfer-little {} {}
in order to convert the .dcm files to…
-
Currently, there are two possible types for the return value of not_null::get():
```
#if gsl_CONFIG( NOT_NULL_GET_BY_CONST_REF )
typedef T const & get_result_t;
#else
typedef T get_result…
-
kindly help me solve with issue.Thanks
pkgupta@pkgupta:~/Downloads/bisulfite/BatMeth2-master$ make
make[2]: Leaving directory '/Downloads/bisulfite/BatMeth2-master/src'
Making all in scripts
…
-
The Android NDK is kind of funky. While it does have std::span, its version header doesn't include the `__cpp_lib_span` feature test macro and compilation fails to resolve gsl in defining the template…
-
Why does SWIG find gsl_sf_bessel_kl_scaled_array in GSL 2.0 but not in 1.16?
-
As far as I know there is still no proper definition of the GSL (https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md#faq51-is-githubcommicrosoftgsl-the-gsl). But it seems to m…
-
Hi,
I am trying to install smc++. I don't have administrator privileges, so I am trying to install it locally.
I created a python virtual environment where I insatlled numpy. Then I downloaded i…
-
When compiling rb-gsl with nmatrix, (and including `nmatrix.h` in the file) I get the following error:
```
/home/sameer/.rvm/gems/ruby-2.3.0/extensions/x86-linux/2.3.0/nmatrix-0.2.1/nmatrix.h:72:1: e…
v0dro updated
7 years ago