-
I am using `LineSearches` in one of my packages – and just to be able to write something generic an abstract linesearch type for all linesearch structs would be great. Is this something that others fi…
-
Hi,
this looks like a super interesting package – are the manifolds then used within Tensorkit?
If so, would it maybe be useful to check whether we can join forces with the following idea:
We hav…
-
Hello,
following this [discussion](https://discourse.julialang.org/t/posdefmanifoldml-machine-learning-for-positive-definite-matrices/32620/15), the steps followed by [PosDefManifold.jl](https://g…
-
Hello,
I have not been able to locate the geodesic function on Stiefel manifold in Pymanopt. Could someone please assist me?
Best regards
Ajmal
-
Hi,
I just checked back, it seems there has been lots of activity on this project, great! Is it ready for prime time? In particular, can we replace Optim's implementation of manifolds with this pac…
-
As a continuation of #379, in order to reduce the ambiguities, we should unify how optional elements of the objective are passed.
For example TCG has 7 signatures – the Hessian, the base point p an…
-
in @Affie said in https://github.com/JuliaManifolds/LieGroups.jl/issues/5
> Perhaps it will help to develop a developer guide over time with steps that has to be checked off with details such as: r…
-
Hi guys,
I implemented a small toy example for range-only SLAM. It is based on a 2D Manhattan-world trajectory surrounded by a polygon of 9 ranging beacons.
The graph consists of relative poses (odo…
-
### Check for existing issues
- [X] Completed
### Environment
Mac OS, vale 3.7.0 via homebrew
### Describe the bug / provide steps to reproduce it
I just wanted to get back to vale (after not hav…
-
Several states and similar require a point to initialise points.
Itmight be a good idea to requite the constructors to also accept just the type (and default the point's type to fill that by default)…