https://github.com/symengine/symengine.py/blob/62a0d89b5b9ad00814c5cd2f72e697aa1c21dccd/symengine/tests/test_lambdify.py#L818-L824?target=https://github.com
Here's an example where you can use scipy's integrate with symengine providing a fast native compiled function instead of a python function. (Maybe we can compare a python function and symengine function)