Skip to content

Commit 21726da

Browse files
committed
export n_components
1 parent 27e2a99 commit 21726da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/numerical_irreducible_decomposition.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ export NumericalIrreducibleDecomposition,
55
witness_sets,
66
decompose,
77
ncomponents,
8+
n_components,
89
seed
910

1011
"""

0 commit comments

Comments
 (0)