-
### Describe the Feature
Currently we can use hard coded values
```yaml
components:
abc:
command: "/bin/terraform-1"
```
This works if you're using geodesic or nix or similar but it d…
-
Options to pass additional parameters to rdist for km/miles or geodesic distance
-
Hello,
I have two question. I saw somewhere that there is matlab code for the geodesic distance procedure. Would you be able to put me in touch with who I can contact for that? Also, do you have an…
-
The [docs](https://juliagaussianprocesses.github.io/KernelFunctions.jl/stable/create_kernel/#SimpleKernel-for-kernel-functions-depending-on-a-metric) recommend `SimpleKernel` for building ones own ker…
-
## Steps to Reproduce
1. Run `flutter create bug`.
2. Update the files as follows:
- Add the dependency google_maps_flutter: ^2.0.6 to the pubsec.yaml file
- Configure the project accor…
-
Right now we still have cases where the proximal optimizer keeps trying smaller and smaller steps until eventually it quits saying ``Warning: A bad approximation caused failure to predict improvement.…
-
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?
> Geodesics.inverse ? [with this right?]
But,…
-
I have implemented a layer to calculate the morphology reconstruction. When it is used without being considered in the backprop, it works fine in all three backends. But when the backprop has to be ca…
-
In GitLab by @julioRodino on Mar 4, 2024, 11:02
Generate a graph from an eeg montage (compatible with MNE library). There should be an option to use the geodesic or euclidean distance.
-
EllipsoidGeodesic has some problems:
- a prolate ellipsoid with axes (100, 100, 101) is treated as an oblate
one with axes (101, 101, 100).
- computing the distance between nearly antipodal points t…