-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
updates towards MKD switch #1202
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1202 +/- ##
==========================================
- Coverage 73.21% 73.16% -0.06%
==========================================
Files 55 55
Lines 4697 4699 +2
==========================================
- Hits 3439 3438 -1
- Misses 1258 1261 +3
Continue to review full report at Codecov.
|
ref JuilaRobotics/ApproxManifoldProducts.jl#63
src/Factors/Sphere1D.jl
Outdated
@@ -1,5 +1,5 @@ | |||
|
|||
export Sphere1Sphere1, PriorSphere1, PackedSphere1Sphere1, PackedPriorSphere1 | |||
export CircularCircular, PriorCircular, PackedCircularCircular, PackedPriorCircular |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
towards #1010 and #1206