cython/cython
Ver no GitHubrange(a,b,c) not optimized for (at compile time) unknown step value
Open
#1.106 aberto em 24 de jun. de 2010
Optimizationdefecthelp wanted
Métricas do repositório
- Stars
- (8.663 stars)
- Métricas de merge de PR
- (Mesclagem média 45d 12h) (52 fundiu PRs em 30d)
Description
We optimized range(a) and range(a,b), why not this one?
Migrated from http://trac.cython.org/ticket/546