Home
last modified time | relevance | path

Searched refs:get_numpy_include (Results 1 – 19 of 19) sorted by relevance

/dports/math/xtensor-python/xtensor-python-0.26.0/test_python/
H A Dsetup.py33 class get_numpy_include(object): class
54 get_numpy_include(),
/dports/math/xtensor-python/xtensor-python-0.26.0/benchmark/
H A Dsetup.py24 class get_numpy_include(object): class
44 get_numpy_include(),
/dports/misc/py-pyEDFlib/pyEDFlib-0.1.23/
H A Dsetup.py64 def get_numpy_include(): function
93 numpy_include = np.get_numpy_include()
207 include_dirs=[make_ext_path("c"), get_numpy_include()],
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/C3/wrappers/python/
H A Dsetup.py9 numpy_include = numpy.get_numpy_include()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/python/
H A Dsetup.py73 def get_numpy_include(): function
93 if get_numpy_include() == '.':
194 self.numpy_include_dir = get_numpy_include()
/dports/graphics/gdal/gdal-3.3.3/swig/python/
H A Dsetup.py73 def get_numpy_include(): function
93 if get_numpy_include() == '.':
194 self.numpy_include_dir = get_numpy_include()
/dports/graphics/py-gdal/gdal-3.3.3/swig/python/
H A Dsetup.py73 def get_numpy_include(): function
93 if get_numpy_include() == '.':
194 self.numpy_include_dir = get_numpy_include()
/dports/math/py-openTSNE/openTSNE-0.6.1/
H A Dsetup.py53 class get_numpy_include: class
203 extension.include_dirs.append(get_numpy_include())
/dports/math/py-osqp/osqp-0.6.2.post0/
H A Dsetup.py92 class get_numpy_include(object): class
107 get_numpy_include()] # numpy header files
/dports/science/eccodes/eccodes-2.23.0-Source/python/
H A Dsetup.py.in12 numpy_include = numpy.get_numpy_include()
H A Dsetup.py.autotools.in72 numpy_include = numpy.get_numpy_include()
/dports/math/py-PyWavelets/pywt-1.2.0/
H A Dsetup.py182 from numpy import get_include as get_numpy_include unknown
189 include_dirs=[make_ext_path("c"), get_numpy_include()],
/dports/science/grib_api/grib_api-1.28.0-Source/python/
H A Dsetup.py.in72 numpy_include = numpy.get_numpy_include()
/dports/science/py-MDAnalysis/MDAnalysis-0.19.2/
H A Dsetup.py166 def get_numpy_include(): function
296 include_dirs = [get_numpy_include]
/dports/astro/py-astropy-helpers/astropy-helpers-4.0.1/astropy_helpers/
H A Dutils.py64 numpy_include = numpy.get_numpy_include()
/dports/math/py-numpy/numpy-1.20.3/doc/source/release/
H A D1.6.0-notes.rst176 The ``numpy.get_numpy_include`` function was removed, use ``numpy.get_include``
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/pecos/python/
H A Dsetup.py.cmake.in38 numpy_include = numpy.get_numpy_include()
/dports/lang/cython/Cython-0.29.24/Tools/
H A Dkate.diff471 + <item> get_numpy_include </item>
/dports/lang/cython-devel/cython-2b1e743/Tools/
H A Dkate.diff471 + <item> get_numpy_include </item>