JuliaPy / JuliaPy/PythonCall.jl
Support NumPy 2.1 (only)
- Lenguaje dominante
- Julia
- Estrellas
- 1.1k
- Forks
- 86
- Merge medio
- 1 d 22 h
- PR fusionados (30 d)
- 3
Descripción
Going forward you likely want to support NumPy 2.0 (some breaking changes), and I think users can choose it already. 2.1 is out.
Since you support NumPy expliclity, do some of the changes concern you, such as:
>np.float32(3) + 3. now returns a float32 when it previously returned a float64.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
No files, tests, or entry points are named. Start by locating PythonCall.jl's explicit NumPy support and checking the NumPy 2.0 and 2.1 compatibility changes, including the float32 addition behavior described here. Done means the project supports NumPy 2.1 as intended and the affected behavior is covered by verification.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- julia, numpy
- Área
- data
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100