Skip to content

Commit

Permalink
export symbolic_linear_solve, solve_for
Browse files Browse the repository at this point in the history
  • Loading branch information
Sasha Demin committed Aug 17, 2024
1 parent 71ad8ec commit 01d1ef3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Symbolics.jl
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ using LogExpFunctions
include("logexpfunctions-lib.jl")

include("linear_algebra.jl")
export symbolic_linear_solve, solve_for

include("groebner_basis.jl")
export groebner_basis, is_groebner_basis
Expand Down

0 comments on commit 01d1ef3

Please sign in to comment.