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
Accelerator
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 }}
t-kalinowski
/
quickr
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
184
Code
Issues
38
Pull requests
11
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Lower array(data=<non-scalar>, dim=...) via reshape()
- #93
#93
Merged
t-kalinowski
merged 8 commits into
main
t-kalinowski/quickr:main
from
fix-array-nonscalar-reshape
t-kalinowski/quickr:fix-array-nonscalar-reshape
Copy head branch name to clipboard
Feb 8, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
Lower array(data=<non-scalar>, dim=...) via reshape()
#93
t-kalinowski
merged 8 commits into
main
t-kalinowski/quickr:main
from
fix-array-nonscalar-reshape
t-kalinowski/quickr:fix-array-nonscalar-reshape
Copy head branch name to clipboard
Commits
Commits on Feb 7, 2026
Support array() reshaping non-scalar data
Show description for 66ef931
t-kalinowski
committed
66ef931
View commit details
Copy full SHA for 66ef931
Browse repository at this point
Relax array(dim=) checks for reshape
t-kalinowski
committed
b6e46aa
View commit details
Copy full SHA for b6e46aa
Browse repository at this point
Fix array() reshape source and dim handling
Show description for a8772b2
t-kalinowski
committed
a8772b2
View commit details
Copy full SHA for a8772b2
Browse repository at this point
Handle dim=2:4 and avoid splitting Fortran dim strings
Show description for 1b63a44
t-kalinowski
committed
1b63a44
View commit details
Copy full SHA for 1b63a44
Browse repository at this point
Fix array() dim=1 scalarization for non-scalar data
Show description for d70138f
t-kalinowski
committed
d70138f
View commit details
Copy full SHA for d70138f
Browse repository at this point
Fix array() hoist forwarding
Show description for 053a60e
t-kalinowski
committed
053a60e
View commit details
Copy full SHA for 053a60e
Browse repository at this point
Reject empty array(dim=)
Show description for d2bc501
t-kalinowski
committed
d2bc501
View commit details
Copy full SHA for d2bc501
Browse repository at this point
Commits on Feb 8, 2026
array(): fail fast when reshape would require recycling
t-kalinowski
committed
f60c0b8
View commit details
Copy full SHA for f60c0b8
Browse repository at this point
You can’t perform that action at this time.