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 }}
inducer
/
loopy
Public
Notifications
You must be signed in to change notification settings
Fork
79
Star
637
Code
Issues
136
Pull requests
52
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Pymbolic typing
- #868
#868
Merged
inducer
merged 10 commits into
main
inducer/loopy:main
from
pymbolic-typing
inducer/loopy:pymbolic-typing
Copy head branch name to clipboard
Nov 7, 2024
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Pymbolic typing
#868
inducer
merged 10 commits into
main
inducer/loopy:main
from
pymbolic-typing
inducer/loopy:pymbolic-typing
Copy head branch name to clipboard
Commits
Commits on Nov 6, 2024
Bump pymbolic dependency to 2024.1
inducer
committed
4a16caa
View commit details
Copy full SHA for 4a16caa
Browse repository at this point
typing: Use ExpressionT from pymbolic
inducer
committed
3a90123
View commit details
Copy full SHA for 3a90123
Browse repository at this point
Convert loopy's expression nodes to expr_dataclasses
inducer
committed
3afeaa8
View commit details
Copy full SHA for 3afeaa8
Browse repository at this point
Make is_integer a type guard, move to typing
inducer
committed
e2e3758
View commit details
Copy full SHA for e2e3758
Browse repository at this point
Delete/simplify/update persistent hashing code for updated pymbolic
inducer
committed
f9f3a40
View commit details
Copy full SHA for f9f3a40
Browse repository at this point
Address type errors from more precisely typed pymbolic
inducer
committed
eb89a3b
View commit details
Copy full SHA for eb89a3b
Browse repository at this point
Move some symbols to the root, fix docs
inducer
committed
57fbd84
View commit details
Copy full SHA for 57fbd84
Browse repository at this point
Sharpen some types in loopy.symbolic
inducer
committed
a6ab1a4
View commit details
Copy full SHA for a6ab1a4
Browse repository at this point
Commits on Nov 7, 2024
Vaguely accommodate old floopy behavior of None dimensions in shape
inducer
committed
575d0c3
View commit details
Copy full SHA for 575d0c3
Browse repository at this point
FlattenMapper: claim everything is an integer
Show description for f6da458
inducer
committed
f6da458
View commit details
Copy full SHA for f6da458
Browse repository at this point
You can’t perform that action at this time.