Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
# ======================================================================= #
# ======================================================================= #
# #
# ComprehensiveMinimalPolynomial.mpl #
# #
# AUTHOR .... Steven E. Thornton #
# Under the supervision of #
# Robert M. Corless & Marc Moreno Maza #
# EMAIL ..... sthornt7@uwo.ca #
# UPDATED ... Nov. 24/2017 #

# #
# Computes a complete case discussion for the minimal polynomial of a #
# matrix where the entries are multivariate polynomials whose #
Expand Down Expand Up @@ -485,4 +479,4 @@ end proc;
# <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
$include <src/ComprehensiveMinimalPolynomial/comprehensive_minimal_polynomial_snf.mpl>

end module;
end module;