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
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
61718ab
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 1, 2021
Update src/stdlib_stats_distribution_uniform.fypp
Show description for 61718ab
Jim-215-Fisher
and
jvdp1
authored
61718ab
Copy full SHA for 61718ab
Update src/stdlib_stats_distribution_uniform.fypp
Show description for 75a66b2
Jim-215-Fisher
and
jvdp1
authored
75a66b2
Copy full SHA for 75a66b2
Commits on Jul 31, 2021
Update src/tests/stats/test_distribution_uniform.fypp
Show description for c70b920
Jim-215-Fisher
and
jvdp1
authored
c70b920
Copy full SHA for c70b920
Update src/tests/stats/test_distribution_uniform.fypp
Show description for bc8a053
Jim-215-Fisher
and
jvdp1
authored
bc8a053
Copy full SHA for bc8a053
Update src/tests/stats/test_distribution_uniform.fypp
Show description for 464fa31
Jim-215-Fisher
and
jvdp1
authored
464fa31
Copy full SHA for 464fa31
Update src/tests/stats/test_distribution_uniform.fypp
Show description for 669fc99
Jim-215-Fisher
and
jvdp1
authored
669fc99
Copy full SHA for 669fc99
Update Makefile.manual
Jim-215-Fisher
authored
d5cba5b
Copy full SHA for d5cba5b
Update CMakeLists.txt
Jim-215-Fisher
authored
d963f09
Copy full SHA for d963f09
Update common.fypp
Jim-215-Fisher
authored
ad23f64
Copy full SHA for ad23f64
Commits on Jul 30, 2021
Update Makefile.manual
Jim-215-Fisher
authored
5c2e5da
Copy full SHA for 5c2e5da
Update CMakeLists.txt
Jim-215-Fisher
authored
14a7e09
Copy full SHA for 14a7e09
Merge pull request #23 from fortran-lang/master
Show description for ad180de
Jim-215-Fisher
authored
ad180de
Copy full SHA for ad180de
Update Makefile.manual
Jim-215-Fisher
authored
7327142
Copy full SHA for 7327142
Update Makefile.manual
Jim-215-Fisher
authored
8eac7f1
Copy full SHA for 8eac7f1
Update CMakeLists.txt
Jim-215-Fisher
authored
50d04e2
Copy full SHA for 50d04e2
Update index.md
Jim-215-Fisher
authored
635cc7b
Copy full SHA for 635cc7b
Add files via upload
Jim-215-Fisher
authored
230c1c6
Copy full SHA for 230c1c6
Delete test_distribution_uniform.f90
Jim-215-Fisher
authored
cd061f6
Copy full SHA for cd061f6
Update stdlib_stats_distribution_uniform.fypp
Jim-215-Fisher
authored
93acc2c
Copy full SHA for 93acc2c
Update test_distribution_uniform.f90
Jim-215-Fisher
authored
193a9c5
Copy full SHA for 193a9c5
Update stdlib_stats_distribution_uniform.md
Jim-215-Fisher
authored
0a00a03
Copy full SHA for 0a00a03
Update src/tests/stats/test_distribution_uniform.f90
Show description for 06174e4
Jim-215-Fisher
and
jvdp1
authored
06174e4
Copy full SHA for 06174e4
Update src/stdlib_stats_distribution_uniform.fypp
Show description for 8b9d16d
Jim-215-Fisher
and
jvdp1
authored
8b9d16d
Copy full SHA for 8b9d16d
Update src/stdlib_stats_distribution_uniform.fypp
Show description for 5dbad35
Jim-215-Fisher
and
jvdp1
authored
5dbad35
Copy full SHA for 5dbad35
Update stdlib_stats_distribution_uniform.md
Jim-215-Fisher
authored
a55a671
Copy full SHA for a55a671
Update doc/specs/stdlib_stats_distribution_uniform.md
Show description for 09a172c
Jim-215-Fisher
and
jvdp1
authored
09a172c
Copy full SHA for 09a172c
Update doc/specs/stdlib_stats_distribution_uniform.md
Show description for af7e831
Jim-215-Fisher
and
jvdp1
authored
af7e831
Copy full SHA for af7e831
Update doc/specs/stdlib_stats_distribution_uniform.md
Show description for 9bebab0
Jim-215-Fisher
and
jvdp1
authored
9bebab0
Copy full SHA for 9bebab0
Commits on Jul 25, 2021
Merge pull request #474 from 14NGiestas/patch-3
Show description for ce3a106
jvdp1
authored
ce3a106
Copy full SHA for ce3a106
Bug fix: Allocatable argument 'x' is not allocated #472
14NGiestas
authored
04f293d
Copy full SHA for 04f293d
Replace merge(n, 0, n > 0) by max(n, 0)
14NGiestas
authored
b66a7b3
Copy full SHA for b66a7b3
Replace merge(n, 0, n > 0) by max(n, 0)
14NGiestas
authored
a0d2a03
Copy full SHA for a0d2a03
Replace merge(n, 0, n > 0) by max(n, 0)
14NGiestas
authored
f018414
Copy full SHA for f018414
Commits on Jul 23, 2021
Bug fix: Allocatable argument 'x' is not allocated #472
14NGiestas
authored
6364bc2
Copy full SHA for 6364bc2
Bug fix: Allocatable argument 'x' is not allocated #472
14NGiestas
authored
28ff356
Copy full SHA for 28ff356
Pagination
Previous
Next
You can’t perform that action at this time.