Risch Algorithm – An Algorithm for Indefinite Integration(en.wikipedia.org)
en.wikipedia.org
Risch Algorithm – An Algorithm for Indefinite Integration
https://en.wikipedia.org/wiki/Risch_algorithm
1 comments
Is there a complete open source implementation of Risch's Algorithm?
I don't know of a full implementation but SymPy has a simplified version of the Risch algorithm, called the Risch-Norman algorithm.
https://docs.sympy.org/latest/modules/integrals/integrals.ht...
https://docs.sympy.org/latest/modules/integrals/integrals.ht...