Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 268 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 268 Bytes

Linking Examples

Linking demonstration examples to show relationship between C and Python.

1. CFFI Dynamic Loading, Dynamic Linking and Static Linking

See cffi

2. NumPy OpenBLAS and MKL Dynamic Linking switching

See numpy-blas