Conversation
|
I seem to be in a race condition with the Style-Enforcer. If I run |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #880 +/- ##
==========================================
- Coverage 95.62% 95.60% -0.03%
==========================================
Files 38 38
Lines 3701 3706 +5
==========================================
+ Hits 3539 3543 +4
- Misses 162 163 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
At present the unexported I am thinking that I should move the @palday Does any of this make sense to you or should I maybe put down my laptop for a few hours and take deep cleansing breaths? |
I was slow to reply, but it looks like you did this and I agree. 😄 The caller can always call |
|
I've changed the version bump to be minor instead of patch -- in a very strict sense, there is some new functionality here (although it's mostly private), so I think it's worthwhile to call it a minor version |
Generalize
sparseLassparsematso that a companion functionsparseAcan be constructed.Replace
_coordutility forsparseLwith_findnzwhich, in most methods, falls through toSparseArrays.findnz. Closes Replace _coord for generating sparseL with SparseArrays.findnz #879Create and export a
sparseAextractor as discussed in Integrate CliqueTrees.jl #878add entry in NEWS.md
after opening this PR, add a reference and run
docs/NEWS-update.jlto update the cross-references.Should we release your changes right away? If so, bump the version: