parakeet icon indicating copy to clipboard operation
parakeet copied to clipboard

Runtime compiler for numerical Python

Results 1 parakeet issues
Sort by recently updated
recently updated
newest added

There are small typos in: - parakeet/builder/array_builder.py - parakeet/openmp_backend/multicore_compiler.py - parakeet/transforms/scalar_replacement.py Fixes: - Should read `tuple` rather than `tupke`. - Should read `memory` rather than `memeory`. - Should read `through`...