Python-based compiler achieves orders-of-magnitude speedups

https://techxplore.com/news/2023-03-python-based-orders-of-magnitude-speedups.html

"Codon platform: data types or performance handled automatically, so code runs 10X to 100X faster than regular Python... genomics, quantitative finance, big datasets... parallel backend enables code explicitly compiled for GPUs or multiple cores... optimizations and other static compilation... Codon is currently publicly available on GitHub"

Comments