Closed mateuszbaran closed 1 year ago
@kellertuer We can't get CI passing here without merging https://github.com/JuliaManifolds/Manifolds.jl/pull/642#issuecomment-1773874412 and tagging it, and we can't get CI passing there without merging and tagging this PR :disappointed: .
I do not follow why that is the case, how did we manage to get this deadlock? We should maybe avoid having this then? Are we using both in their tests?
If both work for you locally we could merge and register both.
Manifolds.jl is a test dependency of ManifoldDiff.jl -- this is the issue. I will re-check tests here, I'm not sure if I tested it on the latest commit of 0.15.
or to be more precise, I was hoping, Manifolds.jl works without Diff.
ManifoldDiff.jl is a hard dependency of Manifolds.jl.
ManifoldDiff.jl works locally, so I will merge and tag it.
See https://github.com/JuliaManifolds/ManifoldsBase.jl/pull/170