-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
Traceback:
Program received signal SIGSEGV, Segmentation fault.
0xb336a6da in geodesic::Geod…
-
Thank you very much for your work, but I have a question. I don't find the code for the construction of geodesic coordinate system and geodesic distance computation in section 3.2 (the results in Fig.…
-
I noticed a potential issue in the distance calculation at [line 391 in calc.py](https://github.com/apalarcon/alarconpy/blob/1decf4bbec562e654038367439f5ac6345ebfdd4/alarconpy/calc.py#L391). Currently…
-
```
What steps will reproduce the problem?
1. g++ -Wall example0.cpp -o test
What is the expected output? What do you see instead?
Expect successful compile. Instead:
In file included from geodesic_…
-
```
What steps will reproduce the problem?
1. Compile example0.cpp with:
g++ -Wall example0.cpp -o test
on Ubuntu 14.04 LTS
Intel® Core™ i5-4200M CPU @ 2.50GHz × 4
64-bit
2. Try:
./test flat_triangul…
-
```
What steps will reproduce the problem?
1. Compile example0.cpp with:
g++ -Wall example0.cpp -o test
on Ubuntu 14.04 LTS
Intel® Core™ i5-4200M CPU @ 2.50GHz × 4
64-bit
2. Try:
./test flat_triangul…
-
## what
* We port map a random port into the `geodesic` container
* This port is what should be used for proxying
* `kubectl proxy --port=${KUBERNETES_API_PORT} --address=0.0.0.0 --accept-hosts='.*…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
Traceback:
Program received signal SIGSEGV, Segmentation fault.
0xb336a6da in geodesic::Geod…
-
**To reproduce**
```matlab
load openep_dataset_2.mat
distanceBetweenPoints(userdata, 1, 2, 'method', 'geodesic')
```
**Output**
Produces a segmentation fault and `geodesic_library` raises the er…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
Traceback:
Program received signal SIGSEGV, Segmentation fault.
0xb336a6da in geodesic::Geod…