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
197
Star
1.2k
Code
Issues
262
Pull requests
31
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
c79c8b9
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 13, 2024
Merge pull request #821 from jalvesz/master
Show description for c79c8b9
jvdp1
authored
c79c8b9
Copy full SHA for c79c8b9
Commits on Jun 10, 2024
Merge branch 'fortran-lang:master' into master
jalvesz
authored
be667e3
Copy full SHA for be667e3
Merge pull request #834 from fortran-lang/ci/setup-fortran
Show description for 627d72c
gnikit
authored
627d72c
Copy full SHA for 627d72c
set the first test in the table with the 0th index of real_kinds
jalvesz
committed
1e9b470
Copy full SHA for 1e9b470
Commits on Jun 9, 2024
ci: switch generator to Ninja
gnikit
committed
41d734a
Copy full SHA for 41d734a
ci: disable gcc-13 on macos-12
gnikit
committed
640c127
Copy full SHA for 640c127
ci: use setup-fortran for Intel compiler CI
gnikit
committed
d91e933
Copy full SHA for d91e933
ci: use fortran-setup for GCC version testing
gnikit
committed
175f1d8
Copy full SHA for 175f1d8
Commits on Jun 7, 2024
Merge branch 'fortran-lang:master' into master
jalvesz
authored
2ca52a2
Copy full SHA for 2ca52a2
Commits on Jun 6, 2024
linalg: Singular Value Decomposition (#808)
perazz
authored
c0c0647
Copy full SHA for c0c0647
Commits on Jun 3, 2024
revert use of check
jalvesz
committed
23934fc
Copy full SHA for 23934fc
revert tests changes
jalvesz
committed
efc86d8
Copy full SHA for efc86d8
Commits on Jun 2, 2024
test passing xdp and qp c-preprocessing flags with fpm
jalvesz
committed
2078cbb
Copy full SHA for 2078cbb
Commits on Jun 1, 2024
Merge branch 'fortran-lang:master' into master
jalvesz
authored
3be9d61
Copy full SHA for 3be9d61
Update src/stdlib_specialfunctions_gamma.fypp
Show description for f64357a
jalvesz
and
jvdp1
authored
f64357a
Copy full SHA for f64357a
Update src/stdlib_specialfunctions_gamma.fypp
Show description for 4999f9a
jalvesz
and
jvdp1
authored
4999f9a
Copy full SHA for 4999f9a
Commits on May 31, 2024
Merge pull request #829 from jvdp1/sort_32
Show description for efb53f5
jvdp1
authored
efb53f5
Copy full SHA for efb53f5
Commits on May 28, 2024
Merge branch 'svd' of github.com:perazz/stdlib into svd
perazz
committed
9f51efe
Copy full SHA for 9f51efe
matrix -> rank-2 array
perazz
committed
bdffb4f
Copy full SHA for bdffb4f
Merge branch 'master' into svd
perazz
authored
173f1ee
Copy full SHA for 173f1ee
format -> character parameter
perazz
committed
8f35e98
Copy full SHA for 8f35e98
Merge branch 'svd' of github.com:perazz/stdlib into svd
perazz
committed
6e5a7ce
Copy full SHA for 6e5a7ce
Update doc/specs/stdlib_linalg.md
Show description for e0d800c
perazz
and
jvdp1
authored
e0d800c
Copy full SHA for e0d800c
fix intent in docs
perazz
committed
8387797
Copy full SHA for 8387797
rename `svd` examples
perazz
committed
b579d98
Copy full SHA for b579d98
Update doc/specs/stdlib_linalg.md
Show description for 69458ad
perazz
and
jvdp1
authored
69458ad
Copy full SHA for 69458ad
Update doc/specs/stdlib_linalg.md
Show description for 28ae2cb
perazz
and
jvdp1
authored
28ae2cb
Copy full SHA for 28ae2cb
Update doc/specs/stdlib_linalg.md
Show description for 980a555
perazz
and
jvdp1
authored
980a555
Copy full SHA for 980a555
Merge branch 'fortran-lang:master' into master
jalvesz
authored
9bf435d
Copy full SHA for 9bf435d
linalg: fix typo in least-squares complex space allocation (#830)
perazz
authored
dc707f8
Copy full SHA for dc707f8
cleanup test
perazz
committed
89dc992
Copy full SHA for 89dc992
ncs in gelsd
perazz
committed
81ebb3f
Copy full SHA for 81ebb3f
Commits on May 27, 2024
add test program
perazz
committed
7dde49c
Copy full SHA for 7dde49c
fix: typo
perazz
committed
d3889c8
Copy full SHA for d3889c8
Update specs for sort_index
Vandenplas, Jeremie
committed
de505f2
Copy full SHA for de505f2
Pagination
Previous
Next
You can’t perform that action at this time.