René's URL Explorer Experiment


Title: `isl.Set.move_dims` segfault when destination position is out of bounds · Issue #201 · inducer/islpy · GitHub

Open Graph Title: `isl.Set.move_dims` segfault when destination position is out of bounds · Issue #201 · inducer/islpy

X Title: `isl.Set.move_dims` segfault when destination position is out of bounds · Issue #201 · inducer/islpy

Description: Describe the bug isl.Set.move_dims segfaults when destination position is greater than isl.Set.dim for a particular isl.dim_type. To Reproduce import islpy as isl s = isl.Set("{ [d_0, n] : d_0 >= 0 and n > d_0 }") s = s.move_dims( isl.di...

Open Graph Description: Describe the bug isl.Set.move_dims segfaults when destination position is greater than isl.Set.dim for a particular isl.dim_type. To Reproduce import islpy as isl s = isl.Set("{ [d_0, n] : d_0 >= 0...

X Description: Describe the bug isl.Set.move_dims segfaults when destination position is greater than isl.Set.dim for a particular isl.dim_type. To Reproduce import islpy as isl s = isl.Set("{ [d_0, n] : d_0...

Opengraph URL: https://github.com/inducer/islpy/issues/201

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"`isl.Set.move_dims` segfault when destination position is out of bounds","articleBody":"**Describe the bug**\n`isl.Set.move_dims` segfaults when destination position is greater than `isl.Set.dim` for a particular `isl.dim_type`.\n\n**To Reproduce**\n```python\nimport islpy as isl\n\n\ns = isl.Set(\"{ [d_0, n] : d_0 \u003e= 0 and n \u003e d_0 }\")\n\ns = s.move_dims(\n    isl.dim_type.param, 1,\n    isl.dim_type.set, 0, 1\n)\n```\n\n**Expected behavior**\nRaise an error when destination is out of bounds. \n\n**Environment (please complete the following information):**\n - OS: Linux\n  - Python version: 3.13\n","author":{"url":"https://github.com/a-alveyblanc","@type":"Person","name":"a-alveyblanc"},"datePublished":"2026-01-27T05:50:00.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/201/islpy/issues/201"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:01a84cb4-af1f-0a2b-a724-d07f3d34f7d3
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idA792:14CAC9:1BB48AA:25E4000:6A4C0B06
html-safe-nonce18f21744319414ca1e9eab8f9a5ee59d83e8f96d69c37ae09702584ce96d1676
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBNzkyOjE0Q0FDOToxQkI0OEFBOjI1RTQwMDA6NkE0QzBCMDYiLCJ2aXNpdG9yX2lkIjoiNTYyMDEwODQ5MTIxOTUzNjY0NiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac5b972fd7f6e7e6f1d429245aa15959f62447501d91d6528427f225a8f6694284
hovercard-subject-tagissue:3858947473
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/inducer/islpy/201/issue_layout
twitter:imagehttps://opengraph.githubassets.com/33e1955cca20dbb79f8b7b006175b4f21bf8216d48e993abb1dd072c2ce8f7f9/inducer/islpy/issues/201
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/33e1955cca20dbb79f8b7b006175b4f21bf8216d48e993abb1dd072c2ce8f7f9/inducer/islpy/issues/201
og:image:altDescribe the bug isl.Set.move_dims segfaults when destination position is greater than isl.Set.dim for a particular isl.dim_type. To Reproduce import islpy as isl s = isl.Set("{ [d_0, n] : d_0 >= 0...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamea-alveyblanc
hostnamegithub.com
expected-hostnamegithub.com
None940b0dbb4d0fe72558ee760b2ff0f25a504383fdfe404f3a7691ec853b8dc17f
turbo-cache-controlno-preview
go-importgithub.com/inducer/islpy git https://github.com/inducer/islpy.git
octolytics-dimension-user_id352067
octolytics-dimension-user_logininducer
octolytics-dimension-repository_id2021524
octolytics-dimension-repository_nwoinducer/islpy
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id2021524
octolytics-dimension-repository_network_root_nwoinducer/islpy
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releaseb0267d17ea43e55446153a7e2c60bb6ac3cffd6b
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/inducer/islpy/issues/201#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Finducer%2Fislpy%2Fissues%2F201
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Finducer%2Fislpy%2Fissues%2F201
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=inducer%2Fislpy
Reloadhttps://github.com/inducer/islpy/issues/201
Reloadhttps://github.com/inducer/islpy/issues/201
Reloadhttps://github.com/inducer/islpy/issues/201
inducer https://github.com/inducer
islpyhttps://github.com/inducer/islpy
Notifications https://github.com/login?return_to=%2Finducer%2Fislpy
Fork 23 https://github.com/login?return_to=%2Finducer%2Fislpy
Star 83 https://github.com/login?return_to=%2Finducer%2Fislpy
Code https://github.com/inducer/islpy
Issues 8 https://github.com/inducer/islpy/issues
Pull requests 8 https://github.com/inducer/islpy/pulls
Discussions https://github.com/inducer/islpy/discussions
Actions https://github.com/inducer/islpy/actions
Projects https://github.com/inducer/islpy/projects
Wiki https://github.com/inducer/islpy/wiki
Security and quality 0 https://github.com/inducer/islpy/security
Insights https://github.com/inducer/islpy/pulse
Code https://github.com/inducer/islpy
Issues https://github.com/inducer/islpy/issues
Pull requests https://github.com/inducer/islpy/pulls
Discussions https://github.com/inducer/islpy/discussions
Actions https://github.com/inducer/islpy/actions
Projects https://github.com/inducer/islpy/projects
Wiki https://github.com/inducer/islpy/wiki
Security and quality https://github.com/inducer/islpy/security
Insights https://github.com/inducer/islpy/pulse
isl.Set.move_dims segfault when destination position is out of boundshttps://github.com/inducer/islpy/issues/201#top
bughttps://github.com/inducer/islpy/issues?q=state%3Aopen%20label%3A%22bug%22
https://github.com/a-alveyblanc
a-alveyblanchttps://github.com/a-alveyblanc
on Jan 27, 2026https://github.com/inducer/islpy/issues/201#issue-3858947473
bughttps://github.com/inducer/islpy/issues?q=state%3Aopen%20label%3A%22bug%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.