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
263
Pull requests
32
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
227e520
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 4, 2021
spell checked
Jim-215-Fisher
committed
227e520
Copy full SHA for 227e520
change PRNG in test to random
Jim-215-Fisher
committed
39e991b
Copy full SHA for 39e991b
change PRNG to random
Jim-215-Fisher
committed
22a6023
Copy full SHA for 22a6023
modify CMakeLists, Makefile, and index
Jim-215-Fisher
committed
3bc615b
Copy full SHA for 3bc615b
Merge remote-tracking branch 'upstream/master'
Jim-215-Fisher
committed
cc4d3f2
Copy full SHA for cc4d3f2
remove uniform files
Jim-215-Fisher
committed
b13a48e
Copy full SHA for b13a48e
Rename stdlib_stats_distribution_PRNG to stdlib_random (#545)
awvwgk
authored
ff852d2
Copy full SHA for ff852d2
Commits on Oct 3, 2021
Merge remote-tracking branch 'upstream/master' into Distribution-Uniform
Jim-215-Fisher
committed
e11454d
Copy full SHA for e11454d
Merge pull request #25 from jvdp1/jim_uni
Show description for 7a650f1
Jim-215-Fisher
authored
7a650f1
Copy full SHA for 7a650f1
Commits on Oct 2, 2021
update titles of specs of the different stdlib_stats_distribution
jvdp1
committed
b877660
Copy full SHA for b877660
correct issue with syntax of pdf_uniform
jvdp1
committed
a435b04
Copy full SHA for a435b04
update all specs links
jvdp1
committed
884623b
Copy full SHA for 884623b
changed Version to version:, such that ford considers it as meta-info
jvdp1
committed
a904337
Copy full SHA for a904337
Add a changelog for the current features of stdlib (#537)
awvwgk
authored
0d1cc1c
Copy full SHA for 0d1cc1c
Ensure module output directory is generated in configure stage (#521)
Show description for 5905dfb
awvwgk
authored
5905dfb
Copy full SHA for 5905dfb
Commits on Oct 1, 2021
Merge pull request #543 from Carltoffel/fix-string-concat
Show description for 0bf8fd2
milancurcic
authored
0bf8fd2
Copy full SHA for 0bf8fd2
Added test cases for empty character scalars
Show description for e24a925
milancurcic
and
aman-godara
authored
e24a925
Copy full SHA for e24a925
Merge pull request #539 from Sideboard/feature/gcd
Show description for 65b74f8
milancurcic
authored
65b74f8
Copy full SHA for 65b74f8
Commits on Sep 29, 2021
Add function gcd
Sideboard
committed
33c25e5
Copy full SHA for 33c25e5
Fix string_type concatenation
Carl Burkert
committed
75c6d8f
Copy full SHA for 75c6d8f
Add proper tests for string_type concatenation
Carl Burkert
committed
e4273ab
Copy full SHA for e4273ab
Commits on Sep 22, 2021
correct FYPP comment format
Jim-215-Fisher
committed
a9eee6b
Copy full SHA for a9eee6b
Add comments and change some function names
Jim-215-Fisher
committed
ae1c3f9
Copy full SHA for ae1c3f9
Commits on Sep 21, 2021
naming change and some corrections
Jim-215-Fisher
committed
c57e7fc
Copy full SHA for c57e7fc
Merge branch 'master' into Distribution-Uniform
Jim-215-Fisher
committed
870fd3b
Copy full SHA for 870fd3b
Merge remote-tracking branch 'upstream/master'
Jim-215-Fisher
committed
916f69a
Copy full SHA for 916f69a
public naming change and some corrections
Jim-215-Fisher
committed
edf6ac8
Copy full SHA for edf6ac8
Merge pull request #528 from Carltoffel/replace-ifelse-with-optval
Show description for 82f8c8d
milancurcic
authored
82f8c8d
Copy full SHA for 82f8c8d
Merge pull request #530 from gareth-nx/pr/readme_updates
Show description for 5614737
milancurcic
authored
5614737
Copy full SHA for 5614737
Commits on Sep 20, 2021
Quotes for stdlib
Show description for dba123d
gareth-nx
and
jvdp1
authored
dba123d
Copy full SHA for dba123d
Remove -flto to make the example almost compiler independent
Show description for 8178a1c
gareth-nx
and
jvdp1
authored
8178a1c
Copy full SHA for 8178a1c
Merge remote-tracking branch 'upstream/master' into Distribution-Uniform
Jim-215-Fisher
committed
bd6c97c
Copy full SHA for bd6c97c
Enable Makefile.manual to use environmental variables for FC, FFLAGS, FYPP, and document their use in README
gareth-nx
committed
58c9b37
Copy full SHA for 58c9b37
Mention deletion of the build folder as a strategy for recompiling
gareth-nx
committed
cbc8dd6
Copy full SHA for cbc8dd6
remove -fPIC from compiler flags
gareth-nx
committed
6ec8d6b
Copy full SHA for 6ec8d6b
Pagination
Previous
Next
You can’t perform that action at this time.