Skip to content

Commit c2e32f8

Browse files
committed
Remove the cython part of the exercise
1 parent 990fda2 commit c2e32f8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

interface/c/README.md

-3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,3 @@ command. Use **cffi** for utilizing the library function instead of the Python
99
function in [heat_simple.py](heat_simple.py). Compare the performance to
1010
Cython implementation
1111

12-
### Using Cython
13-
14-
Repeat the previous exercise, but use now Cython for interfacing.

0 commit comments

Comments
 (0)