sgkit-dev / sgkit-publication

Sgkit publication repository
5 stars 5 forks source link

Citation justifying use of numba #4

Open jeromekelleher opened 3 years ago

jeromekelleher commented 3 years ago

Very interesting piece here on comparing Python against C++ and fortran implementations of classic physics simulations: https://www.nature.com/articles/s41550-021-01342-y

We should certainly mention this in the introduction/discussion. "There is still a tacit assumption for many that compiled code in languages such as C and C++ is necessarily more efficient than implementations using interpreted languages such as Python. However, [discuss this paper]."

hammer commented 1 year ago

Some potential citations:

jeromekelleher commented 1 year ago

These references will fit well into the "Just in time compilation" section - anyone want to pick this up?