Closed Thrameos closed 6 years ago
It is difficult to get the name of an array type from the Jpype object. It lacks a __name__ field. We have patched this with a customizer, but it would be much easier to just port this back to jpype.
__name__
Submitted pull request.
It is difficult to get the name of an array type from the Jpype object. It lacks a
__name__
field. We have patched this with a customizer, but it would be much easier to just port this back to jpype.