Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
NVIDIA
/
nvalchemi-toolkit
Public
Notifications
You must be signed in to change notification settings
Fork
37
Star
164
Code
Issues
6
Pull requests
14
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
build(deps): extend Python support to 3.14 and relax numpy to >=2,<3
- #189
#189
Open
laserkelvin
wants to merge 26 commits into
NVIDIA:main
NVIDIA/nvalchemi-toolkit:main
from
laserkelvin:exp-numpy2-python315
laserkelvin/nvalchemi-toolkit:exp-numpy2-python315
Copy head branch name to clipboard
Conversation
Commits
26
(26)
Checks
Files changed
Open
build(deps): extend Python support to 3.14 and relax numpy to >=2,<3
#189
laserkelvin
wants to merge 26 commits into
NVIDIA:main
NVIDIA/nvalchemi-toolkit:main
from
laserkelvin:exp-numpy2-python315
laserkelvin/nvalchemi-toolkit:exp-numpy2-python315
Copy head branch name to clipboard
Commits
Commits on Aug 13, 2026
chore: bumping dependency versions and cleaning up unused ones
Show description for bac6629
laserkelvin
committed
bac6629
View commit details
Copy full SHA for bac6629
Browse repository at this point
fix: isolate UMA setuptools dependency
Show description for ccca79f
laserkelvin
committed
ccca79f
View commit details
Copy full SHA for ccca79f
Browse repository at this point
Commits on Aug 14, 2026
Merge branch 'main' into uv-lock-bump
laserkelvin
authored
307185a
View commit details
Copy full SHA for 307185a
Browse repository at this point
Commits on Aug 18, 2026
chore: bump fairchem-core to 2.22.0
Show description for 3220eff
laserkelvin
committed
3220eff
View commit details
Copy full SHA for 3220eff
Browse repository at this point
fix: isolate multi-GPU UMA environment
Show description for 2b69579
laserkelvin
committed
2b69579
View commit details
Copy full SHA for 2b69579
Browse repository at this point
Commits on Aug 19, 2026
fix: restore Ruff development dependency
Show description for bbc24e3
laserkelvin
committed
bbc24e3
View commit details
Copy full SHA for bbc24e3
Browse repository at this point
Merge branch 'main' into uv-lock-bump
laserkelvin
authored
41ab617
View commit details
Copy full SHA for 41ab617
Browse repository at this point
Commits on Aug 21, 2026
Merge branch 'main' into uv-lock-bump
laserkelvin
authored
75b1c91
View commit details
Copy full SHA for 75b1c91
Browse repository at this point
Commits on Aug 31, 2026
build: align UMA with CUDA dependency stacks
Show description for f971564
laserkelvin
committed
f971564
View commit details
Copy full SHA for f971564
Browse repository at this point
fix(models): restore distributed UMA correctness
Show description for aebdfd1
laserkelvin
committed
aebdfd1
View commit details
Copy full SHA for aebdfd1
Browse repository at this point
ci: validate UMA on CUDA 12
Show description for 1725d3f
laserkelvin
committed
1725d3f
View commit details
Copy full SHA for 1725d3f
Browse repository at this point
Merge branch 'main' into uv-lock-bump
laserkelvin
authored
a1d383a
View commit details
Copy full SHA for a1d383a
Browse repository at this point
Commits on Sep 1, 2026
ci: pin UMA jobs to Python 3.12
Show description for e122b40
laserkelvin
committed
e122b40
View commit details
Copy full SHA for e122b40
Browse repository at this point
merge: update PR branch from main
Show description for cb7fcd4
laserkelvin
committed
cb7fcd4
View commit details
Copy full SHA for cb7fcd4
Browse repository at this point
Commits on Sep 4, 2026
build(deps): relax numpy to >=2,<3 and Python to >=3.11,<=3.15
Show description for e9da26e
laserkelvin
committed
e9da26e
View commit details
Copy full SHA for e9da26e
Browse repository at this point
build(deps): ungate RAPIDS on Python 3.14 via 26.4 floors + cupy 14 override
Show description for 7f3a1ca
laserkelvin
committed
7f3a1ca
View commit details
Copy full SHA for 7f3a1ca
Browse repository at this point
build(deps): refresh numpy lock pin 2.2.6 -> 2.4.6
Show description for 457adc6
laserkelvin
committed
457adc6
View commit details
Copy full SHA for 457adc6
Browse repository at this point
Commits on Sep 8, 2026
build(deps): per-python lmdb override for fairchem on Python 3.14
Show description for 4908edc
laserkelvin
committed
4908edc
View commit details
Copy full SHA for 4908edc
Browse repository at this point
fix(deps): cap plotext<6 — 6.x removes clf()
Show description for ac2666f
laserkelvin
committed
ac2666f
View commit details
Copy full SHA for ac2666f
Browse repository at this point
docs: add internal Python 3.15 dev recipe
Show description for 9a3a3dc
laserkelvin
committed
9a3a3dc
View commit details
Copy full SHA for 9a3a3dc
Browse repository at this point
Commits on Sep 10, 2026
Merge remote-tracking branch 'fork/uv-lock-bump' into exp-numpy2-python315
Show description for 9fc5404
laserkelvin
committed
9fc5404
View commit details
Copy full SHA for 9fc5404
Browse repository at this point
docs(changelog): Python 3.14 support and plotext<6 fix
Show description for 703e58c
laserkelvin
committed
703e58c
View commit details
Copy full SHA for 703e58c
Browse repository at this point
Commits on Sep 11, 2026
Merge remote-tracking branch 'origin/main' into exp-numpy2-python315
Show description for eb282e8
laserkelvin
committed
eb282e8
View commit details
Copy full SHA for eb282e8
Browse repository at this point
fix(deps): drop dm-tree, replace with a local structure mapper
Show description for 5fffc65
laserkelvin
committed
5fffc65
View commit details
Copy full SHA for 5fffc65
Browse repository at this point
build(deps): cap requires-python below 3.15
Show description for 53aafd7
laserkelvin
committed
53aafd7
View commit details
Copy full SHA for 53aafd7
Browse repository at this point
Commits on Sep 12, 2026
build(deps)!: slim cu12/cu13 extras to PhysicsNeMo core, drop RAPIDS stack
Show description for 707387d
laserkelvin
committed
707387d
View commit details
Copy full SHA for 707387d
Browse repository at this point
You can’t perform that action at this time.