arrayfire / arrayfire/arrayfire-python
delay scaling of ffts until after the transforms.
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 422
- Forks
- 63
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
As seen here, the results can be order of magnitudes off if the scaling happens upfront.
https://gist.github.com/pavanky/dc64fc83e0fa298e942a3e0ca07ccd15
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Start with the linked gist and reproduce the FFT case where upfront scaling produces results orders of magnitude off. Trace the Python FFT entry point and its transform/scaling path; done means scaling is applied after the transforms and the reproduced results match the expected values.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python
- Área
- backend
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 28/100