DiamondLightSource / DiamondLightSource/adPython
Providing a numpy ndarray view onto a non-contiguous bit of memory
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 0
- Forks
- 4
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
We do a memcpy to get the numpy array int an NDArray, we should be using:
https://docs.scipy.org/doc/numpy/reference/c-api.array.html#c.PyArray_CopyInto
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.