-
#### Description
A check_graph function is needed in order to check the input adjacency matrices for the geodesic_distance.py; moreover tests to check the behaviour of this function are also …
Amg88 updated
5 years ago
-
```
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…
-
**Is your feature related to a problem?**
When plotting geodesics, calling `connecting_geodesic`, the function assumes that the graph is connected. When not connected, `networks.shortest_path` throws…
-
I've been searching for the fastest geodesic library for python and it seems yours is by far the fastest. This makes me both worried that some edge case is missing and at the same time very impressed…
-
https://docs.rs/geo/latest/geo/algorithm/cross_track_distance/trait.CrossTrackDistance.html
One approach would be:
1. Deprecate `cross_track_distance` in favour of `cross_track_distance_haversin…
-
Probably a very naive question.
But, is it possible to obtain the shortest distance between two points (geodesic) with this package and if so, how?
A second question will be, how do I get the cor…
-
```
I have a project in 27700 (British national grid). To get the area measurement
and line measurement tools as well as the scale bar itself to be correct I
needed to set "geodesic: false":
new Op…
-
```
I have a project in 27700 (British national grid). To get the area measurement
and line measurement tools as well as the scale bar itself to be correct I
needed to set "geodesic: false":
new Op…
-
### Describe the bug
I am using an InvariantMetric equipped on SO3 to compute a geodesic between two points. Besides not being able to equip the metric using the function `geometry.manifold.Manifol…
-
new application definitions:
- NXem
new base classes only introduced in this domain:
- NXaberration
- NXcg_ellipsoid_set
- NXcg_face_list_data_structure
- NXcg_geodesic_mesh
- NXcg_half_edge_data_str…