G
G
George1232018-05-19 11:41:16
Python
George123, 2018-05-19 11:41:16

How to implement symbolic differentiation in python?

Good afternoon. I have a task - to implement symbolic differentiation in python (to write it myself), but I can’t do it. I was able to implement only the translation into reverse Polish notation (the original expression is represented as a list of operators and an operand in the OPV), and I don’t know how to take the derivative itself. Can you please help with the implementation of the function of taking the derivative (of the sum / difference, product and quotient). I will be very grateful.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
ivodopyanov, 2018-05-21
@ivodopyanov

https://ru.wikipedia.org/wiki/%D0%9F%D1%80%D0%BE%D...
https://ru.wikipedia.org/wiki/%D0%9F%D1%80% D0%BE%D...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question