Search Results

5
votes

Prototyping hybrid Python code

The best way to plan for an eventual transition to compiled code is to write the performance sensitive portions as a module of simple functions in a …