目录
目录README.md

NumPy-iOS

This swift package enables you to use NumPy in your iOS apps.

Installation

.package(url: "https://github.com/kewlbear/NumPy-iOS.git", .branch("main"))

Usage

import NumPySupport
import PythonSupport
import PythonKit

PythonSupport.initialize()
NumPySupport.sitePackageUrl.insertPythonPath()
let np = Python.import("numpy")
...

If you want to build XCFrameworks yourself, see https://github.com/kewlbear/kivy-ios.

License

MIT

邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

©Copyright 2023 CCF 开源发展委员会
Powered by Trustie& IntelliDE 京ICP备13000930号