boostorg / boostorg/python

About adding a static check(python::object) method to boost::python::numpy

Ouverte
#219 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
C++
Étoiles
537
Forks
223
Merge moyen
11 h 22 min
PR mergées (30 j)
2

Description

I am currently using boost::python::numpy module which make binding from c++ to python very easy.
Sometimes, I need to check whether the python object is a PyArray type. However, I could not find a similar method like PyArray_Check (raw numpy_api) in boost::python::numpy, so I am wondering could we add a static check method to boost::python::numpy.

Thanks.
Aimin

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.