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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
PyNumLab
/
prik
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Devel doc
- #63
#63
Open
saidctb
wants to merge 26 commits into
main
PyNumLab/prik:main
from
devel-doc
PyNumLab/prik:devel-doc
Copy head branch name to clipboard
Conversation
Commits
26
(26)
Checks
Files changed
Open
Devel doc
#63
saidctb
wants to merge 26 commits into
main
PyNumLab/prik:main
from
devel-doc
PyNumLab/prik:devel-doc
Copy head branch name to clipboard
Commits
Commits on Aug 18, 2026
update docs
saidctb
committed
7219708
View commit details
Copy full SHA for 7219708
Browse repository at this point
Record the deferred-length character update design
Show description for 8c49216
saidctb
and
claude
committed
8c49216
View commit details
Copy full SHA for 8c49216
Browse repository at this point
Commits on Aug 19, 2026
Support allocatable and pointer scalar character values
Show description for 35e3d5d
saidctb
and
claude
committed
35e3d5d
View commit details
Copy full SHA for 35e3d5d
Browse repository at this point
Expose fixed-shape character module arrays as a live bytes view
Show description for 5194a90
saidctb
and
claude
committed
5194a90
View commit details
Copy full SHA for 5194a90
Browse repository at this point
Read and write declared-length character module variables
Show description for 7ef95cf
saidctb
and
claude
committed
7ef95cf
View commit details
Copy full SHA for 7ef95cf
Browse repository at this point
Wrap every remaining character module-variable form
Show description for 5374d3e
saidctb
and
claude
committed
5374d3e
View commit details
Copy full SHA for 5374d3e
Browse repository at this point
Report character module-array widths from the Fortran side
Show description for 2c4c50b
saidctb
and
claude
committed
2c4c50b
View commit details
Copy full SHA for 2c4c50b
Browse repository at this point
Correct the documented character and module-variable limitations
Show description for acf568d
saidctb
and
claude
committed
acf568d
View commit details
Copy full SHA for acf568d
Browse repository at this point
Make generated wrapper source readable
Show description for f58a404
saidctb
and
claude
committed
f58a404
View commit details
Copy full SHA for f58a404
Browse repository at this point
Keep the character work inside its owning stages
Show description for 9084fc7
saidctb
and
claude
committed
9084fc7
View commit details
Copy full SHA for 9084fc7
Browse repository at this point
add assume intent in flag and remove unimportant docs
saidctb
committed
93baee6
View commit details
Copy full SHA for 93baee6
Browse repository at this point
Commits on Aug 20, 2026
fix issue related to handling bspline-fortran and update/expand the goal3 checklist for handling C
saidctb
committed
063330a
View commit details
Copy full SHA for 063330a
Browse repository at this point
codex: Wrap abstract types, generic constructors, and BSPLINE-FORTRAN
Show description for cae4fa4
saidctb
and
claude
committed
cae4fa4
View commit details
Copy full SHA for cae4fa4
Browse repository at this point
codex: Reload generics whose specifics project an output
Show description for fdd4854
saidctb
and
claude
committed
fdd4854
View commit details
Copy full SHA for fdd4854
Browse repository at this point
codex: Organize the C tests by feature and stage
Show description for 357215a
saidctb
and
claude
committed
357215a
View commit details
Copy full SHA for 357215a
Browse repository at this point
codex: Split the C enum tests into their own feature owner
Show description for 0c36d23
saidctb
and
claude
committed
0c36d23
View commit details
Copy full SHA for 0c36d23
Browse repository at this point
codex: Point the deferred C parser doc at the reorganised test paths
Show description for 7b5b05c
saidctb
and
claude
committed
7b5b05c
View commit details
Copy full SHA for 7b5b05c
Browse repository at this point
codex: Separate language features from test infrastructure
saidctb
committed
1856179
View commit details
Copy full SHA for 1856179
Browse repository at this point
codex: Repair the references the test reorganisation left behind
Show description for 9e3db6f
saidctb
and
claude
committed
9e3db6f
View commit details
Copy full SHA for 9e3db6f
Browse repository at this point
codex: Correct the constructor and abstract-type limitations
Show description for 715f14f
saidctb
and
claude
committed
715f14f
View commit details
Copy full SHA for 715f14f
Browse repository at this point
codex: Stop listing rejected contracts as language limitations
Show description for ac5ba66
saidctb
and
claude
committed
ac5ba66
View commit details
Copy full SHA for ac5ba66
Browse repository at this point
fix bugs and add real(10) and complex(10)
saidctb
committed
056b3e1
View commit details
Copy full SHA for 056b3e1
Browse repository at this point
Commits on Aug 21, 2026
implement goal 3 and fix real libraries failing tests due to the new traitement of strings as scalars
saidctb
committed
8b908cf
View commit details
Copy full SHA for 8b908cf
Browse repository at this point
fix _direct_c_operation_ineligibility complexity hit 45
saidctb
committed
0e885e2
View commit details
Copy full SHA for 0e885e2
Browse repository at this point
cc is the default c compiler
saidctb
committed
e146a6c
View commit details
Copy full SHA for e146a6c
Browse repository at this point
fix lapack tests
saidctb
committed
48a09ab
View commit details
Copy full SHA for 48a09ab
Browse repository at this point
You can’t perform that action at this time.