Cython templates#
- basic_cython
- basic_python
- complex_cython
- complex_python
- devel_cython
- devel_numcpp_cpp_api_cython
- devel_numcpp_cpp_api_python
- devel_numpy_c_api_cython
- devel_numpy_c_api_python
- devel_python
- easy_cython
- easy_python
- hard_cython
- hard_python
- medium_cython
- medium_python
- mixed
- t01_square_int
- t02_fib_cpdef
- t03_cdef_class_counter
- t04_memoryview_sum
- t05_numpy_ndarray_sum
- t06_directives_boundscheck
- t07_libc_math
- t08_struct_point
- t09_enum_state
- t10_safe_div_except
- t11_fused_types_dot
- t12_inline_clamp
- t13_bytes_xor
- t14_string_reverse
- t15_lcg_rng
- t16_insertion_sort
- t17_kahan_sum
- t18_histogram_int
- t19_popcount
- t20_matmul_small
- module_cython
- module_python