Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
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
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
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
Reseting 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
185
Star
1.2k
Code
Issues
252
Pull requests
30
Discussions
Actions
Projects
0
Wiki
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 27, 2025
`linalg`: slightly increase test tolerance (#985)
perazz
authored
c14d599
Copy full SHA for c14d599
Commits on Apr 22, 2025
`pinv`: slightly increase test tol
perazz
committed
3532235
Copy full SHA for 3532235
Merge pull request #980 from zoziha/pure-1
Show description for d8fd7b2
zoziha
authored
d8fd7b2
Copy full SHA for d8fd7b2
Commits on Apr 21, 2025
docs(stdlib_linalg): add description of 'Class' as Pure function for diagonal array operations.
zoziha
committed
29cf716
Copy full SHA for 29cf716
Commits on Apr 20, 2025
stdlib_linalg: declare the `diag` function as pure
zoziha
committed
d000094
Copy full SHA for d000094
Commits on Apr 15, 2025
[hashmap] update initialization (#974)
perazz
authored
6aa5177
Copy full SHA for 6aa5177
Commits on Apr 8, 2025
specialfunctions: generalize `gamma` precision (#969)
perazz
authored
1ba499c
Copy full SHA for 1ba499c
Commits on Apr 4, 2025
Minor formatting change
chuckyvt
committed
2aae214
Copy full SHA for 2aae214
Commits on Apr 3, 2025
Update stdlib_hashmap_chaining.f90
Show description for 9496beb
chuckyvt
committed
9496beb
Copy full SHA for 9496beb
Removed redundant initialization update
chuckyvt
committed
ce8703e
Copy full SHA for ce8703e
Merge branch 'hashmap-init-update' of https://github.com/chuckyvt/stdlib into hashmap-init-update
chuckyvt
committed
2e8e686
Copy full SHA for 2e8e686
Update example/hashmaps/example_hashmaps_init.f90
Show description for 5cc1c9f
chuckyvt
and
jvdp1
authored
5cc1c9f
Copy full SHA for 5cc1c9f
Initialization flag add
Show description for 43779e2
chuckyvt
committed
43779e2
Copy full SHA for 43779e2
Update test/hashmaps/test_open_maps.f90
Show description for f54132a
chuckyvt
and
jvdp1
authored
f54132a
Copy full SHA for f54132a
Update test/hashmaps/test_chaining_maps.f90
Show description for f49759e
chuckyvt
and
jvdp1
authored
f49759e
Copy full SHA for f49759e
Update example/hashmaps/example_hashmaps_get_all_keys.f90
Show description for 91f42cf
chuckyvt
and
jvdp1
authored
91f42cf
Copy full SHA for 91f42cf
system: `delete_file` (#966)
perazz
authored
def840d
Copy full SHA for def840d
hashmap-init-update
Show description for b2e08d5
chuckyvt
committed
b2e08d5
Copy full SHA for b2e08d5
Commits on Mar 31, 2025
intel directory fix
perazz
committed
53ffe5a
Copy full SHA for 53ffe5a
non-existent: emit warning, not error
perazz
committed
16d3f28
Copy full SHA for 16d3f28
adjust examples
perazz
committed
f9d999f
Copy full SHA for f9d999f
Commits on Mar 30, 2025
generalize `l_gamma`, `l_factorial` kinds
perazz
committed
220b79f
Copy full SHA for 220b79f
Merge branch 'gamma_no_qp' of https://github.com/perazz/stdlib into gamma_no_qp
perazz
committed
b4f0fcb
Copy full SHA for b4f0fcb
fix `integer`->`real` warning
perazz
committed
4ab2c81
Copy full SHA for 4ab2c81
Update test/specialfunctions/test_specialfunctions_gamma.fypp
Show description for 1dd6053
perazz
and
jvdp1
authored
1dd6053
Copy full SHA for 1dd6053
Update test/specialfunctions/test_specialfunctions_gamma.fypp
Show description for e0e998f
perazz
and
jvdp1
authored
e0e998f
Copy full SHA for e0e998f
Commits on Mar 28, 2025
Update test_specialfunctions_gamma.fypp
perazz
committed
43944ce
Copy full SHA for 43944ce
Update test_specialfunctions_gamma.fypp
perazz
committed
0ba3155
Copy full SHA for 0ba3155
for all non-`sp` kinds, use max available precision
perazz
committed
5022e25
Copy full SHA for 5022e25
temporary: verbose test result for CI error
perazz
committed
a12c18d
Copy full SHA for a12c18d
Merge pull request #958 from zoziha/delim-1
Show description for 60d0a76
jalvesz
authored
60d0a76
Copy full SHA for 60d0a76
generalize tests
perazz
committed
9b253b1
Copy full SHA for 9b253b1
Commits on Mar 27, 2025
fix typo: `z_limit` is `real`
perazz
committed
1d92448
Copy full SHA for 1d92448
gamma: generalize internal calculation to "next" more accurate precision
perazz
committed
e3ee922
Copy full SHA for e3ee922
Commits on Mar 26, 2025
fix some module references in the docs
perazz
committed
adcc15c
Copy full SHA for adcc15c
Pagination
Previous
Next
You can’t perform that action at this time.