Varun Seth

Results 14 comments of Varun Seth

i would like to contribute to this issue. or need any other help.

i would like to contribute to this issue.

i would like to contribute to this issue. or need any other help.

i would like to contribute to this issue. or need any other help.

i would like to contribute to this issue. or need any other help.

i would like to contribute to this issue. or need any other help.

Can you explain the problem in this code.

from sympy import * from sympy.printing.latex import LatexPrinter class MyLatexPrinter(LatexPrinter): def _print_Idx(self, expr): return self._print(expr.label) j = Idx("j", 5) latex_str = latex(j, printer=MyLatexPrinter()) print(latex_str) Is this right??

please can you help me i cannot find repository.