Skip to content

Infinite Recursion

I am getting infinite recursion in pytential with this recursive call of obj_array_vectorize_n_args.

For example, executing

python pytential/examples/helmholtz-dirichlet.py

yields something like this. (This CI job is run on a branch, but I am seeing the same issue with master branch).