新闻

关于 igraph 发布和其他事项

python-igraph 0.9.5

python-igraph 0.9.5,0.9 系列的第三个错误修复版本已发布。

安装 Python 接口的首选方法是通过 pip;在大多数受支持的平台(Windows、Linux 和 macOS)上,输入 pip install python-igraph 应该会安装一个预编译的 Python wheel。预编译的 wheels 和源代码也可以从 Python Package Index 页面获取。

有关 0.9.5 中的相关更改,请参阅 Github 上的变更日志

此版本还为 Apple Silicon CPU 提供了实验性的本机 Python wheels。请注意,Apple Silicon wheels 尚未在 CI 环境中进行测试;希望在不久的将来 Github Actions 开始支持 Apple Silicon 时,这种情况会有所改变。在此之前,欢迎在 Github 上的 issue tracker 中报告您发现的任何与 Apple Silicon wheels(或任何其他 wheel)有关的问题。