Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
fortran-lang
/
stdlib
Public
Notifications
You must be signed in to change notification settings
Fork
199
Star
1.3k
Code
Issues
262
Pull requests
34
Discussions
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
27b7178
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 6, 2025
Update doc/specs/stdlib_hashmaps.md
Show description for 27b7178
chuckyvt
and
jvdp1
committed
27b7178
Copy full SHA for 27b7178
Update doc/specs/stdlib_hashmaps.md
Show description for 04e59c0
chuckyvt
and
jvdp1
committed
04e59c0
Copy full SHA for 04e59c0
Typo fix
Show description for 0485d71
chuckyvt
committed
0485d71
Copy full SHA for 0485d71
Update to include allocate statement
Show description for d83e555
chuckyvt
committed
d83e555
Copy full SHA for d83e555
Test allocate again
Show description for 9c8f7c2
chuckyvt
committed
9c8f7c2
Copy full SHA for 9c8f7c2
Update example_hashmaps_remove.f90
Show description for aa9952e
chuckyvt
committed
aa9952e
Copy full SHA for aa9952e
Update example_hashmaps_rehash.f90
Show description for f7a6846
chuckyvt
committed
f7a6846
Copy full SHA for f7a6846
Update example_hashmaps_map_entry.f90
Show description for 61c1082
chuckyvt
committed
61c1082
Copy full SHA for 61c1082
Update to remove other_type references
Show description for 8a1b4fa
chuckyvt
committed
8a1b4fa
Copy full SHA for 8a1b4fa
Update stdlib_hashmaps.md
chuckyvt
committed
4b6d682
Copy full SHA for 4b6d682
Update example_hashmaps_set_other_data.f90
Show description for 970e389
chuckyvt
committed
970e389
Copy full SHA for 970e389
Update CMakeLists.txt
Show description for df94ee5
chuckyvt
committed
df94ee5
Copy full SHA for df94ee5
Revert "Update CMakeLists.txt"
Show description for 45f6f2a
chuckyvt
committed
45f6f2a
Copy full SHA for 45f6f2a
Update CMakeLists.txt
Show description for 97ac470
chuckyvt
committed
97ac470
Copy full SHA for 97ac470
Update CMakeLists.txt
Show description for 4a2200f
chuckyvt
committed
4a2200f
Copy full SHA for 4a2200f
Update CMakeLists.txt
Show description for 5692eae
chuckyvt
committed
5692eae
Copy full SHA for 5692eae
Update example_hashmaps_set_other_data.f90
Show description for 1cd2e2e
chuckyvt
committed
1cd2e2e
Copy full SHA for 1cd2e2e
Update stdlib_hashmap_chaining.f90
Show description for 2ae6665
chuckyvt
committed
2ae6665
Copy full SHA for 2ae6665
Remove other type from test_chaining and test_open
chuckyvt
committed
b1cfb3b
Copy full SHA for b1cfb3b
Update src/stdlib_hashmap_chaining.f90
Show description for b09a1ad
chuckyvt
and
jvdp1
committed
b09a1ad
Copy full SHA for b09a1ad
Update src/stdlib_hashmap_open.f90
Show description for 72f66b9
chuckyvt
and
jvdp1
committed
72f66b9
Copy full SHA for 72f66b9
Update src/stdlib_hashmap_chaining.f90
Show description for 9c5574b
chuckyvt
and
jvdp1
committed
9c5574b
Copy full SHA for 9c5574b
Other_type cleanup and removal
Show description for 4847f5c
chuckyvt
committed
4847f5c
Copy full SHA for 4847f5c
RC1
Show description for 1c681d1
chuckyvt
committed
1c681d1
Copy full SHA for 1c681d1
Commits on Jan 30, 2025
Fix generalized `eig` rwork size (#929)
perazz
authored
036b091
Copy full SHA for 036b091
remove `dimension` attributes
perazz
committed
8a2c6e8
Copy full SHA for 8a2c6e8
lift `xdp` restriction
perazz
committed
a91ae04
Copy full SHA for a91ae04
add `ggev` tests
perazz
committed
08becd8
Copy full SHA for 08becd8
fix `ggev` rwork size
perazz
committed
e84f91a
Copy full SHA for e84f91a
`number_of_columns`: read whole line (#926)
perazz
authored
399f9a1
Copy full SHA for 399f9a1
Merge pull request #928 from fortran-lang/jalvesz-patch-1
Show description for 52d3baa
jalvesz
authored
52d3baa
Copy full SHA for 52d3baa
Fix output format in sparse example
Show description for 7fb6d2a
jalvesz
authored
7fb6d2a
Copy full SHA for 7fb6d2a
Commits on Jan 29, 2025
Merge branch 'fortran-lang:master' into fix_number_of_columns
perazz
authored
4708a0a
Copy full SHA for 4708a0a
limit Intel Classic CI to Ubuntu 22.04 (#925)
perazz
authored
74f5f90
Copy full SHA for 74f5f90
Update src/stdlib_io.fypp
Show description for 7c39ac5
perazz
and
jvdp1
authored
7c39ac5
Copy full SHA for 7c39ac5
Pagination
Previous
Next
You can’t perform that action at this time.