How does an Object of a class get printed in the Python REPL or Jupyter Notebook when it is entered and run without any parenthesis

前端 未结 0 1762
庸人自扰
庸人自扰 2020-12-19 15:18

Background: I am working with the SymPy Module in jupyter notebooks. I want to create a sub/child class of the Matrix class of sympy (which is actually sympy.matrices.dense.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题