Skip to content

QuantumLiu/example_pyctypes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example for Python call C functions

An example of matrix addition, demonstrating the basic method of Python calling C library functions.

How to run

  1. Build C library by using command in build_cmd.txt
  2. Run python test_c_add.py

About

An example of matrix addition, demonstrating the basic method of Python calling C library functions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published