- 追加された行はこの色です。
- 削除された行はこの色です。
- Python/ext へ行く。
* official [#official]
- Array API
-- https://docs.scipy.org/doc/numpy-1.13.0/reference/c-api.array.html
- C や C++ による Python の拡張
-- https://docs.python.jp/3/extending/extending.html#a-simple-example
*. [#u1df8b03]
- [[Python/ctypes]]
*. [#l5318212]
- A Whirlwind Excursion through Python C Extensions
-- https://nedbatchelder.com/text/whirlext.html
- How to import python module from .so file?
-- https://stackoverflow.com/questions/10968309/how-to-import-python-module-from-so-file