sympy_doc icon indicating copy to clipboard operation
sympy_doc copied to clipboard

Combination of $$ and bmatrix does not work?

Open oscargus opened this issue 3 years ago • 0 comments

It seems like bmatrix does not work when combined with $$. I have no understanding of why, but $$ works and bmatrix works when combined with .. math::.

The problem shows as (linsolve):

image

(I'm working on a new PR for SymPy where I have replaced bmatrix with array here, so it may go away if it is merged.)

oscargus avatar Oct 20 '21 07:10 oscargus