关于 igraph 发布和其他事项
python-igraph 0.9.7,0.9 系列的第五个 bug 修复版本已发布。
安装 Python 界面的首选方式是通过 pip
;在大多数支持的平台(Windows、Linux 和 macOS)上,输入 pip install python-igraph
应该会安装一个预编译的 Python wheel。预编译的 wheel 和源代码也可以从 Python 包索引页面获取。
有关 0.9.7 中的相关更改,请参见 Github 上的更新日志
此版本还增加了对 Python 3.10 的支持,并为 ARM64 和 Apple Silicon CPU 提供了实验性的原生 Python wheel。请注意,Apple Silicon wheel 尚未在 CI 环境中进行测试;希望这种情况能在 Github Actions 开始支持 Apple Silicon 后尽快改变。在此之前,请随时在 Github 上的 issue 跟踪器中报告您发现的 Apple Silicon wheel(或任何其他 wheel)的任何问题。