1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81
|
.travis.yml
Build.PL
CHANGES
CONTRIBUTING.md
CREDITS
example/bench.pl
example/bench_mult.pl
example/bench_new_diag.pl
example/openg-and-matrix.pl
funcs.pl
GOALS
Kleene.pod
lib/Math/.MatrixReal.pm.swo
lib/Math/MatrixReal.pm
MANIFEST This list of files
OLD_README
README.mkd
t/.list.t.swo
t/00-load.t
t/adjoint.t
t/arith.t
t/assign.t
t/basic.t
t/bench_eigen.t
t/bench_eigen2.t
t/binary.t
t/bool.t
t/cofactor.t
t/concat.t
t/condition.t
t/decompose_LR.t
t/det.t
t/diag.t
t/display_precision.t
t/div.t
t/each.t
t/eigen_3x3.t
t/eigen_7x7.t
t/eigen_NxN.t
t/equality.t
t/exponent.t
t/ext1.t
t/gramian.t
t/gsm.t
t/inequality.t
t/inverse.t
t/is_LR.t
t/isrowcol.t
t/latex.t
t/length.t
t/list.t
t/matlab.t
t/max_min.t
t/minimax.t
t/minor.t
t/norm.t
t/normality.t
t/orthogonal.t
t/periodic.t
t/positive.t
t/product.t
t/quadratic.t
t/rand.t
t/rank.t
t/scinotation.t
t/similar.t
t/spectral.t
t/stringify.t
t/submatrix.t
t/swap.t
t/symmetric.t
t/trace.t
t/transpose.t
t/triang.t
t/tridiag.t
t/vecnorm.t
t/yacas.t
TODO
Makefile.PL
META.yml
META.json
|