Daniel-Mietchen / ideas

A dumping ground for halfbaked ideas, some of which will hopefully be worked on soon
Other
26 stars 6 forks source link

Look into numba #1369

Open Daniel-Mietchen opened 3 years ago

Daniel-Mietchen commented 3 years ago

A just-in-time compiler, as per How to make your Python code 1000x Faster with Numba

Daniel-Mietchen commented 3 years ago

Here is a comparison between numba and vectorize.