Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
Mahmood-Sinan
/
stdlib
Public
forked from
fortran-lang/stdlib
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Actions: Mahmood-Sinan/stdlib
Actions
All workflows
Workflows
Build and Deploy Documents
Build and Deploy Documents
CI
CI
CI - Big-Endian
CI - Big-Endian
CI - IO and system modules
CI - IO and system modules
CI - Mathematical modules
CI - Mathematical modules
CI - Utilities modules
CI - Utilities modules
CI_BLAS
CI_BLAS
CI_Flang
CI_Flang
CI_windows
CI_windows
fpm-build
fpm-build
Show more workflows...
Management
Caches
Build and Deploy Documents
Build and Deploy Documents
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
doc-deployment.yml
will be ignored since log searching is not yet available
125 workflow runs
125 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
modify: doc
Build and Deploy Documents
#129:
Commit
892e529
pushed by
Mahmood-Sinan
7m 46s
unique_function
unique_function
7m 46s
View workflow file
remove test complex test cases if STDLIB_HASHMAPS is set to Off
Build and Deploy Documents
#128:
Commit
dad99f9
pushed by
Mahmood-Sinan
4m 14s
unique_function
unique_function
4m 14s
View workflow file
add complex type
Build and Deploy Documents
#127:
Commit
02f83a2
pushed by
Mahmood-Sinan
23m 30s
unique_function
unique_function
23m 30s
View workflow file
add string_type
Build and Deploy Documents
#126:
Commit
d287149
pushed by
Mahmood-Sinan
3m 27s
unique_function
unique_function
3m 27s
View workflow file
merge char APIs with real and int
Build and Deploy Documents
#125:
Commit
ba7f5cd
pushed by
Mahmood-Sinan
4m 29s
unique_function
unique_function
4m 29s
View workflow file
tolerance check for edge cases
Build and Deploy Documents
#124:
Commit
bedc070
pushed by
Mahmood-Sinan
8m 8s
unique_function
unique_function
8m 8s
View workflow file
minor changes
Build and Deploy Documents
#123:
Commit
592a675
pushed by
Mahmood-Sinan
9m 52s
unique_function
unique_function
9m 52s
View workflow file
Merge remote-tracking branch 'upstream/master' into unique_function
Build and Deploy Documents
#122:
Commit
6bb28f5
pushed by
Mahmood-Sinan
9m 14s
unique_function
unique_function
9m 14s
View workflow file
minor changes
Build and Deploy Documents
#121:
Commit
b2c0139
pushed by
Mahmood-Sinan
4m 14s
unique_function
unique_function
4m 14s
View workflow file
Update doc/specs/stdlib_sorting.md
Build and Deploy Documents
#120:
Commit
1dc7f08
pushed by
Mahmood-Sinan
3m 49s
unique_function
unique_function
3m 49s
View workflow file
feat (linalg_iterative) : add gmres solver to the iterative methods l…
Build and Deploy Documents
#119:
Commit
9a15c77
pushed by
Mahmood-Sinan
14m 57s
master
master
14m 57s
View workflow file
change function to subroutine
Build and Deploy Documents
#118:
Commit
e805928
pushed by
Mahmood-Sinan
4m 25s
unique_function
unique_function
4m 25s
View workflow file
minor changes
Build and Deploy Documents
#117:
Commit
2808246
pushed by
Mahmood-Sinan
3m 24s
unique_function
unique_function
3m 24s
View workflow file
add tolerance test and use unsorted name instead of stable
Build and Deploy Documents
#116:
Commit
e4e1f99
pushed by
Mahmood-Sinan
7m 8s
unique_function
unique_function
7m 8s
View workflow file
modify example
Build and Deploy Documents
#115:
Commit
856b288
pushed by
Mahmood-Sinan
6m 17s
unique_function
unique_function
6m 17s
View workflow file
conditionalise hashmap dependency
Build and Deploy Documents
#114:
Commit
300185a
pushed by
Mahmood-Sinan
4m 18s
unique_function
unique_function
4m 18s
View workflow file
check
Build and Deploy Documents
#113:
Commit
36f8e51
pushed by
Mahmood-Sinan
7m 31s
unique_function
unique_function
7m 31s
View workflow file
add tolerance for unsorted real cases
Build and Deploy Documents
#112:
Commit
4fd903b
pushed by
Mahmood-Sinan
3m 41s
unique_function
unique_function
3m 41s
View workflow file
add example, spec, docs, remove xdp kind implementation
Build and Deploy Documents
#111:
Commit
94d047e
pushed by
Mahmood-Sinan
4m 19s
unique_function
unique_function
4m 19s
View workflow file
introduct ger and gerc for covariance matrix calculation
Build and Deploy Documents
#110:
Commit
8e36cb6
pushed by
Mahmood-Sinan
3m 44s
kabsch_algorithm
kabsch_algorithm
3m 44s
View workflow file
add do concurrent
Build and Deploy Documents
#109:
Commit
25c93b7
pushed by
Mahmood-Sinan
6m 14s
kabsch_algorithm
kabsch_algorithm
6m 14s
View workflow file
remove use of tmp_N in covariance calculation with W
Build and Deploy Documents
#108:
Commit
2f92112
pushed by
Mahmood-Sinan
6m 18s
kabsch_algorithm
kabsch_algorithm
6m 18s
View workflow file
remove use of tmp_N in covariance calculation without W
Build and Deploy Documents
#107:
Commit
20d9294
pushed by
Mahmood-Sinan
4m 21s
kabsch_algorithm
kabsch_algorithm
4m 21s
View workflow file
improvements
Build and Deploy Documents
#106:
Commit
961b516
pushed by
Mahmood-Sinan
7m 31s
kabsch_algorithm
kabsch_algorithm
7m 31s
View workflow file
change flow
Build and Deploy Documents
#105:
Commit
3e68f36
pushed by
Mahmood-Sinan
4m 16s
unique_function
unique_function
4m 16s
View workflow file
Previous
1
2
3
4
5
Next
You can’t perform that action at this time.