#1780
21.03.2023 22:37
AP
MIT News: Python-based compiler achieves orders-of-magnitude speedups
The team put Codon through some rigorous testing, and it punched above its weight. Specifically, they took roughly 10 commonly used genomics applications written in Python and compiled them using Codon, and achieved five to 10 times speedups over the original hand-optimized implementations.
#1726
07.03.2023 00:24
AP
Sobolevn's personal blog: Typeclasses in Python (2021)
#1725
07.03.2023 00:24
AP
Sobolevn's personal blog: Higher Kinded Types in Python (2020)
#1693
25.02.2023 18:06
AP
Hibox: Elixir for Humans Who Know Python
#1637
09.02.2023 22:41
AP
Jay Mody: GPT in 60 Lines of NumPy
#1607
01.02.2023 22:34
AP
Computer Things: I am disappointed by dynamic typing
Luke Plant: Python’s “Disappointing” Superpowers
#1585
22.01.2023 18:57
AP
Confessions of a Data Guy: Replacing Pandas with Polars. A Practical Guide.
#1564
16.01.2023 22:25
AP
Mike Sukmanowsky: Authentication with Django and Single Page Apps (2020)
#1550
14.01.2023 01:15
AP
PEP 703
Making the Global Interpreter Lock Optional in CPython
#1525
03.01.2023 20:19
AP
Python 2 removed from Debian
bugs.debian.org: RM: python2.7 -- RoQA; Obsolete
#1269
25.10.2022 23:01
AP
Python 3.11.0
Python 3.11.0 final is now available
#1268
25.10.2022 22:37
AP
Phoronix: Python 3.11 Performance Benchmarks Show Huge Improvement
#1117
21.09.2022 17:15
AP
2022 Django Developers Survey
#1035
05.09.2022 21:44
AP
Pyml 2022-09-05
Github: Release-Notes
Support for OCaml 5.0 & Python 3.11.
#1002
29.08.2022 00:14
AP
IEEE Spectrum: Top Programming Languages 2022
- Python ist #1.
- SQL ist #6 (#1 bei „Jobs”).
- Shell ist #13 und vor Ruby.
- OCaml ist in der Liste und vor Erlang.
Recipes and Tricks for Effective Structural Pattern Matching in Python