Cythonize “_openmp_helpers”#

we have choice to use ‘pyximport’ (Cython Compilation for Developers) or setup configuration. the latter one as recommended so. For further details refer to http://docs.cython.org/en/latest/src/tutorial/cython_tutorial.html

Created on Wed Oct 12 21:14:16 2022

@author: Daniel

watex.utils.setup.configuration(parent_package='', top_path=None)[source]#

Cythonize _openmp_helpers