Open light-matters opened 3 months ago
Realised that because we have to change some of the Wolfram symbols then the docs don't necessarily make sense.
For example, the docs of Power say 'x^y gives x to the power y.'
To fix this, we would need to have an option in our alias creation that allowed us to specify a new docstring.
An example change would be to advice to TeXForm to use ToString to avoid getting returned literally.
TeXForm
ToString
Realised that because we have to change some of the Wolfram symbols then the docs don't necessarily make sense.
For example, the docs of Power say 'x^y gives x to the power y.'
To fix this, we would need to have an option in our alias creation that allowed us to specify a new docstring.