An example of matrix addition, demonstrating the basic method of Python calling C library functions.
- Build C library by using command in
build_cmd.txt
- Run
python test_c_add.py
An example of matrix addition, demonstrating the basic method of Python calling C library functions.
Python