Skip to content

Commit f95c1c1

Browse files
baggepinnenjverzani
authored andcommitted
Don't export SymMatrix (#259)
Since it is nowhere defined
1 parent 605551e commit f95c1c1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/SymPy.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ export sympy, sympy_meth, @sympy_str, object_meth, call_matrix_meth
8989
export Sym, @syms, @vars, symbols
9090
export pprint, jprint
9191
export SymFunction, @symfuns,
92-
SymMatrix,
9392
evalf, N, subs,
9493
simplify, nsimplify,
9594
expand, factor, trunc,

0 commit comments

Comments
 (0)