Vishal
Vishal
Should I change \`this\` to render code and $this$ to render math part in matrices.py docstring ?
ok.. is there something that I could help ?
can you please guide me how to add that ability ?
Ok so we pass every module from that extension and then every math part will be changed to $math$ . can we also use https://regexr.com/ for that
@asmeurer I have gone through extension code. So how can I help (what is my task) ? @certik https://github.com/certik/sphinx-jax/blob/master/exts/math_dollar.py#L36 I didn't understood this ?
@certik Ok I got that.. I'm getting an idea what math_dollar.py is doing. Still I don't understand many lines because regular expressions is new to me. I can improve documentation...
also while checking $...$ why we need r"(?
Hi @coder-mtv are you still working on this? I want to give it a try! I have tried to gain some knowledge from online resource regarding Pulse Programming Model, Pulse...
Thanks @taalexander
Hi @taalexander @ajavadia I found the line of code responsible for the issue [here](https://github.com/Qiskit/qiskit-terra/blob/master/qiskit/visualization/pulse/matplotlib.py#L857) After commenting out that line I found following plot. Have a look at the yellow circled...