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
196
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
9fb85ff
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 30, 2021
Merge pull request #313 from hsnyder/master
Show description for 9fb85ff
milancurcic
authored
9fb85ff
Copy full SHA for 9fb85ff
Merge pull request #432 from ghbrown/outer_product
Show description for c598899
jvdp1
authored
c598899
Copy full SHA for c598899
Commits on Jun 27, 2021
Merge pull request #439 from wclodius2/sorting4
Show description for 1b93a60
awvwgk
authored
1b93a60
Copy full SHA for 1b93a60
Make maximum rank an option (#440)
Show description for 1c6b2ae
awvwgk
authored
1c6b2ae
Copy full SHA for 1c6b2ae
Commits on Jun 24, 2021
Update doc/specs/stdlib_quadrature.md
Show description for 5c53579
hsnyder
and
awvwgk
authored
5c53579
Copy full SHA for 5c53579
Update doc/specs/stdlib_quadrature.md
Show description for 6f9d7e4
hsnyder
and
awvwgk
authored
6f9d7e4
Copy full SHA for 6f9d7e4
made spec examples (guassian quadrature) standalone programs
hsnyder
committed
f3d43b3
Copy full SHA for f3d43b3
Update doc/specs/stdlib_specialfunctions.md
Show description for 6647e9b
hsnyder
and
awvwgk
authored
6647e9b
Copy full SHA for 6647e9b
Update doc/specs/stdlib_specialfunctions.md
Show description for 7225987
hsnyder
and
awvwgk
authored
7225987
Copy full SHA for 7225987
Update doc/specs/stdlib_quadrature.md
Show description for 259482a
hsnyder
and
awvwgk
authored
259482a
Copy full SHA for 259482a
Update doc/specs/stdlib_quadrature.md
Show description for 4dbd769
hsnyder
and
awvwgk
authored
4dbd769
Copy full SHA for 4dbd769
Fixed docs wording and made pure function
ghbrown
committed
e852bb5
Copy full SHA for e852bb5
Commits on Jun 23, 2021
Added spec for special functions
hsnyder
committed
f6ac41b
Copy full SHA for f6ac41b
added spec for gaussian quadrature functions
hsnyder
committed
274f542
Copy full SHA for 274f542
test implementation for gaussian quadrature functions
hsnyder
committed
6f06f69
Copy full SHA for 6f06f69
added first tests for gaussian quadrature functions
hsnyder
committed
551ec6d
Copy full SHA for 551ec6d
Commits on Jun 21, 2021
Added parameters test_power and char_set_size
Show description for 0386f3b
wclodius2
committed
0386f3b
Copy full SHA for 0386f3b
matix -> rank-2 array in specs docs
Show description for 6aac9ca
ghbrown
and
jvdp1
authored
6aac9ca
Copy full SHA for 6aac9ca
Fixed spacing in specs docs
Show description for bdc0ed4
ghbrown
and
jvdp1
authored
bdc0ed4
Copy full SHA for bdc0ed4
Commits on Jun 20, 2021
Better documented changes to doc/specs/stdlib_sorting.md
Show description for 9a5c887
wclodius2
committed
9a5c887
Copy full SHA for 9a5c887
Minor formatting changes
Show description for 179c711
wclodius2
committed
179c711
Copy full SHA for 179c711
Minor formatting change
Show description for 467e339
wclodius2
committed
467e339
Copy full SHA for 467e339
Commits on Jun 19, 2021
Reformatted test_sorting.f90
Show description for f3210ab
wclodius2
committed
f3210ab
Copy full SHA for f3210ab
Changed test_sorting.f90 to reduce run times
Show description for 2412bdb
wclodius2
committed
2412bdb
Copy full SHA for 2412bdb
Commits on Jun 18, 2021
Merge pull request #433 from Aman-Godara/develop_find
Show description for 79ec20a
awvwgk
authored
79ec20a
Copy full SHA for 79ec20a
added optional specifier in syntax of slice function
aman-godara
committed
d0fea86
Copy full SHA for d0fea86
added "only" specifier after "use stdlib_string_type"
Show description for 768356f
aman-godara
and
jvdp1
authored
768356f
Copy full SHA for 768356f
added specifications link comment
Show description for a508144
aman-godara
and
jvdp1
authored
a508144
Copy full SHA for a508144
updated "syntax" to highlight optional arguments as optional
Show description for 3992092
aman-godara
and
jvdp1
authored
3992092
Copy full SHA for 3992092
Commits on Jun 17, 2021
made find function elemental, updated test cases and documentation accordingly
aman-godara
committed
4e923b4
Copy full SHA for 4e923b4
Commits on Jun 16, 2021
Fix manual makefile build
awvwgk
authored
c63d065
Copy full SHA for c63d065
Commits on Jun 14, 2021
optimised find function for consider_overlapping is .true.
aman-godara
committed
76182e2
Copy full SHA for 76182e2
added fail messages and put fullstop (.) in documentation
aman-godara
committed
f449f26
Copy full SHA for f449f26
Fixed errors and corrected style in specs doc
ghbrown
committed
45e9458
Copy full SHA for 45e9458
fixed typo
aman-godara
committed
90b401c
Copy full SHA for 90b401c
Pagination
Previous
Next
You can’t perform that action at this time.