Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
CPython: Foundation for Scientific Python
Carol Willing
PRO
July 10, 2025
Science
1
36
CPython: Foundation for Scientific Python
SciPy 2025: Plenary tools session
Carol Willing
PRO
July 10, 2025
Tweet
Share
More Decks by Carol Willing
See All by Carol Willing
Question Driven Development using Python
willingc
PRO
1
72
Be a SLQAR. Micromentoring for all.
willingc
PRO
0
46
Lessons in Leadership: Python, AI, and Heuristics
willingc
PRO
1
130
Embracing Python, AI, and Heuristics: Optimal Paths for Impactful Software
willingc
PRO
1
940
Thriving with Python: Navigate the pitfalls in a polyglot world
willingc
PRO
1
210
Pragmatic Python: Python 3.12 and beyond
willingc
PRO
0
220
The Future is Notebooks
willingc
PRO
0
120
PyCon 2023 Keynote
willingc
PRO
0
230
Python: The People's Programming Language
willingc
PRO
0
100
Other Decks in Science
See All in Science
Accelerated Computing for Climate forecast
inureyes
PRO
0
130
深層学習を用いた根菜類の個数カウントによる収量推定法の開発
kentaitakura
0
200
機械学習 - 決定木からはじめる機械学習
trycycle
PRO
0
1.1k
Explanatory material
yuki1986
0
420
[Paper Introduction] From Bytes to Ideas:Language Modeling with Autoregressive U-Nets
haruumiomoto
0
160
機械学習 - SVM
trycycle
PRO
1
920
知能とはなにかーヒトとAIのあいだー
tagtag
0
150
データベース11: 正規化(1/2) - 望ましくない関係スキーマ
trycycle
PRO
0
970
データベース10: 拡張実体関連モデル
trycycle
PRO
0
1k
タンパク質間相互作⽤を利⽤した⼈⼯知能による新しい薬剤遺伝⼦-疾患相互作⽤の同定
tagtag
0
110
ド文系だった私が、 KaggleのNCAAコンペでソロ金取れるまで
wakamatsu_takumu
2
1.6k
Collective Predictive Coding as a Unified Theory for the Socio-Cognitive Human Minds
tanichu
0
120
Featured
See All Featured
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
34
2.5k
The World Runs on Bad Software
bkeepers
PRO
72
12k
Writing Fast Ruby
sferik
630
62k
Build The Right Thing And Hit Your Dates
maggiecrowley
38
2.9k
How to train your dragon (web standard)
notwaldorf
97
6.4k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.7k
Leading Effective Engineering Teams in the AI Era
addyosmani
9
1.1k
Why You Should Never Use an ORM
jnunemaker
PRO
60
9.6k
Optimizing for Happiness
mojombo
379
70k
Rails Girls Zürich Keynote
gr2m
95
14k
Scaling GitHub
holman
463
140k
Site-Speed That Sticks
csswizardry
13
960
Transcript
Carol Willing CPython Foundation for Scientific Python 1 July 10,
2025 CPython Core Team Thanks to C.A.M, Mike, Davin, and Steve for their work on CPython for science.
2 Releases Latest: 3.13 Coming soon: 3.14 Main: Future 3.15
End-of-life: 3.9 PEP 745: Python 3.14 Release Schedule Thanks to Hugo van Kemenade as release manager. https://devguide.python.org/versions/
3 Python 3.14 https://docs.python.org/3.14/whatsnew/3.14.html https://www.python.org/downloads/release/pytho n-3140b4/ Python 3.14b4 Download and
test your packages. Template strings (PEP 750) Deferred evaluation of annotations (PEP 649 & 749) Compression Zstandard support (PEP 784) Syntax highlighting in REPL
4 Python Free-Threading https://py-free-threading.github.io/
5 Porting to Free-threaded CPython https://py-free-threading.github.io/ Meet Nathan Goldbaum at
the SciPy sprint.
CPython: Foundation for Scientific Python 6 Staying Informed, Mobile, and
Packaging https://pyfound.blogspot.com/2025/06/python-language-summit-2025.html Python Language Summit 2025 blog posts https://pyfound.blogspot.com/2025/06/python-language-summit-2025.html PEPs (Python Enhancement Proposals) https://discuss.python.org Discourse forum (discuss.python.org) https://pyfound.blogspot.com/2025/06/python-language-summit-2025-pyt hon-on-mobile.html iOS and Android https://pyfound.blogspot.com/2025/06/python-language-summit-2025-packagi ng-governance-process.html Packaging Summit and Packaging PEPs
CPython: Foundation for Scientific Python 7 Thank you from the
CPython core team.