How to call a java function from python/numpy?

后端 未结 3 433
陌清茗
陌清茗 2020-12-30 12:26

it is clear to me how to extend Python with C++, but what if I want to write a function in Java to be used with numpy?

Here is a simple scenario: I want to compute

3条回答
提交回复
热议问题