Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Commit 8eef6a5

Browse files
continue to export matrix_colors
1 parent 8a20d3a commit 8eef6a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SparseDiffTools.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export contract_color,
2020
greedy_star1_coloring,
2121
greedy_star2_coloring,
2222
matrix2graph,
23-
matrix_colors,
23+
ArrayInterface.matrix_colors,
2424
forwarddiff_color_jacobian!,
2525
ForwardColorJacCache,
2626
auto_jacvec,auto_jacvec!,

0 commit comments

Comments
 (0)