Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
CPython: Foundation for Scientific Python
Search
Carol Willing
PRO
July 10, 2025
Science
0
20
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
Be a SLQAR. Micromentoring for all.
willingc
PRO
0
28
Lessons in Leadership: Python, AI, and Heuristics
willingc
PRO
0
120
Embracing Python, AI, and Heuristics: Optimal Paths for Impactful Software
willingc
PRO
0
900
Thriving with Python: Navigate the pitfalls in a polyglot world
willingc
PRO
1
180
Pragmatic Python: Python 3.12 and beyond
willingc
PRO
0
200
The Future is Notebooks
willingc
PRO
0
120
PyCon 2023 Keynote
willingc
PRO
0
210
Python: The People's Programming Language
willingc
PRO
0
100
The Open Source Data Tooling Landscape
willingc
PRO
1
95
Other Decks in Science
See All in Science
データマイニング - コミュニティ発見
trycycle
PRO
0
130
baseballrによるMLBデータの抽出と階層ベイズモデルによる打率の推定 / TokyoR118
dropout009
1
520
データベース08: 実体関連モデルとは?
trycycle
PRO
0
840
ガウス過程回帰とベイズ最適化
nearme_tech
PRO
1
480
Cross-Media Information Spaces and Architectures (CISA)
signer
PRO
3
31k
KH Coderチュートリアル(スライド版)
koichih
1
43k
LayerXにおける業務の完全自動運転化に向けたAI技術活用事例 / layerx-ai-jsai2025
shimacos
2
1.3k
統計学入門講座 第4回スライド
techmathproject
0
160
点群ライブラリPDALをGoogleColabにて実行する方法の紹介
kentaitakura
1
330
白金鉱業Meetup Vol.16_【初学者向け発表】 数理最適化のはじめの一歩 〜身近な問題で学ぶ最適化の面白さ〜
brainpadpr
11
2.3k
データベース09: 実体関連モデル上の一貫性制約
trycycle
PRO
0
880
機械学習 - K近傍法 & 機械学習のお作法
trycycle
PRO
0
1.2k
Featured
See All Featured
The Power of CSS Pseudo Elements
geoffreycrofte
77
5.9k
Bash Introduction
62gerente
613
210k
Statistics for Hackers
jakevdp
799
220k
Rebuilding a faster, lazier Slack
samanthasiow
83
9.1k
Unsuck your backbone
ammeep
671
58k
Adopting Sorbet at Scale
ufuk
77
9.5k
For a Future-Friendly Web
brad_frost
179
9.8k
Mobile First: as difficult as doing things right
swwweet
223
9.7k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
1k
Optimizing for Happiness
mojombo
379
70k
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.