etabegro

Results 2 issues of etabegro

For performance reasons I would like to wrap Julia functions I am using in Python with the `PyCall.pyfunctionret` and `PyCall.pyfunction` wrappers. One of my Julia functions returns an object that...

The following recursive definition of an object generates a stack overflow error. I am not sure, whether this valid according to the OpenAPI specification. However, it would at least be...