You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The interface for sparsity detection should be exported, or at least marked as public.
The exported symbols are very unlikely to cause name collisions:
jacobian_sparsity
hessian_sparsity
AbstractSparsityDetector
NoSparsityDetector
The same applies to the matrix coloring interface as well.