Skip to content Skip to sidebar Skip to footer
Showing posts with the label Substitution

Sympy - Substitute Sybolic Entries In A Matrix

I have a python function which generates a sympy.Matrix with symbolic entries. It works effectively… Read more Sympy - Substitute Sybolic Entries In A Matrix

Re.sub In Python 3.3

I am trying to change the text string from the form of file1 to file01. I am really new to python … Read more Re.sub In Python 3.3

Substitutions Next To Angle Brackets In Sphinx

I'm trying to use substitutions in a parsed literal block in my Sphinx documentation like this:… Read more Substitutions Next To Angle Brackets In Sphinx

Substitution In A File Name With Restructuredtext (sphinx)?

I want to create several files from a single template, which differ only by a variable name. For ex… Read more Substitution In A File Name With Restructuredtext (sphinx)?

Substitution In Admonitions

How can I do a substitution in an admonition? For example: |p| account .. note:: **Been using… Read more Substitution In Admonitions