-
Hi,
I have this small test (test_interp.rb) of the Interp function:
require "gsl"
x=[0,1,2,3,4].to_gv
y=[0,1,2,3,4].to_gv
x_new = [3.5].to_gv
puts "x: #{x.inspect}"
puts "y: #{y.inspect}"
puts "x_new…
-
I'm tring to write an App similar to the TfLite example but am running into out of memory problems. I see the same or similar problems with the TfLite sample:
After ~ 25 minutes I get the following…
-
i am trying to package pplacer for arch linux. as part of the process i followed instructions given [here](http://matsen.github.io/pplacer/compiling.html)
while following the instruction initializi…
-
I would like to build gemBS but I don't know what to do to ensure binaries are correctly installed.
```bash
#!/bin/bash
git clone --recursive https://github.com/heathsc/gemBS.git
cd gemBS
sed…
-
First, I tried `pip install xspec_models_cxc[test] --verbose` and `pip install xspec_models_cxc`, but these show
```
ERROR: Could not find a version that satisfies the requirement xspec_models_cxc …
-
It seems that there's a problem in the XML parser not recognizing constructs:
```
::value;]]>
```
Here's the output:
```
$ gsl -script:specs/test.gsl -dir:. specs…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR38584](https://bugs.llvm.org/show_bug.cgi?id=38584) |
| Status | NEW |
| Importance | P enhancemen…
-
An issue ( Microsoft/gsl#990 ) was recently filed in the Microsoft GSL repository, requesting additional support for `gsl::narrow` on custom arithmetic types. Do the CppCoreGuidelines intend for narro…
-
## Problem
We want to be able to algorithmically generate an S3 key for the ingest bundles so we can reliably find bundles and selectively expire certain datasets.
## Solution
Describe the soluti…
-
What are the editors' views on the GSL user issue [Provide a "safe" and "simple" way for binary I/O · Issue #1104 · microsoft/GSL (github.com)](https://github.com/microsoft/GSL/issues/1104)?. The Micr…