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
.
xqlsystems
/
xarray-sql
Public
Notifications
You must be signed in to change notification settings
Fork
18
Star
134
Code
Issues
71
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add differentiable-SQL demos: ARCO-ERA5 and gradient descent
- #200
#200
Open
alxmrs
wants to merge 13 commits into
claude/xarray-sql-autograd-73ovqq
xqlsystems/xarray-sql:claude/xarray-sql-autograd-73ovqq
from
claude/xarray-sql-era5-demo
xqlsystems/xarray-sql:claude/xarray-sql-era5-demo
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Add differentiable-SQL demos: ARCO-ERA5 and gradient descent
#200
alxmrs
wants to merge 13 commits into
claude/xarray-sql-autograd-73ovqq
xqlsystems/xarray-sql:claude/xarray-sql-autograd-73ovqq
from
claude/xarray-sql-era5-demo
xqlsystems/xarray-sql:claude/xarray-sql-era5-demo
Copy head branch name to clipboard
Commits
Commits on Jun 27, 2026
Add symbolic differentiation engine for SQL expressions (autograd MVP)
Show description for 6838859
claude
committed
6838859
View commit details
Copy full SHA for 6838859
Browse repository at this point
Add Substrait bridge to apply grad() rewrite in the Python context
Show description for ee2e011
claude
committed
ee2e011
View commit details
Copy full SHA for ee2e011
Browse repository at this point
Expose grad() in XarrayContext SQL via the Substrait rewrite
Show description for d456934
claude
committed
d456934
View commit details
Copy full SHA for d456934
Browse repository at this point
Commits on Jun 28, 2026
ci: install protoc for the substrait build
Show description for 6946ca9
claude
committed
6946ca9
View commit details
Copy full SHA for 6946ca9
Browse repository at this point
Add jacobian() for multi-input gradients
Show description for 724099a
claude
committed
724099a
View commit details
Copy full SHA for 724099a
Browse repository at this point
Replace array jacobian() with jvp()/vjp() forward & reverse modes
Show description for 6319a06
claude
committed
6319a06
View commit details
Copy full SHA for 6319a06
Browse repository at this point
Support grad/jvp/vjp on schema-qualified tables
Show description for c49003a
claude
committed
c49003a
View commit details
Copy full SHA for c49003a
Browse repository at this point
Verify and test higher-order grad
Show description for bdad6fb
claude
committed
bdad6fb
View commit details
Copy full SHA for bdad6fb
Browse repository at this point
Add differentiation-through-aggregate tests and docs
Show description for 255413e
claude
committed
255413e
View commit details
Copy full SHA for 255413e
Browse repository at this point
Resolve grad over any registered table, not just xarray ones
Show description for e2784c3
claude
committed
e2784c3
View commit details
Copy full SHA for e2784c3
Browse repository at this point
Add differentiate_sql: differentiate an expression to SQL text
Show description for 55eba21
claude
committed
55eba21
View commit details
Copy full SHA for 55eba21
Browse repository at this point
Commits on Jun 30, 2026
Differentiate grad() as a SQL rewrite, dropping the Substrait bridge
Show description for 7b1e530
alxmrs
and
claude
committed
7b1e530
View commit details
Copy full SHA for 7b1e530
Browse repository at this point
Add differentiable-SQL demos: ARCO-ERA5 and gradient descent
Show description for 214399b
alxmrs
and
claude
committed
214399b
View commit details
Copy full SHA for 214399b
Browse repository at this point
You can’t perform that action at this time.