From a26aeb1e78a10a813f4f86add4859920a2704427 Mon Sep 17 00:00:00 2001 From: Andy Zhang <37402126+AnzhiZhang@users.noreply.github.com> Date: Thu, 18 Jul 2024 15:19:57 +0100 Subject: [PATCH] docs(matrices): update minij doc --- src/matrices/minij.jl | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/matrices/minij.jl b/src/matrices/minij.jl index 59920b6..1345aa8 100644 --- a/src/matrices/minij.jl +++ b/src/matrices/minij.jl @@ -9,8 +9,6 @@ A matrix with `(i,j)` entry `min(i,j)`. It is a symmetric positive + [type,] dim: the dimension of the matrix. -*Groups:* ["inverse", "symmetric", "posdef", "eigen"] - *References:* **J. Fortiana and C. M. Cuadras**, A family of matrices,