Kotlin / kotlin-numpy

Kotlin bindings for NumPy
Apache License 2.0
316 stars 11 forks source link

build and load native lib #1

Closed devcrocod closed 4 years ago

devcrocod commented 4 years ago
  1. Build native lib for linux and windows using gcc or clang
  2. add maven-publish plugin and bintray plugin
  3. load native lib 3.1. load python lib 3.2. load our lib 3.3. init python interpreter 3.4. set pythonhome 3.5. if we init in unix system, dlopen python lib